Vikhyath Mondreti
fe9ebbf81b
improvement(api-keys): move to workspace level ( #1765 )
...
* fix(billing): should allow restoring subscription (#1728 )
* fix(already-cancelled-sub): UI should allow restoring subscription
* restore functionality fixed
* fix
* improvement(api-keys): move to workspace level
* remove migration to prep merge
* remove two more unused cols
* prep staging merge
* add migration back
---------
Co-authored-by: Waleed <walif6@gmail.com >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
2025-10-30 11:42:58 -07:00
Waleed
c99bb0aaa2
feat(cost): added hidden cost breakdown component to settings > subscription, start collecting current period copilot cost and last period copilot cost ( #1770 )
...
* feat(cost): added hidden cost breakdown component to settings > subscription, start collecting current period copilot cost and last period copilot cost
* don't rerender envvars when switching between workflows in the same workspace
2025-10-30 11:09:47 -07:00
Waleed
61725c2d15
feat(envvars): use cache for envvar dropdown key names, prevent autofill & suggestions in the settings ( #1769 )
...
* feat(envvars): use cache for envvar dropdown key names, prevent autofill & suggestions in the settings
* add the same prevention for autocomplete and suggestions to sso and webhook
2025-10-30 00:23:35 -07:00
Waleed
8b0079b834
feat(i18n): update translations ( #1768 )
2025-10-30 00:03:16 -07:00
Vikhyath Mondreti
fdefb14e6b
improvement(ms-teams): resolve mentions accurately ( #1762 )
...
* improvement(ms-teams): resolve mentions accurately
* fix for bots
* add utils file
* add logs
* fix perms issue
* fix scopes
* fetch works for bots
* Revert "fetch works for bots"
This reverts commit 0ac702a8f3 .
* update docs
2025-10-29 23:49:05 -07:00
Waleed
47913f87de
fix(kb): fix mistral parse and kb uploads, include userId in internal auth ( #1767 )
...
* fix(kb): fix mistral parse and kb uploads, include userId in internal auth
* update updated_at for kb when adding a new doc via knowledge block
* update tests
2025-10-29 23:18:39 -07:00
Waleed
48f520b3c7
feat(files): added file manager table, enforce permissions for viewing files ( #1766 )
...
* feat(files): added file manager table, enforce permissions for viewing files
* rename types
* cleanup
* cleanup
* confirm local file system works with all contexts
* clean
* remove isAsync
* ignore expiresAt
* add relative imports instead of absolute ones
* absl imports
* remove redundant comments
2025-10-29 22:03:27 -07:00
Vikhyath Mondreti
da30c25efa
improvement(chat): increase max files to 15 and resolve workflow variables in webhook execution ( #1764 )
...
* improvement(chat): increase max files to 15 and resolve workflow variables in webhook execution
* fix workflow vars
* fix for schedules
2025-10-29 15:34:59 -07:00
Siddharth Ganesan
b95ea9148f
fix(copilot): consolidate usage limit validation ( #1763 )
...
* Use helper for api key validation
* Lint
2025-10-29 13:14:28 -07:00
Waleed
fcf947df22
fix(variables): added the same input vars mapping from workflow block, added type validation to variables block, updated UI ( #1761 )
...
* fix(variables): added the same input vars mapping from workflow block, added type validation to variables block, updated UI
* cleanup
* lint
2025-10-29 01:22:10 -07:00
Waleed
7be9941bc9
feat(chat): support local file downloads/uploads for chat for parity with kb ( #1751 )
...
* feat(chat): support local file downloads/uploads for chat for parity with kb
* cleanup imports
* feat(files): add storage service and consolidate file utils
* fix failing tests
* cleanup
* cleaned up
* clean
* add context for file uplaods/fetches
* fixed blob
* rm comments
* fix failing test
* fix profile pics
* add workspace dedupe for duplicated files
* update chat to accept only accepted types
* add loading anim to profilepic update
* optimistically update keys, copilot keys, and file uploads to prevent flash
* add defensive check for deleting files
2025-10-28 20:09:51 -07:00
Siddharth Ganesan
807014a5d2
fix(wait, vars, while): var set ( #1759 )
...
* Fix env is hosted
* Lint
2025-10-28 17:19:11 -07:00
Waleed
aef1f18c1e
feat(i18n): update translations ( #1756 )
2025-10-28 12:43:33 -07:00
Adam Gough
368576b082
feat(create-excel): onedrive create excel ( #1745 )
...
* added onedrive upload excel
* added
* updated docs
* lint
* cleaned
* use lib
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
2025-10-28 12:26:17 -07:00
Siddharth Ganesan
aace3066aa
feat(while, vars, wait): add while subflow, variables block, wait block ( #1754 )
...
* Add variables block
* Add wait block
* While loop v1
* While loop v1
* Do while loops
* Copilot user input rerender fix
* Fix while and dowhile
* Vars block dropdown
* While loop docs
* Remove vars block coloring
* Fix lint
* Link docs to wait
* Fix build fail
2025-10-28 11:59:47 -07:00
Waleed
ef5b6999ab
fix(migrations): add missing migration for processing columns in documents table ( #1749 )
2025-10-27 23:23:42 -07:00
Waleed
9df886d1e9
feat(kb): added sort ordering to knowledgebase page, styling update ( #1748 )
...
* remove extraneous text from careers app
* feat(kb): added sort order to kb
* updated styles of workspace selector and delete button to match theme of rest of knowledgebase
2025-10-27 21:39:48 -07:00
Waleed
9991796661
fix(docs): added new workflow block image, fixed operator issue on null properties ( #1747 )
...
* fix(docs): added new workflow block image, fixed operator issue on null properties
* reverted layout change
* fix navbar color in light mode
2025-10-27 20:56:52 -07:00
Waleed
095a15d7b5
feat(careers): added a careers page ( #1746 )
...
* feat(careers): added a careers page
* cleanup
* revert hardcoded environment
2025-10-27 20:25:44 -07:00
Waleed
8620ab255a
improvement(docs): added a copy page button to the docs pages ( #1743 )
...
* improvement(docs): added a copy page button to the docs pages
* added copy page button & fixed TOC alignment
2025-10-27 15:05:27 -07:00
Waleed
47ddfb639e
fix(dropdown): auto-add character to trigger tag dropdown on connection tag drop in agent tools ( #1742 )
2025-10-27 14:28:29 -07:00
Waleed
5d48c2780c
improvement(ui): enhance ring outline for code subblock and mcp tool subblocks in agent ( #1741 )
2025-10-27 13:59:19 -07:00
Waleed
38614fad79
fix(mcp): resolve variables & block references in mcp subblocks ( #1735 )
...
* fix(mcp): resolve variables & block references in mcp subblocks
* cleanup
* ack PR comment
* added variables access to mcp tools when added in agent block
* fix sequential migrations issues
2025-10-27 13:13:11 -07:00
Waleed
6f32aea96b
feat(kb): added support for local file storage for knowledgebase ( #1738 )
...
* feat(kb): added support for local file storage for knowledgebase
* updated tests
* ack PR comments
* added back env example
2025-10-27 11:28:45 -07:00
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