Lakee Sivaraya
d5bd97de32
feat(tinybird): added tinybird block ( #2781 )
2026-01-14 00:25:54 -08:00
Waleed
6e0055f847
feat(slack): added get message by timestamp and get thread tool ( #2803 )
...
* feat(slack): added get message tool
* added get thread
2026-01-13 18:37:06 -08:00
Waleed
2bc403972c
feat(a2a): added a2a protocol ( #2784 )
...
* feat(a2a): a2a added
* feat(a2a): added a2a protocol
* remove migrations
* readd migrations
* consolidated permissions utils
* consolidated tag-input, output select -> combobox, added tags for A2A
* cleanup up utils, share same deployed state as other tabs
* ack PR comments
* more
* updated code examples
* solely rely on tanstack query to vend data and invalidate query key's, remove custom caching
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
2026-01-13 11:43:02 -08:00
Vikhyath Mondreti
a05003a2d3
feat(integrations): claude skills to add integrations, lemlist trigger + tools, remove test webhook url ( #2785 )
...
* feat(integrations): claude skills to add integrations, lemlist trigger + tools, remove test webhook url
* fix tests
* fix tools
* add more details to skill
* more details
* address greptile comments
2026-01-12 22:18:50 -08:00
Vikhyath Mondreti
b6cbee2464
improvement(block-outputs): display metadata properties destructured ( #2772 )
...
* improvement(block-outputs):display metadata properties destructured
* add back icons
* fix google calendar
* reuse versioned tool selector
* fix null fields
* github optionality
* fix notion
* review stripe tools metadata
* fix optional tools + types
* fix docs type
* add db row tool + fix copilot versioning recognition
2026-01-12 18:36:21 -08:00
Waleed
d3d6012d5c
fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers ( #2753 )
...
* fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers
* remove isDeployed in favor of deploymentStatus
* ack PR comments
2026-01-09 16:53:37 -08:00
Waleed
2bd27f9a4d
feat(fireflies): added fireflies tools and trigger ( #2713 )
...
* feat(fireflies): added fireflies tools and trigger
* finished fireflies
* added wandConfig to all timestamp subblocks on the platform
* added current time to timestamp wand generation
* fix file upload subblock styling, tested all fireflies ops
* removed dropdown for trigger for fireflies
* updated docs
* added fireflies to formatWebhookInput
* added more wandConfigs
2026-01-07 13:40:36 -08:00
Waleed
096af4fdfa
feat(imap): added support for imap trigger ( #2663 )
...
* feat(tools): added support for imap trigger
* feat(imap): added parity, tested
* ack PR comments
* final cleanup
2026-01-02 15:28:00 -08:00
Adam Gough
7356edccbb
added jsm ( #2641 )
...
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-30 14:46:31 -08:00
Waleed
7761b16b87
feat(tools): added greptile tools/block, updated copilot panel styling ( #2618 )
2025-12-28 12:12:22 -08:00
Waleed
3d75445459
feat(tools): added new firecrawl agent endpoint ( #2603 )
2025-12-26 20:34:39 -08:00
Waleed
6c8f1a81c1
feat(tools): added grain and circleback ( #2557 )
...
* feat(tools): added grain and circleback
* oauth to pat and tool fix
* updated docs
* remove remaining oauth references
* cleanup
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-23 14:34:12 -08:00
Adam Gough
38be2b76c4
fix(slack): respect message limit, remove duplicate canonical representations ( #2469 )
...
* fix(slack): respect message limit, remove duplicate canonical representations
* removed comment
* updated docs script
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-18 20:37:14 -08:00
Priyanshu Solanki
491bd783b5
fix(servicenow): update servicenow block to use basic auth instead of oauth ( #2435 )
...
* fix adding client ID and secret fields to supprot ouath
* revert servicenow to use basic auth instead of oauth
* fix failing tests
---------
Co-authored-by: priyanshu.solanki <priyanshu.solanki@saviynt.com >
Co-authored-by: waleed <walif6@gmail.com >
2025-12-17 20:41:46 -08:00
Emir Karabeg
b7228d57f7
feat(service-now): added service now block ( #2404 )
...
* feat(service-now): added service now block
* fix: bun lock
* improvement: fixed @trigger.dev/sdk imports and removal of sentry blocks
* improvement: fixed @trigger.dev/sdk import
* improvement: fixed @trigger.dev/sdk import
* fix(servicenow): save accessTokenExpiresAt on initial OAuth account creation
* docs(servicenow): add ServiceNow tool documentation and icon mapping
* fixing bun lint issues
* fixing username/password fields
* fixing test file for refreshaccesstoken to support instance uri
* removing basic auth and fixing undo-redo/store.ts
* removed import set api code, changed CRUD operations to CRUD_record and added wand configuration to help users to generate JSON Arrays
---------
Co-authored-by: priyanshu.solanki <priyanshu.solanki@saviynt.com >
2025-12-16 21:16:09 -08:00
Waleed
12d42e29ac
fix(docs): regen docs ( #2393 )
2025-12-15 18:30:48 -08:00
Waleed
690be530c8
chore(icons): update spotify icon ( #2356 )
2025-12-13 02:11:42 -08:00
Siddharth Ganesan
ecf5209e6f
feat(integration): add spotify ( #2347 )
...
* Add spotify
* Finish spotify integration
* Fix logo
* fix build
* Rename tools
* Fix docs
* Fix lint
* Fix imports
* ran lint
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-12-12 19:22:17 -08:00
Waleed
0ea600d0e8
fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size ( #2340 )
2025-12-12 16:58:51 -08:00
Waleed
668118b19b
fix(tools): remove pylon ( #2338 )
2025-12-12 16:00:52 -08:00
Waleed
c4fd39df54
fix(firecrawl): fixed optional params for firecrawl ( #2329 )
...
* fix(firecrawl): fixed optional params for firecrawl
* fix(typeform): fixed optional params and outputs for typeform
* ack PR comments
2025-12-11 20:39:15 -08:00
Esteban Canela
8d4f2e0233
feat(tools): added sqs integration ( #2310 )
...
* feat(tools): added sqs integration
* remove console log
* fix linter issues
2025-12-11 15:14:39 -08:00
Waleed
6c99c841f4
fix(tools): fixed zendesk tools, kb upload failure for md files, stronger typing ( #2297 )
...
* fix(tools): fixed zendesk tools, kb upload failure for md files, stronger typing
* ack PR comments
2025-12-10 20:42:16 -08:00
Waleed
d06b360b1d
fix(docs): fix copy page button and header hook ( #2284 )
2025-12-09 21:58:54 -08:00
Waleed
2fcd07e82d
feat(triggers): added rss feed trigger & poller ( #2267 )
2025-12-08 23:07:07 -08:00
Waleed
dafd2f5ce8
feat(tools): added sftp tool to accompany smtp and ssh tools ( #2261 )
2025-12-08 19:21:10 -08:00
Waleed
209b0f1906
feat(tools): added duckduckgo ( #2258 )
2025-12-08 17:34:18 -08:00
Waleed
feb591867e
fix(docs): fix salesforce docs & update styling ( #2248 )
2025-12-08 12:08:53 -08:00
Vikhyath Mondreti
01b2f809d1
feat(cursor): add cursor block and tools ( #2245 )
...
* fix(autolayout): reduce horizontal spacing in autolayout
* feat(cursor): add cursor cloud agents tools
* address greptile prompt
2025-12-08 09:49:28 -08:00
Adam Gough
ae7937280e
feat(google-groups): added google groups ( #2229 )
...
* added google-groups
* added a few more endpoints
* removed comments
* removed named imports, fixed comments
* fixed google groups tool names
---------
Co-authored-by: aadamgough <adam@sim.ai >
Co-authored-by: waleed <walif6@gmail.com >
2025-12-06 17:32:30 -08:00
Emir Karabeg
0b28128f25
feat(tools): google slides tool, terminal console virtualization, tool fixes ( #2209 )
...
* feat: google slides tool
* fix oauth for slides, add remaining endpoints, update docs
* optimize json dump viewer using react window
* change slides to use google drive credentials
* fix some tools
* ack PR comments
---------
Co-authored-by: waleed <walif6@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-12-06 12:16:21 -08:00
Waleed
5d6c1f7b88
feat(tools): added more slack tools ( #2212 )
2025-12-05 13:22:35 -08:00
Waleed
dcbdcb43aa
chore(deps): upgrade to nextjs 16 ( #2203 )
...
* chore(deps): upgrade to nextjs 16
* upgraded fumadocs
* ensure vercel uses bun
* fix build
* fix bui;d
* remove redundant vercel.json
2025-12-04 17:55:37 -08:00
Waleed
5630e133fd
feat(tools): added zoom, elasticsearch, dropbox, kalshi, polymarket, datadog, ahrefs, gitlab, shopify, ssh, wordpress ( #2175 )
...
* feat(tools): added zoom, elasticsearch, dropbox, box, datadog, ahrefs, gitlab, shopify, ssh, wordpress
* added polymarket & kalshi, fixed ssh
* fix search modal bg instead of bgColor, added polymarket and kalshi new endpoints
* split up grafana
* update docs script & docs
* added more zoom endpoints
* remove unused box creds
* finished wordpress, shopify, kalshi
* cleanup
* revert envvar dropdown changes
* updated grafana endpoints
2025-12-03 20:09:27 -08:00
Waleed
2ab8cec8c3
fix(icons): fix mailgun, restore tts and smtp blocks ( #2162 )
...
* fix(icons): fix mailgun
* register smtp block that was missing
2025-12-02 16:21:43 -08:00
Waleed
ee3e1e8cf9
fix(docs): update docs to background instead of backgroundColor ( #2154 )
2025-12-01 14:16:23 -08:00
Waleed
cb0c55c6f6
feat(tools): added rds, dynamodb, background color gradient ( #2150 )
...
* feat(tools): added rds tools/block
* feat(tools): added rds, dynamodb, background color gradient
* changed conditions for WHERE condition to be json conditions instead of raw string
2025-12-01 13:42:05 -08:00
Waleed
e3a57d30e8
feat(tools): add generic search tool ( #2140 )
2025-11-30 14:13:46 -08:00
Waleed
d7a650a355
feat(tools): added apify block/tools ( #2136 )
...
* feat(tools): added apify
* cleanup
2025-11-29 23:42:43 -08:00
Waleed
7bf9251db1
feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu ( #2133 )
...
* feat(tools): added twilio sendgrid integration
* feat(tools): added smtp, sendgrid, mailgun, fixed permissions in context menu
* added top level mocks for sporadically failing tests
* incr type safety
2025-11-29 17:58:42 -08:00
Waleed
a10e1a63af
fix(permissions): add client-side permissions validation to prevent unauthorized actions, upgraded custom tool modal ( #2130 )
...
* fix(permissions): add client-side permissions validation to prevent unauthorized actions, upgraded custom tool modal
* fix failing test
* fix test
* cleanup
2025-11-28 12:24:22 -08:00
Waleed
1ee49ae611
feat(tools): added zendesk, pylon, intercom, & mailchimp ( #2126 )
...
* feat(tools): added zendesk, pylon, intercom, & mailchimp
* finish zendesk and pylon
* updated docs
2025-11-27 16:33:47 -08:00
Waleed
ff79b78b5f
feat(tools): added sentry, incidentio, and posthog tools ( #2116 )
...
* feat(tools): added sentry, incidentio, and posthog tools
* update docs
* fixed docs to use native fumadocs for llms.txt and copy markdown, fixed tool issues
* cleanup
* enhance error extractor, fixed posthog tools
* docs enhancements, cleanup
* added more incident io ops, remove zustand/shallow in favor of zustand/react/shallow
* fix type errors
* remove unnecessary comments
* added vllm to docs
2025-11-25 19:50:23 -08:00
Waleed
0a4244bcef
feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav ( #2094 )
...
* feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav
* fixed icons
* cleaned up
* added falai
* improvement: icons
* fixed build
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
2025-11-21 16:56:13 -08:00
Emir Karabeg
3dbf0f5679
feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack ( #2083 )
...
* improvement: panel tabs handler on click
* fix: output break words
* feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack
* feat: unresolved value handling on error; fix: layout refresh; refactor: delete old panel
* refactor: control bar delete; improvement: workflow constants; fix: clear notifications keyboard shortcut
* update developers count
* fixed relative imports
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-11-20 19:37:09 -08:00
Waleed
e64b1c9fcd
feat(tools): added speech to text with openai whisper, elevenlabs, and deepgram ( #2068 )
...
* feat(tools): added speech to text with openai whisper, elevenlabs, and deepgram
* added new file icons, implemented ffmpeg
* updated docs
* revert environment
2025-11-19 21:03:54 -08:00
Waleed
becd19bc50
improvement(ux): added tab key navigation for agent messages, made variables styling match chat, added neo4j and calendly ( #2056 )
...
* improvement(ux): added tab key navigation for agent messages, made variables styling match chat
* added neo4j tools, added calendly tools and triggers
* more style improvements
* consolidate wand generation type
* more ui improvements
* fix calendly
* tested all neo4j tools
* added fuzzy search for search modal, tested and fixed calendly
* updated docs
* fix various broken docs links, neo4j param validation
* removed limit from neo4j block
2025-11-19 17:40:20 -08:00
Waleed
d51a756c1b
improvement(docs): remove copy page from mobile view on docs ( #2037 )
...
* improvement(docs): remove copy page from mobile view on docs
* bring title and pagenav lower on mobile
* added cursor pointer to clickable components in docs
2025-11-17 18:10:52 -08:00
Waleed
5457d4bc7b
feat(settings): added reactquery for settings, removed zustand stores, added apollo, added workflow block selector dropdown search, added add environment variable option to empty env var dropdown ( #1971 )
...
* feat(settings): added reactquery for settings, removed zustand stores, added apollo, added workflow block selector dropdown search, added add environment variable option to empty env var dropdown
* fix delete dialog for copilot keys
* simplify combobox
* fix more z indices
* consolidated duplicate hooks
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-11-13 17:33:05 -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