Waleed
1201327adc
fix(comment): fixed comment ( #1933 )
2025-11-12 08:08:04 -08:00
Emir Karabeg
f4434e302c
feat: templates, usage indicator, wand, approval, logs, help, settings, deploy template, error UI ( #1931 )
...
* templates, usage indicator, wand, approval, ...
* fix: build error import isTruthy
2025-11-12 07:42:40 -08:00
Emir Karabeg
42e2769526
feat: place all styles in global vars ( #1923 )
...
* feat: place all styles in global vars
* feat: prevented on workspace
2025-11-12 04:51:46 -08:00
Waleed
a0c4bce56e
feat(studio): added 'studio' blog ( #1927 )
...
* feat(blog): fundraise blog
* added scaffolding and authors for everyone's articles
* rename blog to studio
* add blog post for multiplayer
* add profile pic
* Executor blog
* mark emcn blog as draft
* Fix x
* v0.4.26
* fix(already-cancelled-sub): UI should allow restoring subscription
* restore functionality fixed
* fix
Co-authored-by: Waleed <walif6@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
* fix(conflict): resolve merge conflict
* fix(already-cancelled-sub): UI should allow restoring subscription
* restore functionality fixed
* fix
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
* fix(billing): should allow restoring subscription (#1728 ) (#1925 )
* fix(already-cancelled-sub): UI should allow restoring subscription
* restore functionality fixed
* fix
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
* cleanup blog
---------
Co-authored-by: waleed <waleed>
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
Co-authored-by: Siddharth Ganesan <siddharthganesan@gmail.com >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
2025-11-12 04:03:50 -08:00
Waleed
64c5f2c473
feat(i18n): update translations ( #1926 )
...
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-12 02:49:17 -08:00
Waleed
1bd18ee85b
feat(tag-dropdown): added start block to tag dropdown by default ( #1922 )
2025-11-12 02:14:31 -08:00
Siddharth Ganesan
56835b94d8
fix(executor): duplicate error, cmd+enter ( #1920 )
...
* Fix executor error
* Fix cmd+enter
* Lint
2025-11-12 01:44:01 -08:00
Waleed
9a6a6fdacb
improvement(docs): updated with new ss, docs script updated to copy items from main app into docs for tools ( #1918 )
...
* improvement(docs): updated script to copy over icons, cleanup unnecessary pages
* updated script with auto-icon generation
* ignore translations, only icons changed
* updated images
* updated i18n.lock
* updated images
2025-11-12 01:15:23 -08:00
Siddharth Ganesan
41066b84d2
fix(executor): surface pre-execution errors ( #1917 )
2025-11-12 01:05:48 -08:00
Vikhyath Mondreti
5cea73fe91
fix(copilot): show subblocks in diff mode ( #1916 )
2025-11-11 21:47:58 -08:00
Vikhyath Mondreti
cbc98ab4f5
fix(variables): display name rendering ( #1915 )
...
* fix(variables): display name rendering
* cleanup
* cleanup more code
2025-11-11 21:08:44 -08:00
Waleed
81411c73b7
feat(registry): renaming workspace and folders shortcut ( #1912 )
2025-11-11 20:18:58 -08:00
Waleed
d11ee04432
fix(workspace-popover): added duplicate, import, export workspace; added export multiple workflows ( #1911 )
...
* fix(workspace-popover): added duplicate, import, export workspace; added export multiple workflows
* fix copilot keyboard nav
2025-11-11 20:12:08 -08:00
Adam Gough
1d58fdf234
fix(invites): remove uuid validation from inv api ( #1910 )
2025-11-11 18:16:46 -08:00
Waleed
96f134b127
fix(variables): fixed floating variables, added autcomplete off to prevent suggested values ( #1908 )
...
* fixed variables
* add autocomplete=off to prevent suggestions for subblock values
2025-11-11 17:52:46 -08:00
Siddharth Ganesan
769555676e
Fix start block numbering ( #1909 )
2025-11-11 17:52:04 -08:00
Vikhyath Mondreti
679c3418d6
fix(selectors-hydration): confluence, jira, teams ( #1907 )
...
* fix(jira): issue and project selector
* fix endpoints
* remove # for selector
* fix chat selector
* add preview card for jira
* fix inf calls for teams
* fix inf teams calls
* inf confluence calls
* fix confluence selector
* add small # back for slack channel selector
* fix wealthbox selector
2025-11-11 16:38:21 -08:00
Emir Karabeg
7b48d6ed53
feat(workflow): workflow overhaul ( #1906 )
...
* feat: action-bar side-effects; refactor: removed unused styles from globals and tailwind config
* feat(terminal): filters/sorting; fix(workflow): zoom bug
* feat(sidebar): toggle; feat(terminal): show/hide timestamp
* feat(toolbar): triggers ordering
* feat: commands, cursors, room-presence, command-list, rename blocks, workspace controls, invite, search modal
* removed old imports
* ack PR comments
* fix tag dropdown
* feat: variables UI; fix: terminal keys
---------
Co-authored-by: waleed <waleed>
2025-11-11 16:30:30 -08:00
Adam Gough
b093550656
fix(credentials): remove special scopes from additional scopes required hook, remove additionalScopes arg from tool definition ( #1905 )
2025-11-11 15:54:33 -08:00
Waleed
9b702c4793
improvement(popover): added keyboard nav to tag dropdown popover to iterate over parent & child items ( #1903 )
...
* improvement(popover): added keyboard nav to tag dropdown popover to iterate over parent & child items
* code cleanup
* ack PR comments
2025-11-11 15:53:34 -08:00
Siddharth Ganesan
77ba4d106f
fix(copilot): fix sent message width ( #1904 )
2025-11-11 15:34:08 -08:00
Waleed
77d897da85
feat(duplicate): added folder duplication, add duplicate to sidebar context menu ( #1902 )
2025-11-11 14:05:25 -08:00
Vikhyath Mondreti
f00d5516df
fix(google-drive-picker): hydration issues with drive picker + dependsOn for trigger subblocks ( #1901 )
...
* fix(google-drive-picker): hydration issues with drive picker
* respect depends on gating
* add depends on for outlook polling
* remove useless file
* fix lint
2025-11-11 13:39:15 -08:00
Adam Gough
831ce91577
fix(trace-spans): fixed small styling bugs ( #1900 )
...
* fix trace spands timeline styling and hover tooltip
* fixed invalid dom properties
2025-11-11 13:36:06 -08:00
Siddharth Ganesan
1cce486442
feat(notes): add notes ( #1898 )
...
* Notes v1
* v2
* Lint
* Consolidate into hook
* Simplify workflow code
* Fix hitl casing
* Don't allow edges in note block and explicitly exclude from executor
* Add hooks
* Consolidate hook
* Consolidate utils checks
* Consolidate dimensions
2025-11-11 13:31:14 -08:00
Waleed
7c398e64dc
feat(i18n): update translations ( #1899 )
2025-11-11 12:59:37 -08:00
Waleed
a6a9962cb3
feat(registry): support multi-workflow delete ( #1897 )
...
* feat(registry): support multi-workflow delete
* added intelligent next index selection if deleting active workflow
2025-11-11 12:55:45 -08:00
Waleed
16bd54c05a
feat(i18n): update translations ( #1896 )
...
* feat(i18n): update translations
* fix build error
2025-11-11 12:53:36 -08:00
Waleed
1130befb17
fix(local): add missing deps, fix access patterns, update dockerfiles, updated turborepo ( #1895 )
...
* fix(local): add missing deps, fix access patterns, update dockerfiles
* upgrade turborepo
2025-11-11 12:01:59 -08:00
Waleed
b6139d6f6e
improvement(docs): simplify docs and add examples/pictures of v5 ( #1887 )
...
* improvement(docs): added new platform ss
* rename approval to human in the loop
* cleanup
* remove yml
* removed other languages large sections
* fix icons
2025-11-11 11:35:29 -08:00
Siddharth Ganesan
c86f2a0537
fix(copilot): fix execute workflow from diff store ( #1894 )
...
* Fix run from diff store
* Fix copilot run workflow
2025-11-11 11:09:17 -08:00
Siddharth Ganesan
41f3d506da
fix(deployed-chat): prevent multiple simultaneous messages ( #1893 )
2025-11-11 10:36:14 -08:00
Siddharth Ganesan
fc162ab236
fix(deployed-chat): fix page crash on chat stream completion ( #1892 )
2025-11-11 09:49:01 -08:00
Siddharth Ganesan
bc25ea28e0
fix(deployed-chat): fix deployed chat page crash ( #1891 )
2025-11-11 09:08:23 -08:00
Waleed
68aaedebbf
fix(dropdown): add dependsOn to dropdown component to dynamically fetch options predicated on another subblock ( #1886 )
2025-11-10 23:45:15 -08:00
Vikhyath Mondreti
ec70f6fafe
improvement(trigger-subflow): reuse helper code ( #1885 )
2025-11-10 21:49:03 -08:00
Siddharth Ganesan
37fd21e0aa
fix(agent): tool credential dropdown ( #1884 )
...
* Checkpoint
* Fix dropdown
2025-11-10 21:40:00 -08:00
Vikhyath Mondreti
82731850b2
improvement(display-names): move display name mapping to central store + access pattern via hook ( #1881 )
...
* improvmenet(display-names-store): add displaynames store to map ids to human readable names for creds, etc
* fix workflow in workflow
* dot protection for secrets
* hide from preview certain fields
* fix rest of cases
* fix confluence
* fix type errors
* remove redundant workflow dropdown code
* remove comments
* revert preview card
* fix [object Object] bug
* fix lint
2025-11-10 21:34:37 -08:00
Siddharth Ganesan
991b0e31ad
fix(triggers): fix triggers in subflows ( #1883 )
2025-11-10 20:51:07 -08:00
Siddharth Ganesan
cd48cd4de4
fix(start): fix start drag from toolbar ( #1882 )
...
* Fix start block
* Fix webhook
* Remove comments
2025-11-10 20:30:45 -08:00
Waleed
698717d044
feat(i18n): update translations ( #1876 )
2025-11-10 18:47:43 -08:00
Emir Karabeg
170eb36ebf
feat(subflows): editor, block; fix(copilot): stop, mr ( #1877 )
2025-11-10 18:38:14 -08:00
Siddharth Ganesan
118c477d97
fix(copilot): fix triggers unsave on edit ( #1874 )
...
* Fix copilot trigger unsave
* Fix flushing
* Lint
* Fix test
* Fix some tests
* Fix lint
2025-11-10 18:24:33 -08:00
Adam Gough
2f9224c166
feat(crms): added hubspot, asana, trello, salesforce, pipedrive tools and triggers ( #1871 )
...
* trello integration added
* added asana integration
* added pipedrive (need to finish testing)
* finished pipedrive
* finished hubspot, need to test more
* make oauth required modal scrollable
* edited layout and fixed merge conflicts
* salesforce working, need to add more operations
* added all salesforce tools
* hubspot triggers working, plus other fixes
* fixed payload and added hubspot triggers
* fixed test
* build fix
* rebase
* updated docs
* oauth required modal
* fixed icons
* fixed hubspot scopes parsing
* reduce scopes of salesforce oauth
* cleaned up scopes
* lint
* aligned oauth.ts, auth.ts, and block definitions for all 29 providers
* updated icons
* fixed logos and updated docs
* revert changes to unused file
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
Co-authored-by: waleed <waleed>
Co-authored-by: aadamgough <adam@sim.ai >
2025-11-10 17:46:42 -08:00
Waleed
0ed0a26b3b
feat(workflow-block): added redeploy action to workflow header for workflow block ( #1875 )
2025-11-10 15:59:33 -08:00
Adam Gough
0d4d953169
fixed payload error ( #1873 )
2025-11-10 12:19:45 -08:00
Waleed
81a12e721e
improvement(performance): added revalidation caches on ollama and openrouter models ( #1872 )
...
* improvement(performance): added revalidation caches on ollama and openrouter models
* ack PR comments
2025-11-10 12:19:22 -08:00
Waleed
b03f9702d2
feat(permissions): extend hook to detect missing scopes to return those scopes for upgrade, update credential selector subblock ( #1869 )
2025-11-10 11:40:15 -08:00
Vikhyath Mondreti
997c4639ed
fix build
2025-11-10 10:00:51 -08:00
Emir Karabeg
1e8b4769aa
feat: toolbar, terminal, tool-input, emcn updates, chat, deploy ( #1864 )
...
* feat: toolbar resizing and searching; refactor: copilot folders
* feat(terminal): clear, timestamp, run ID, input, height
* feat: tool inpul, emcn search
* feat: sidebar context menu, delete workflow hook
* feat: chat; improvement: input and dropdown/combobox padding
* feat(panel): deploy logic
* improvement(chat): streaming output
2025-11-10 03:08:13 -08:00