Vikhyath Mondreti
e9d53042f6
fix(inactivity-notif): add cron to helm ( #2235 )
2025-12-06 18:54:58 -08:00
Waleed
22c9384f19
improvement(code): removed dedicated code-optimized virtualized viewer, baked it into the code component ( #2234 )
...
* improvement(code): removed dedicated code-optimized virtualized viewer, baked it into the code component
* ack PR comments
2025-12-06 18:12:51 -08:00
Waleed
6e02a73259
feat(i18n): update translations ( #2233 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-06 17:57:46 -08:00
Adam Gough
683b4476fa
fix(google-drive): added support for shared drive ( #2232 )
...
* added param for shared drive
* removed comments
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-06 17:37:02 -08:00
Adam Gough
ae7937280e
feat(google-groups): added google groups ( #2229 )
...
* added google-groups
* added a few more endpoints
* removed comments
* removed named imports, fixed comments
* fixed google groups tool names
---------
Co-authored-by: aadamgough <adam@sim.ai >
Co-authored-by: waleed <walif6@gmail.com >
2025-12-06 17:32:30 -08:00
Waleed
ebef5f3a27
v0.5.20: google slides, ui fixes, subflow resizing improvements
v0.5.20
2025-12-06 15:36:09 -08:00
Waleed
7bfc6ebe48
fix(copilot): fixed copilot code component overflowing gutter ( #2230 )
2025-12-06 15:20:41 -08:00
Vikhyath Mondreti
23ef39de72
improvement(ui): revert settings > envvar ui ( #2227 )
2025-12-06 14:26:39 -08:00
Waleed
507fc112be
feat(admin): added more billing, subscriptions, and organization admin API routes ( #2225 )
...
* feat(admin): added more billing, subscriptions, and organization admin API routes
* cleanup
* ack PR comments
* cleanup
* ack PR comment
2025-12-06 14:13:50 -08:00
Waleed
26670e289d
fix(hosted): fixed hosted providers to exact string match model names rather than check provider names ( #2228 )
2025-12-06 13:33:34 -08:00
Waleed
e52bd575e7
feat(i18n): update translations ( #2226 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-06 13:33:00 -08:00
Emir Karabeg
0b28128f25
feat(tools): google slides tool, terminal console virtualization, tool fixes ( #2209 )
...
* feat: google slides tool
* fix oauth for slides, add remaining endpoints, update docs
* optimize json dump viewer using react window
* change slides to use google drive credentials
* fix some tools
* ack PR comments
---------
Co-authored-by: waleed <walif6@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-12-06 12:16:21 -08:00
Vikhyath Mondreti
a50edf8131
fix(autolayout): subflow calculation ( #2223 )
...
* fix(autolayout): subflow calculation
* cleanup code
* fix missing import
* add back missing import
2025-12-05 16:31:10 -08:00
Vikhyath Mondreti
12c4c2d44f
v0.5.19: copilot fix
v0.5.19
2025-12-05 15:27:31 -08:00
Siddharth Ganesan
656dfafb8f
fix(copilot): fix function execute tool ( #2222 )
2025-12-05 15:19:39 -08:00
Siddharth Ganesan
9f604f379e
fix(copilot): fix tool call flash ( #2221 )
...
* Fix copilot tool call flash
* Fix lint
2025-12-05 15:12:35 -08:00
Siddharth Ganesan
75da06adf8
fix(copilot): fix hanging tool calls ( #2218 )
2025-12-05 14:59:38 -08:00
Vikhyath Mondreti
929a352edb
fix(build): added trigger.dev sdk mock to tests ( #2216 )
2025-12-05 14:26:50 -08:00
Vikhyath Mondreti
c7b473f55f
fix(build): added trigger.dev sdk mock to tests ( #2216 )
2025-12-05 14:24:52 -08:00
Vikhyath Mondreti
6cd078b0fe
v0.5.18: ui fixes, nextjs16, workspace notifications, admin APIs, loading improvements, new slack tools
v0.5.18
2025-12-05 14:03:09 -08:00
Vikhyath Mondreti
fb4c9827f8
fix(custom-bot-slack): dependsOn incorrectly set for bot_token ( #2214 )
...
* fix(custom-bot-slack): dependsOn incorrectly set for bot_token"
* fix other references to be compatible
* fix dependsOn for things depending on authMethod"
2025-12-05 13:54:52 -08:00
Siddharth Ganesan
4fd5f0051f
fix(copilot): validation ( #2215 )
...
* Fix validation error
* Fix lint
2025-12-05 13:46:50 -08:00
Waleed
002713ec4b
feat(i18n): update translations ( #2208 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-05 13:29:44 -08:00
Waleed
5d6c1f7b88
feat(tools): added more slack tools ( #2212 )
2025-12-05 13:22:35 -08:00
Siddharth Ganesan
7752beac01
fix(import): fix array errors on import/export ( #2211 )
...
* Fix import/export
* Remove copilot gdrive tools
* Null
* Fix lint
* Add copilot validation
* Fix validation
2025-12-05 13:07:01 -08:00
Emir Karabeg
7101dc58d4
improvement: loading, optimistic actions ( #2193 )
...
* improvement: loading, optimistic operations
* improvement: folders update
* fix usage indicator rounding + new tsconfig
* remove redundant checks
* fix hmr case for missing workflow loads
* add abstraction for zustand/react hybrid optimism
* remove comments
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-12-05 13:01:12 -08:00
Siddharth Ganesan
58251e28e6
feat(copilot): superagent ( #2201 )
...
* Superagent poc
* Checkpoint brokeN
* tool call rag
* Fix
* Fixes
* Improvements
* Creds stuff
* Fix
* Fix tools
* Fix stream
* Prompt
* Update sheets descriptions
* Better
* Copilot components
* Delete stuff
* Remove db migration
* Fix migrations
* Fix things
* Copilot side superagent
* Build workflow from chat
* Combine superagent into copilkot
* Render tools
* Function execution
* Max mode indicators
* Tool call confirmations
* Credential settings
* Remove betas
* Bump version
* Dropdown options in block metadata
* Copilot kb tools
* Fix lint
* Credentials modal
* Fix lint
* Cleanup
* Env var resolution in superagent tools
* Get id for workflow vars
* Fix insert into subflow
* Fix executor for while and do while loops
* Fix metadata for parallel
* Remove db migration
* Rebase
* Add migrations back
* Clean up code
* Fix executor logic issue
* Cleanup
* Diagram tool
* Fix tool naems
* Comment out g3p
* Remove popup option
* Hide o3
* Remove db migration
* Fix merge conflicts
* Fix lint
* Fix tests
* Remove webhook change
* Remove cb change
* Fix lint
* Fix
* Fix lint
* Fix build
* comment out gemini
* Add gemini back
* Remove bad test
* Fix
* Fix test
* Fix
* Nuke bad test
* Fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Waleed <walif6@gmail.com >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-04 21:26:18 -08:00
Vikhyath Mondreti
8ef9a45125
fix(env-vars): refactor for workspace/personal env vars to work with server side execution correctly ( #2197 )
...
* fix(env-var-resolution): new executor env var resolution changes
* add sessionuser id"
* cleanup code
* add doc update
* fix build
* fix client session pass through"
* add type change
* fix env var with hitl
* fix types
2025-12-04 21:08:20 -08:00
Waleed
ca818a6503
feat(admin): added admin APIs for admin management ( #2206 )
2025-12-04 20:52:32 -08:00
Waleed
1b903f2db5
fix(images): updated helm charts with branding URL guidance, removed additional nextjs image optimizations ( #2205 )
2025-12-04 19:39:51 -08:00
Waleed
414a54c358
feat(i18n): update translations ( #2204 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-04 19:03:03 -08:00
Vikhyath Mondreti
3b9f0f9ce2
feat(error-notifications): workspace-level configuration of slack, email, webhook notifications for workflow execution ( #2157 )
...
* feat(notification): slack, email, webhook notifications from logs
* retain search params for filters to link in notification
* add alerting rules
* update selector
* fix lint
* add limits on num of emails and notification triggers per workspace
* address greptile comments
* add search to combobox
* move notifications to react query
* fix lint
* fix email formatting
* add more alert types
* fix imports
* fix test route
* use emcn componentfor modal
* refactor: consolidate notification config fields into jsonb objects
* regen migration
* fix delete notif modal ui
* make them multiselect dropdowns
* update tag styling
* combobox font size with multiselect tags'
2025-12-04 18:29:22 -08:00
Waleed
dcbdcb43aa
chore(deps): upgrade to nextjs 16 ( #2203 )
...
* chore(deps): upgrade to nextjs 16
* upgraded fumadocs
* ensure vercel uses bun
* fix build
* fix bui;d
* remove redundant vercel.json
2025-12-04 17:55:37 -08:00
Emir Karabeg
1642ed754b
improvement: modal UI ( #2202 )
...
* fix: trigger-save delete modal
* improvement: old modal styling
2025-12-04 17:10:59 -08:00
Vikhyath Mondreti
d22b5783be
fix(enterprise-plan): seats should be taken from metadata ( #2200 )
...
* fix(enterprise): seats need to be picked up from metadata not column
* fix env var access
* fix user avatar
2025-12-04 16:22:29 -08:00
Waleed
8e7d8c93e3
fix(profile-pics): remove sharp dependency for serving profile pics in settings ( #2199 )
2025-12-04 15:46:10 -08:00
Waleed
ca3eb5b5a5
fix(subscription): fixed text clipping on subscription panel ( #2198 )
2025-12-04 15:12:50 -08:00
Waleed
dc5a2b1ad1
fix(envvar): fix envvar dropdown positioning, remove dead code ( #2196 )
2025-12-04 14:35:25 -08:00
Waleed
3f84ed9b72
fix(settings): fix long description on wordpress integration ( #2195 )
2025-12-04 14:10:50 -08:00
Waleed
31874939ee
v0.5.17: modals, billing fixes, bun update, zoom, dropbox, kalshi, polymarket, datadog, ahrefs, gitlab, shopify, ssh, wordpress integrations
v0.5.17
2025-12-04 13:29:46 -08:00
Waleed
b54ca604b6
fix(chat): fix download & clear popover staying open after pressing in floating chat ( #2192 )
2025-12-04 13:03:12 -08:00
Waleed
e581608472
fix(copilot): fix code viewer in copilot user inp ( #2191 )
2025-12-04 12:50:11 -08:00
Emir Karabeg
a4d4dfaa32
fix: tooltip on env settings ( #2190 )
2025-12-04 12:39:37 -08:00
Waleed
099e86e3c1
fix(settings): fixed sso form validation ( #2189 )
2025-12-04 12:34:28 -08:00
Emir Karabeg
042de6a944
fix: modals, settings, panel ( #2187 )
2025-12-04 12:01:36 -08:00
Waleed
f44e7e34ec
fix(input): allow test value if no real value provided for inputs in deployed executions ( #2186 )
...
* fix(input): allow test value if no real value provided for inputs in deployed executions
* ack PR comments
2025-12-04 11:41:08 -08:00
Waleed
6bfb643ef8
fix(polling): fixed gmail and outlook polling to respect disabled status ( #2185 )
2025-12-04 11:31:33 -08:00
Siddharth Ganesan
cd5d1c0958
fix(executor): nested error activation ( #2184 )
2025-12-04 10:55:26 -08:00
Waleed
9df87d9b88
fix(mcp): remove client-side cache and reduce server cache from 5m to 30s ( #2182 )
...
* fix(mcp): remove client-side cache and reduce server cache from 5m to 30s
* ack PR comments
2025-12-04 08:51:06 -08:00
Waleed
c864d17991
chore(deps): upgrade to bun v1.3 ( #2181 )
...
* chore(deps): upgrade to bun v1.3
* ack PR comments
2025-12-04 00:43:01 -08:00