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
Waleed Latif
f0e605f5fa
fix(precommit-hook): fixed pre commit hook to use lint-staged ( #666 )
2025-07-10 19:50:09 -07:00
Waleed Latif
4c85e34d2b
fix(scrollbar): fixed double scrollbar ( #665 )
2025-07-10 19:43:56 -07:00
Vikhyath Mondreti
7e174f239a
Merge pull request #659 from simstudioai/fix/cancel-sub
...
fix(cancel-subscription): cancel subscription needs reference id
2025-07-10 17:31:55 -07:00
Vikhyath Mondreti
af0dcf7efd
remove optional chain
2025-07-10 16:13:36 -07:00
Vikhyath Mondreti
617ea25ab4
pass reference id to cancel func
2025-07-10 16:04:23 -07:00
Waleed Latif
e83745fcaf
feat(models): add grok-4 ( #655 )
2025-07-10 14:19:45 -07:00
Waleed Latif
3887733da5
feat(kb): added cost for kb blocks ( #654 )
...
* added cost to kb upload + search
* small fix
* ack PR comments
2025-07-10 13:53:20 -07:00
Vikhyath Mondreti
614d826217
Merge pull request #652 from simstudioai/fix/resp-format-json-extraction
...
fix(resp-format): add UI warning for invalid json in response format
2025-07-10 13:21:09 -07:00
Vikhyath Mondreti
a0a4b21000
remove useless paths
2025-07-10 13:17:45 -07:00
Vikhyath Mondreti
1f6dcd8465
remove regex handling never hit
2025-07-10 13:17:35 -07:00
Waleed Latif
30538d9380
fix(docs): fixed docs script to reflect the new output format for all blocks ( #653 )
...
* fix(docs): fixed tool docs generator script to match new output structure from blocks
* updated outdated docs
2025-07-10 12:03:37 -07:00
Vikhyath Mondreti
6149489483
Update apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/code.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-10 11:56:25 -07:00
Vikhyath Mondreti
9ede001202
lint
2025-07-10 11:47:36 -07:00