Waleed Latif
bdfe7e9b99
fix(invitation): allow admins to remove members from workspace ( #701 )
...
* fix(invitation): added ability for admins to remove members of their workspace
* lint
* remove references to workspace_member db table
* remove deprecated @next/font
* only allow admin to rename workspace
* bring workflow name change inline, remove dialog
2025-07-15 22:35:35 -07:00
Vikhyath Mondreti
27c248a70c
fix(sockets): delete block case ( #703 )
2025-07-15 21:21:59 -07:00
Adam Gough
19ca9c78b4
fix(schedule): fix for custom cron ( #699 )
...
* fix: added cronExpression field and fixed formatting
* fix: modified the test.ts file #699
* added additional validation
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Waleed Latif <walif6@gmail.com >
2025-07-15 20:42:34 -07:00
Emir Karabeg
b13f339327
feat(sidebar): sidebar toggle and search ( #700 )
...
* fix: sidebar toggle
* feat: search complete
2025-07-15 20:41:20 -07:00
Waleed Latif
ca4b483ce3
fix(docs): minor docs typo fix ( #698 )
2025-07-15 13:06:58 -07:00
Waleed Latif
adead6336b
improvement(docs): added new docs content, cleanup old content ( #690 )
...
* added new docs content, cleanup old content
* improve execution basics section
* improve docs for executions
* update execution index docs
* improvement(docs): added introduction example, cleanup
* ran docs script
* fix typo
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-07-15 12:59:22 -07:00
Vikhyath Mondreti
2d83bbf769
improvement(db): further increase db limits ( #696 )
...
* increase sockets connection pool
* correct comment
* increase limits
* remove comments
2025-07-15 12:02:32 -07:00
Vikhyath Mondreti
fd96e446ae
improvement(sockets): increase buffer for connections ( #695 )
...
* increase sockets connection pool
* correct comment
2025-07-15 11:38:38 -07:00
Emir Karabeg
4bb1237027
fix: removed package-lock
2025-07-15 10:32:15 -07:00
Emir Karabeg
487f0328c9
feat(platform): new UI and templates ( #639 )
...
* improvement: control bar
* improvement: debug flow
* improvement: control bar hovers and skeleton loading
* improvement: completed control bar
* improvement: panel tab selector complete
* refactor: deleted notifications and history dropdown
* improvement: chat UI complete
* fix: tab change on control bar run
* improvement: finshed console (audio display not working)
* fix: text wrapping in console content
* improvement: audio UI
* improvement: image display
* feat: add input to console
* improvement: code input and showing input on errors
* feat: download chat and console
* improvement: expandable panel and console visibility
* improvement: empty state UI
* improvement: finished variables
* fix: image in console entry
* improvement: sidebar and templates ui
* feat: uploading and fetching templates
* improvement: sidebar and control bar
* improvement: templates
* feat: templates done
2025-07-15 09:43:36 -07:00
Vikhyath Mondreti
0c5e70fc23
max 25 conc connections ( #691 )
2025-07-15 03:50:59 -07:00
Vikhyath Mondreti
bb759368d9
improvement(kb): pagination for docs + remove kb token count problematic query ( #689 )
...
* added pagination to docs in kb
* ack PR comments
* fix failing tests
* fix(kb): remove problematic query updating kb token count
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
2025-07-15 00:28:07 -07:00
Adam Gough
a7a2056b5f
Improvement(gmail-tools): added search and read ( #680 )
...
* improvement: added search and read gmail
* fix: meta.json file unwanted changes
* fix: modified docs, removed duplication #680
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-07-14 19:26:06 -07:00
Vikhyath Mondreti
1213a64ecd
improvement(subflow-docs): docs for loops and parallels added under blocks section ( #686 )
...
* docs: update loop and parallel block documentation
* improvement(subflows-docs): add docs for subflows
2025-07-14 18:59:49 -07:00
Vikhyath Mondreti
a030329fd5
fix(kb): auth check for create doc tool ( #687 )
2025-07-14 18:40:33 -07:00
Waleed Latif
1420f4857b
remove root-level tailwind v3 override ( #684 )
2025-07-14 17:04:03 -07:00
Waleed Latif
b1b8654236
fix(console): match by execution & block id when updating console-entry ( #685 )
...
* fix(console): match by execution & block id when updating console-entry
* remove fallback
2025-07-14 17:03:39 -07:00
Waleed Latif
d13a06e2c5
improvement(imports): changed relative to absolute imports ( #681 )
...
* improvement(imports): replace relative imports with aliases
* replace console.log with logger
2025-07-14 15:55:04 -07:00
Vikhyath Mondreti
29d0732002
fix(unsubscribe): unsubscribe missing suspense boundary ( #683 )
2025-07-14 15:46:06 -07:00
Vikhyath Mondreti
e8c51e99a2
fix(queueing): make debouncing native to queue ( #682 )
2025-07-14 15:33:25 -07:00
Waleed Latif
8a9bc4e929
fix(permissions): make permissions check case insensitive, resolve hydration issues by consolidating environment checking function ( #678 )
...
* fix(permissions): make permissions check case insensitive
* consolidated use of helpers to fetch environment
* use import aliases
* fix(voice): added voice functionality back to chat client (#676 )
* fix(voice): added voice functioanlity back to chat clinet
* add logic to support deployed chat in staging
* fix(api-timeout): increase timeout for API block to 2 min (#677 )
* feat(wealthbox): added wealthbox crm (#669 )
* feat: wealthbox
* feat: added tools
* feat: tested and finished tools
* feat: tested and finished tools
* feat: added refresh token
* fix: added docs
* bun lint
* feat: removed files #669
* fix: greptile comments
* fix: stringified messages #669
* add visibilty to params
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-07-14 13:42:06 -07:00
Adam Gough
d65bdaf546
feat(wealthbox): added wealthbox crm ( #669 )
...
* feat: wealthbox
* feat: added tools
* feat: tested and finished tools
* feat: tested and finished tools
* feat: added refresh token
* fix: added docs
* bun lint
* feat: removed files #669
* fix: greptile comments
* fix: stringified messages #669
* add visibilty to params
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-07-14 13:07:55 -07:00
Vikhyath Mondreti
348b524d86
fix(api-timeout): increase timeout for API block to 2 min ( #677 )
2025-07-14 10:50:36 -07:00
Waleed Latif
0361397879
fix(voice): added voice functionality back to chat client ( #676 )
...
* fix(voice): added voice functioanlity back to chat clinet
* add logic to support deployed chat in staging
2025-07-14 09:53:27 -07:00
Waleed Latif
ff2b1d33c8
fix(tool-input): added tool input, visibility enum for tool params, fixed google provider bugs ( #674 )
...
* transfrom from block-centric tool input component to tool-centric tool input component for agent tools
* added additional type safety, created generic wrapper for tool input & reused across all subblock types
* stop retries if tool call fails, implemented for all providers except google
* bug fix with tool name extraction
* another bug fix
* ran script to update docs
* update contributing guide tool/block add example to reflect new param structure
* update README
* add key control to combobox, fixed google
* fixed google provider, fixed combobox
* fixed a ton of tools, ensured that the agent tool has full parity with actual tool for all tools
* update docs to reflect new structure
* updated visibility for gmail draft
* standardize dropdown values for tool definitions
* add asterisk for user-only + required fields
* updated visibility for tools
* consolidate redactApiKey util, fixed console entry bug that overwrites previous block logs
* updated docs
* update contributing guide to guide users to point their branches at staging instead of main
* nits
* move socket tests
2025-07-13 20:16:49 -07:00
Vikhyath Mondreti
db22e26662
Merge pull request #671 from simstudioai/fix/queuing
...
improvement(queuing): queuing with retries for sockets ops
2025-07-13 01:18:30 -07:00
Waleed Latif
36eb04dab5
fix(stripe): added missing webhook secret for stripe webhook billing endpoint
2025-07-12 20:20:00 -07:00
Vikhyath Mondreti
f8000a747a
Merge branch 'fix/queuing' of github.com:simstudioai/sim into fix/queuing
2025-07-12 18:34:44 -07:00
Vikhyath Mondreti
9a954d1830
working impl
2025-07-12 18:34:31 -07:00
Vikhyath Mondreti
f16d759d8d
simplify
2025-07-12 18:27:56 -07:00
Waleed Latif
dad72e3100
fix(ui): fixed loop collection placeholder to match parallel collection placeholder
2025-07-12 17:39:48 -07:00
Vikhyath Mondreti
4285b36a42
Merge pull request #673 from simstudioai/fix/trace-spans-tool-calls
...
improvement(trace-span): make tool calls separately collect in the tracespan
2025-07-12 14:03:01 -07:00
Vikhyath Mondreti
6967ac0417
improve UI
2025-07-12 13:59:42 -07:00
Vikhyath Mondreti
027614f373
improvement(trace-span): make tool calls separately display in trace span"
2025-07-12 13:15:44 -07:00
Vikhyath Mondreti
b4b6895efa
add tool calls to trace span
2025-07-12 13:06:47 -07:00
Vikhyath Mondreti
5b7c07c283
Merge pull request #670 from simstudioai/improvement/gmail
...
improvement(gmail): added gmail draft operation
2025-07-12 12:34:46 -07:00
Vikhyath Mondreti
db4ad80a4c
fix subflow ops to go through queue
2025-07-12 12:19:42 -07:00
Vikhyath Mondreti
0023e8df80
fix retry mechanism
2025-07-12 11:38:38 -07:00
Adam Gough
c81f881855
improvement: fixed docs #670
2025-07-12 11:21:31 -07:00
Vikhyath Mondreti
2f726fa9f3
remove console.log
2025-07-11 20:29:22 -07:00
Vikhyath Mondreti
4d3dee7f0f
fix field typing
2025-07-11 20:27:14 -07:00
Vikhyath Mondreti
7860894007
fix incorrect dep
2025-07-11 20:24:37 -07:00
Vikhyath Mondreti
52ffc39194
remove test file
2025-07-11 20:19:03 -07:00
Vikhyath Mondreti
f666ccad43
remove console log
2025-07-11 20:18:30 -07:00
Vikhyath Mondreti
95dfe9e6d2
remove unused file
2025-07-11 20:17:05 -07:00
Vikhyath Mondreti
91a4c6d588
fix subblock updates
2025-07-11 20:11:54 -07:00
Vikhyath Mondreti
5f9bfdde06
feat(queuing): sockets queuing mechanism
2025-07-11 19:53:40 -07:00
Adam Gough
0bd480cfe4
improvement: added draft operation
2025-07-11 15:49:14 -07:00
Adam Gough
1afdeed244
improvement: added gmail draft operation
2025-07-11 15:47:14 -07:00
Waleed Latif
e216b176ac
fix(text-fields): prevent save password on usage limit change ( #667 )
...
* prevent save password on usage limit change
* prevent more password managers from appearing
2025-07-10 20:15:38 -07:00