Waleed
98e98496e8
Revert "improvement(consts): removed redundant default consts in favor of env…" ( #1739 )
...
This reverts commit 659b46fa2f .
2025-10-26 23:06:14 -07:00
Waleed
659b46fa2f
improvement(consts): removed redundant default consts in favor of envvar defaults for storage & usage limits ( #1737 )
...
* improvement(consts): removed redundant default consts in favor of envvar defaults for storage & usage limits
* remove unnecessary tests
2025-10-26 21:43:00 -07:00
Waleed
fb3d6d4c88
feat(files): added usage indicator for file storage to settings ( #1736 )
...
* feat(files): added usage indicator for file storage to settings
* cleanup
2025-10-26 21:36:25 -07:00
Waleed
ec2cc82b72
feat(i18n): update translations ( #1734 )
2025-10-26 18:35:20 -07:00
Adam Gough
274d5e3afc
fix(clay): fixed clay tool ( #1725 )
...
* fixed clay tool
* added metadata
* added metadata to types
* fix(clay): remove (optional) from subblock name
* regen docs
2025-10-26 18:30:08 -07:00
Waleed
c552bb9c5f
fix(elevenlabs): added internal auth helper for proxy routes ( #1732 )
...
* fix(elevenlabs): added internal auth helper for proxy routes
* remove concurrent tests
* build fix
2025-10-25 17:54:27 -07:00
Vikhyath Mondreti
ad7b791242
improvement(deployments): simplify deployments for chat and indicate active version ( #1730 )
...
* improvement(deployment-ux): deployment should indicate and make details configurable when activating previous version
* fix activation UI
* remove redundant code
* revert pulsing dot
* fix redeploy bug
* bill workspace owner for deployed chat
* deployed chat
* fix bugs
* fix tests, address greptile
* fix
* ui bug to load api key
* fix qdrant fetch tool
2025-10-25 16:55:34 -07:00
Waleed
ce4893a53c
feat(sso-chat-deployment): added sso auth option for chat deployment ( #1729 )
...
* feat(sso-chat-deployment): added sso auth option for chat deployment
* ack PR comments
2025-10-25 14:58:25 -07:00
Adam Gough
517f1a91b6
fix(google-scopes): added forms and different drive scope ( #1532 )
...
* added google forms scope and google drive scope
* added back file scope
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Adam Gough <adamgough@Mac-530.lan >
2025-10-25 12:08:49 -07:00
Waleed
dba7514350
improvement(schedule): fix UI bug with schedule modal ( #1722 )
2025-10-23 14:16:59 -07:00
Waleed
e94de1dd26
feat(i18n): update translations ( #1721 )
2025-10-23 13:15:05 -07:00
Waleed
a4e874b266
feat(tools): added webflow OAuth + tools ( #1720 )
...
* feat(tools): added webflow OAuth + tools
* remove itemId from delete item
* remove siteId
* added webhook triggers + oauth scopes + site/collection selector
* update sample payload for webflow triggers
* cleanup
* fix discord color
2025-10-23 13:08:32 -07:00
Waleed
ec034f3fc7
fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data ( #1719 )
...
* fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data
* apps/sim
* renaming
* remove relative import
2025-10-22 14:07:52 -07:00
Waleed
e425d064c0
improvement(condition): added variable and envvar highlighting for condition input ( #1718 )
2025-10-22 13:12:09 -07:00
Waleed
bcd1a2faf6
feat(i18n): update translations ( #1709 )
2025-10-22 12:55:36 -07:00
Vikhyath Mondreti
989a77261c
fix(debug-mode): remove duplicate debug mode flag ( #1714 )
2025-10-22 00:49:18 -10:00
Vikhyath Mondreti
5ab482127d
fix(remove-exec-context): tools handle workflow id check themselves
2025-10-21 16:34:08 -10:00
Vikhyath Mondreti
b8bc632baa
fix(workflow-auth): adding workflowId param to only internal urls ( #1710 )
2025-10-21 16:30:22 -10:00
Waleed
4d7ebd8bcb
feat(supabase): added vector search tool and updated docs ( #1707 )
...
* feat(supabase): added vector search tool and updated docs
* exclude generic webhook from docs gen
* change items to pages in meta.json for tools directory in the docs
2025-10-21 18:48:18 -07:00
Vikhyath Mondreti
ca1156a6c2
fix(base-url): use getBaseUrl helper in copilot revert state endpoint ( #1706 )
...
* revert base url
* fix tests"
;
2025-10-21 15:44:05 -10:00
Vikhyath Mondreti
89eb1849d0
fix(external-route): handleInternalRequest should still check if request internal
2025-10-21 15:00:33 -10:00
Vikhyath Mondreti
1d4833f485
fix case sensitive header ( #1705 )
2025-10-21 14:51:13 -10:00
Waleed
d5902e91da
fix(kb): added internal auth for mistral OCR tool via KB ( #1704 )
2025-10-21 16:56:53 -07:00
Vikhyath Mondreti
e6ba323de4
Merge pull request #1700 from simstudioai/fix/internal-req
...
fix(internal-req): add internal token to server side
2025-10-21 12:07:54 -07:00
Waleed
859711991f
fix(docs): made sidebar directories scrollable, stylistic changes ( #1702 )
2025-10-21 12:04:19 -07:00
Waleed
c178a90f02
improvement(helm): added additional envvars to helm charts ( #1695 )
...
* improvement(helm): added additional envvars to helm charts
* updated docs
2025-10-21 12:02:51 -07:00
Waleed
eb8995ee7c
fix(kb): add base URL for kb fetches ( #1701 )
2025-10-21 12:02:18 -07:00
Vikhyath Mondreti
b269447539
fix(internal-req): add internal token to server side
2025-10-21 08:36:15 -10:00
Vikhyath Mondreti
ce660e2df9
fix(plan-config): align buttons above divider ( #1696 )
...
* fix alignment of buttons on landing page
* revert environment.ts
* revert other change
2025-10-19 16:00:43 -07:00
Vikhyath Mondreti
063bd610b1
fix(jira): issue selector inf render ( #1693 )
...
* improvement(copilot): version update, edit previous messages, revert logic, model selector, observability, add haiku 4.5 (#1688 )
* Add exa to search online tool
* Larger font size
* Copilot UI improvements
* Fix models options
* Add haiku 4.5 to copilot
* Model ui for haiku
* Fix lint
* Revert
* Only allow one revert to message
* Clear diff on revert
* Fix welcome screen flash
* Add focus onto the user input box when clicked
* Fix grayout of new stream on old edit message
* Lint
* Make edit message submit smoother
* Allow message sent while streaming
* Revert popup improvements: gray out stuff below, show cursor on revert
* Fix lint
* Improve chat history dropdown
* Improve get block metadata tool
* Update update cost route
* Fix env
* Context usage endpoint
* Make chat history scrollable
* Fix lint
* Copilot revert popup updates
* Fix lint
* Fix tests and lint
* Add summary tool
* fix(jira): issue selector inf render
* fix
* fixed
* fix endpoints
* fix
* more detailed error
* fix endpoint
* revert environment.ts file
---------
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
2025-10-19 15:20:08 -07:00
Waleed
9132cd224d
fix(mcp): add workflow id to agent-handler for mcp tools ( #1694 )
2025-10-19 10:40:58 -07:00
Waleed
c70c32a3bd
fix(settings-ui): fix settings ui, add upload status ( #1691 )
2025-10-18 15:37:12 -07:00
Siddharth Ganesan
cc0ace7de6
improvement(copilot): version update ( #1689 )
...
* Add exa to search online tool
* Larger font size
* Copilot UI improvements
* Fix models options
* Add haiku 4.5 to copilot
* Model ui for haiku
* Fix lint
* Revert
* Only allow one revert to message
* Clear diff on revert
* Fix welcome screen flash
* Add focus onto the user input box when clicked
* Fix grayout of new stream on old edit message
* Lint
* Make edit message submit smoother
* Allow message sent while streaming
* Revert popup improvements: gray out stuff below, show cursor on revert
* Fix lint
* Improve chat history dropdown
* Improve get block metadata tool
* Update update cost route
* Fix env
* Context usage endpoint
* Make chat history scrollable
* Fix lint
* Copilot revert popup updates
* Fix lint
* Fix tests and lint
* Add summary tool
* Fix env.ts
2025-10-18 12:59:48 -07:00
Vikhyath Mondreti
de1ac9a704
improvement(models): system to blacklist models ( #1687 )
...
* improvment(models): system to blacklist models
* move base models endpoint to right place
* remove tngtech models too
2025-10-18 12:09:18 -07:00
Vikhyath Mondreti
728a4c82c6
add inline defaults for storage limits by plan ( #1685 )
2025-10-18 10:51:18 -07:00
Waleed
37f293a761
feat(i18n): update translations ( #1683 )
2025-10-18 09:58:18 -07:00
Waleed
d1c08daaf4
improvement(docs): overhaul docs ( #1680 )
...
* improvement(docs): overhaul docs
* lint
* light mode
* more light mode
* added llms.txt and llms-full.txt and sitemap
* fixed mobile styling and position for zoom in out
* finished styling
* improvement(docs): overhaul docs
* lint
* remove dups
* renaming components
* cleanup
2025-10-17 22:29:55 -07:00
Waleed
90c34b2c46
fix(airtable): fix airtable oauth connection ( #1682 )
2025-10-17 22:15:35 -07:00
Waleed
3a0019bd13
fix(docker): remove prebuild lint check from docker ( #1681 )
2025-10-17 22:10:25 -07:00
Waleed
a6122f2bbc
feat(i18n): update translations ( #1673 )
2025-10-17 21:59:07 -07:00
Adam Gough
9bf5f6e1fc
removed raw paylod for gmail and outlook ( #1679 )
...
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
2025-10-17 18:56:48 -07:00
Vikhyath Mondreti
22b3dde155
fix(env-vars): promotion should never leave a copy in personal vars ( #1678 )
...
* fix(env-vars): promotion should never leave a copy in personal vars
* fix lint
2025-10-17 18:34:38 -07:00
Vikhyath Mondreti
c1725c1c4b
improvement(error-messages): make error extraction generalized abstraction ( #1676 )
...
* make error extraction generalized abstraction
* remove comments
* remove console logs
2025-10-17 17:30:12 -07:00
Vikhyath Mondreti
64eee587cd
improvement(gdrive): remove mime type subblock from upload file tool ( #1674 )
...
* remove mime type subblock from upload file tool for gdrive
* add UI message to limit every x minutes to <60
2025-10-17 14:58:23 -07:00
Vikhyath Mondreti
35c551984f
feat(files): gmail upload attachment, workspace files, file storage limits ( #1666 )
...
* feat(gmail): add attachment uploads
* add workspace files
* update landing page
* fix lint
* fix test
* fixed UI
* added additional S3 tools to upload files
* added search filters for gmail trigger
* added files to every block
* works
* fix
* register sharepoint tool
---------
Co-authored-by: waleed <waleed>
2025-10-17 14:44:22 -07:00
Vikhyath Mondreti
d92d9a02cd
fix(permissions): cannot create workflow with read perms ( #1671 )
2025-10-17 13:44:44 -07:00
Adam Gough
64ede7f038
added legit urls to the metadata ( #1665 )
...
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
2025-10-17 13:11:02 -07:00
Vikhyath Mondreti
0fbbbe02c7
fix(execution-counts): execution counts by trigger type recorded accurately ( #1670 )
2025-10-17 12:18:11 -07:00
Waleed
29c7827d6f
fix(deployed-chat): include workspace id in deployed chat request ( #1664 )
2025-10-16 16:23:28 -07:00
Waleed
22f9d6e2df
improvement(dashboard): improve dashboard performance, enrich charts, consolidate routes ( #1662 )
...
* improvement(dashboard): improve dashboard performance, enrich charts, consolidate routes
* cleanup
2025-10-16 15:53:06 -07:00