Waleed
5d791cd55f
feat(i18n): update translations ( #2178 )
...
* feat(i18n): update translations
* memory optimizations
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-04 00:18:21 -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
Emir Karabeg
08a11935af
fix: commented out light mode ( #2173 )
2025-12-03 16:52:35 -08:00
Emir Karabeg
3158b62da8
feat: light, emcn, modals ( #2104 )
...
* feat: aligned current unassigned hex to old globals
* feat: emcn modal, help-modal; improvement(ui): emcn textarea, emcn combobox, messages-input
* improvement(modal): ui, transition
* improvement: terminal expand, variables styling; refactor(float): hooks
* improvement(invite-modal): emcn aligned
* feat(terminal): height memory
* improvement(invite-modal): skeleton ui
* improvement(invite-modal): badges UI
* feat: deploy-modal, emcn
* refactor: deleted duplicate dark styles
* feat: emcn, settings, light
* improvement: emcn, settings
* improvement: settings-modal, emcn
* improvement: SSO, light-mode
* improvement: EMCN, light
* fix issues, run lint
* fix: reverted mock data
2025-12-03 16:31:27 -08:00
Vikhyath Mondreti
7de721e090
fix(logs): logging with error issues for model costs ( #2169 )
...
* fix(async-execution): restore async executions
* fix schedules trace span collection'
* fix execution trace spans for schedules + cost tracking when workflow errors
2025-12-02 20:54:17 -08:00
Waleed
3e83fb398c
fix(trace-spans): fix input/output token count in trace spans ( #2168 )
2025-12-02 20:36:16 -08:00
Waleed
a6e3c92c10
fix(jira): fixed incorrect dependsOn for jira project/issue subblcks ( #2167 )
2025-12-02 20:18:01 -08:00
Vikhyath Mondreti
9670d96eca
fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings ( #2166 )
...
* fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings
* add more properties
2025-12-02 19:47:48 -08:00
Waleed
eb0d4cbd57
fix(templates): fixed verified creator status displaying & tooltip on templates ( #2165 )
2025-12-02 19:23:35 -08:00
Waleed
ffd12e1da4
fix(subblocks): update guardrails pii selector component to use emcn ( #2164 )
2025-12-02 18:36:34 -08:00
Waleed
84c2335a37
feat(i18n): update translations ( #2163 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-02 16:37:30 -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
bf54c88ae4
feat(models): added xai models and updated gemini pricing ( #2161 )
2025-12-02 14:31:23 -08:00
Waleed
41c068c023
improvement(lib): refactored lib/ to be more aligned with queries and api directory ( #2160 )
...
* fix(lib): consolidate into core dir in lib/
* refactored lib/
2025-12-02 14:17:41 -08:00
Waleed
6fda9bd72e
feat(models): added latest mistral models ( #2159 )
2025-12-02 13:46:00 -08:00
Waleed
3b4f227e43
fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save ( #2158 )
...
* fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save
* prevent defaults
* fix subblock text area
* added placeholders in tool-inp for mcp dynamic args
* ack PR comments
2025-12-02 12:37:59 -08:00
Siddharth Ganesan
0ae7eb197a
improvement(agent): switch default model to claude 4.5 sonnet ( #2156 )
...
* Switch default model to claude 4.5 sonnet
* Fix defaults
* Switch back to medium
2025-12-01 18:34:46 -08:00
Waleed
304b5d9c7e
feat(i18n): update translations ( #2153 )
...
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-01 15:15:13 -08:00
Waleed
ee3e1e8cf9
fix(docs): update docs to background instead of backgroundColor ( #2154 )
2025-12-01 14:16:23 -08:00
Vikhyath Mondreti
ede41af674
fix(selector): remove subblock state prop for subblock component ( #2151 )
2025-12-01 13:46:32 -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
Vikhyath Mondreti
d22b21c8d1
improvement(selectors): make serviceId sole source of truth ( #2128 )
...
* improvement(serviceId): make serviceId sole source of truth
* incorrect gmail service id
* fix teams selectors
* fix linkedin
2025-12-01 12:33:26 -08:00
Waleed
1e080e98e8
fix(deps): declare core transient deps explicitly ( #2147 )
...
* fix(deps): declare core transient deps explicitly
* ack PR comments
2025-12-01 09:51:00 -08:00
Waleed
b069034d9c
fix(polling): mark webhook failed on webhook trigger errors ( #2146 )
2025-12-01 08:18:41 -08:00
Waleed
3a4f130f69
improvement(subflow): remove all associated edges when moving a block into a subflow ( #2145 )
...
* improvement(subflow): remove all associated edges when moving a block into a subflow
* ack PR comments
2025-11-30 23:20:51 -08:00
Waleed
e80feee51f
fix(bill): add requestId to webhook processing ( #2144 )
2025-11-30 21:21:54 -08:00
Waleed
7f62467f84
fix(webhooks): count test webhooks towards usage limit ( #2143 )
2025-11-30 20:28:36 -08:00
Waleed
7b2792122d
fix(sdks): bump sdk versions ( #2142 )
2025-11-30 19:47:58 -08:00
Waleed
4e9cab39c3
feat(i18n): update translations ( #2141 )
2025-11-30 14:23:27 -08:00
Waleed
e3a57d30e8
feat(tools): add generic search tool ( #2140 )
2025-11-30 14:13:46 -08:00
Waleed
f25db707d7
feat(statuspage): added statuspage, updated list of tools in footer, renamed routes ( #2139 )
...
* feat(statuspage): added statuspage, updated list of tools in footer, renamed routes
* ack PR comments
2025-11-30 10:46:18 -08:00
Waleed
08d57b4f8b
feat(env): added more optional env var examples ( #2138 )
2025-11-30 09:13:39 -08:00
Waleed
f56d85bda6
feat(i18n): update translations ( #2137 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-30 09:07:35 -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
a8f87f7e3a
feat(creators): add verification for creators ( #2135 )
2025-11-29 20:58:18 -08:00
Waleed
9330940658
feat(i18n): update translations ( #2134 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-29 20:30:56 -08:00
Vikhyath Mondreti
fc5f815c7a
fix(team-plans): track departed member usage so value not lost ( #2118 )
...
* fix(team-plans): track departed member usage so value not lost
* reset usage to 0 when they leave team
* prep merge with stagig
* regen migrations
* fix org invite + ws selection'
---------
Co-authored-by: Waleed <walif6@gmail.com >
2025-11-29 18:27:12 -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
21a640af50
fix(custom-tools): add composite index on custom tool names & workspace id ( #2131 )
2025-11-28 15:33:08 -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
be91cd3794
feat(i18n): update translations ( #2129 )
...
* feat(i18n): update translations
* fixed build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-27 18:35:31 -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
aab1b3f259
feat(i18n): update translations ( #2123 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-26 12:53:17 -08:00
Waleed
8000394e98
feat(models): host google gemini models ( #2122 )
...
* feat(models): host google gemini models
* remove unused primary key
2025-11-26 12:30:20 -08:00
Vikhyath Mondreti
0830490d32
improvement(workflow-execution): perf improvements to passing workflow state + decrypted env vars ( #2119 )
...
* improvement(execution): load workflow state once instead of 2-3 times
* decrypt only in get helper
* remove comments
* remove comments
2025-11-26 12:02:55 -08:00
Waleed
93e1c513b2
feat(i18n): update translations ( #2120 )
...
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-25 21:35:15 -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
Vikhyath Mondreti
3a3c946607
improvement(teams-plan): seats increase simplification + not triggering checkout session ( #2117 )
...
* improvement(teams-plan): seats increase simplification + not triggering checkout session
* cleanup via helper
2025-11-25 19:00:12 -08:00
Waleed
7b7586d093
fix(memory-util): fixed unbounded array of gmail/outlook pollers causing high memory util, added missing db indexes/removed unused ones, auto-disable schedules/webhooks after 10 consecutive failures ( #2115 )
...
* fix(memory-util): fixed unbounded array of gmail/outlook pollers causing high memory util, added missing db indexes/removed unused ones, auto-disable schedules/webhooks after 10 consecutive failures
* ack PR comments
* ack
2025-11-25 14:15:46 -08:00
Siddharth Ganesan
d413bcdfb0
feat(copilot): add claude opus 4.5 and remove context usage indicator ( #2113 )
...
* Add claude opus 4.5 to copilot and remove context usage indicator
* Lint
2025-11-24 16:40:55 -08:00