Waleed
25afacb25e
v0.5.30: vllm fixes, permissions fixes, isolated vms for code execution, tool fixes
2025-12-15 19:38:01 -08:00
Gaurav Chadha
fcf52ac4d5
fix(landing): prevent url encoding for spaces for footer links ( #2376 )
2025-12-15 10:59:12 -08:00
Shivam
842200bcf2
fix(docs): clarify working directory for drizzle migration ( #2375 )
2025-12-15 10:58:27 -08:00
Waleed
a0fb889644
v0.5.29: chat voice mode, opengraph for docs, option to disable auth
2025-12-13 19:50:06 -08:00
Waleed
f526c36fc0
v0.5.28: tool fixes, sqs, spotify, nextjs update, component playground
2025-12-12 21:05:57 -08:00
Waleed
e24f31cbce
v0.5.27: sidebar updates, ssrf patches, gpt-5.2, stagehand fixes
2025-12-11 14:45:25 -08:00
Waleed
3fbd57caf1
v0.5.26: tool fixes, templates and knowledgebase fixes, deployment versions in logs
2025-12-11 00:52:13 -08:00
Vikhyath Mondreti
b5da61377c
v0.5.25: minor ui improvements, copilot billing fix
2025-12-10 18:32:27 -08:00
Waleed
18b7032494
v0.5.24: agent tool and UX improvements, redis service overhaul ( #2291 )
...
* feat(folders): add the ability to create a folder within a folder in popover (#2287 )
* fix(agent): filter out empty params to ensure LLM can set tool params at runtime (#2288 )
* fix(mcp): added backfill effect to add missing descriptions for mcp tools (#2290 )
* fix(redis): cleanup access pattern across callsites (#2289 )
* fix(redis): cleanup access pattern across callsites
* swap redis command to be non blocking
* improvement(log-details): polling, trace spans (#2292 )
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com >
2025-12-10 13:09:21 -08:00
Waleed
b7bbef8620
v0.5.23: kb, logs, general ui improvements, token bucket rate limits, docs, mcp, autolayout improvements ( #2286 )
...
* fix(mcp): prevent redundant MCP server discovery calls at runtime, use cached tool schema instead (#2273 )
* fix(mcp): prevent redundant MCP server discovery calls at runtime, use cached tool schema instead
* added backfill, added loading state for tools in settings > mcp
* fix tool inp
* feat(rate-limiter): token bucket algorithm (#2270 )
* fix(ratelimit): make deployed chat rate limited
* improvement(rate-limiter): use token bucket algo
* update docs
* fix
* fix type
* fix db rate limiter
* address greptile comments
* feat(i18n): update translations (#2275 )
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
* fix(tools): updated kalshi and polymarket tools to accurately reflect outputs (#2274 )
* feat(i18n): update translations (#2276 )
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* fix(autolayout): align by handle (#2277 )
* fix(autolayout): align by handle
* use shared constants everywhere
* cleanup
* fix(copilot): fix custom tools (#2278 )
* Fix title custom tool
* Checkpoitn (broken)
* Fix custom tool flash
* Edit workflow returns null fix
* Works
* Fix lint
* fix(ime): prevent form submission during IME composition steps (#2279 )
* fix(ui): prevent form submission during IME composition steps
* chore(gitignore): add IntelliJ IDE files to .gitignore
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Waleed <walif6@gmail.com >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* feat(ui): logs, kb, emcn (#2207 )
* feat(kb): emcn alignment; sidebar: popover primary; settings-modal: expand
* feat: EMCN breadcrumb; improvement(KB): UI
* fix: hydration error
* improvement(KB): UI
* feat: emcn modal sizing, KB tags; refactor: deleted old sidebar
* feat(logs): UI
* fix: add documents modal name
* feat: logs, emcn, cursorrules; refactor: logs
* feat: dashboard
* feat: notifications; improvement: logs details
* fixed random rectangle on canvas
* fixed the name of the file to align
* fix build
---------
Co-authored-by: waleed <walif6@gmail.com >
* fix(creds): glitch allowing multiple credentials in an integration (#2282 )
* improvement: custom tools modal, logs-details (#2283 )
* fix(docs): fix copy page button and header hook (#2284 )
* improvement(chat): add the ability to download files from the deployed chat (#2280 )
* added teams download and chat download file
* Removed comments
* removed comments
* component structure and download all
* removed comments
* cleanup code
* fix empty files case
* small fix
* fix(container): resize heuristic improvement (#2285 )
* estimate block height for resize based on subblocks
* fix hydration error
* make more conservative
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
Co-authored-by: mosa <mosaxiv@gmail.com >
Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
2025-12-10 00:57:58 -08:00
Waleed
52edbea659
v0.5.22: rss feed trigger, sftp tool, billing fixes, 413 surfacing, copilot improvements
2025-12-09 10:27:36 -08:00
Vikhyath Mondreti
d480057fd3
fix(migration): migration got removed by force push ( #2253 )
2025-12-08 14:08:12 -08:00
Waleed
c27c233da0
v0.5.21: google groups, virtualized code viewer, ui, autolayout, docs improvements
2025-12-08 13:10:50 -08:00
Waleed
ebef5f3a27
v0.5.20: google slides, ui fixes, subflow resizing improvements
2025-12-06 15:36:09 -08:00
Vikhyath Mondreti
12c4c2d44f
v0.5.19: copilot fix
2025-12-05 15:27:31 -08:00
Vikhyath Mondreti
929a352edb
fix(build): added trigger.dev sdk mock to tests ( #2216 )
2025-12-05 14:26:50 -08:00
Vikhyath Mondreti
6cd078b0fe
v0.5.18: ui fixes, nextjs16, workspace notifications, admin APIs, loading improvements, new slack tools
2025-12-05 14:03:09 -08:00
Waleed
31874939ee
v0.5.17: modals, billing fixes, bun update, zoom, dropbox, kalshi, polymarket, datadog, ahrefs, gitlab, shopify, ssh, wordpress integrations
2025-12-04 13:29:46 -08:00
Waleed
e157ce5fbc
v0.5.16: MCP fixes, code refactors, jira fixes, new mistral models
2025-12-02 22:02:11 -08:00
Vikhyath Mondreti
774e5d585c
v0.5.15: add tools, revert subblock prop change
2025-12-01 13:52:12 -08:00
Vikhyath Mondreti
54cc93743f
v0.5.14: fix issue with teams, google selectors + cleanup code
2025-12-01 12:39:39 -08:00
Waleed
8c32ad4c0d
v0.5.13: polling fixes, generic agent search tool, status page, smtp, sendgrid, linkedin, more tools ( #2148 )
...
* 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
* 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 >
* feat(i18n): update translations (#2134 )
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* feat(creators): add verification for creators (#2135 )
* feat(tools): added apify block/tools (#2136 )
* feat(tools): added apify
* cleanup
* feat(i18n): update translations (#2137 )
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* feat(env): added more optional env var examples (#2138 )
* 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
* feat(tools): add generic search tool (#2140 )
* feat(i18n): update translations (#2141 )
* fix(sdks): bump sdk versions (#2142 )
* fix(webhooks): count test webhooks towards usage limit (#2143 )
* fix(bill): add requestId to webhook processing (#2144 )
* 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
* fix(polling): mark webhook failed on webhook trigger errors (#2146 )
* fix(deps): declare core transient deps explicitly (#2147 )
* fix(deps): declare core transient deps explicitly
* ack PR comments
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-01 10:15:36 -08:00
Waleed
1d08796853
v0.5.12: memory optimizations, sentry, incidentio, posthog, zendesk, pylon, intercom, mailchimp, loading optimizations ( #2132 )
...
* 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
* improvement(teams-plan): seats increase simplification + not triggering checkout session (#2117 )
* improvement(teams-plan): seats increase simplification + not triggering checkout session
* cleanup via helper
* 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
* feat(i18n): update translations (#2120 )
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* 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
* feat(models): host google gemini models (#2122 )
* feat(models): host google gemini models
* remove unused primary key
* feat(i18n): update translations (#2123 )
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* feat(tools): added zendesk, pylon, intercom, & mailchimp (#2126 )
* feat(tools): added zendesk, pylon, intercom, & mailchimp
* finish zendesk and pylon
* updated docs
* feat(i18n): update translations (#2129 )
* feat(i18n): update translations
* fixed build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* 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
* fix(custom-tools): add composite index on custom tool names & workspace id (#2131 )
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-28 16:08:06 -08:00
Waleed
ebcd243942
v0.5.11: stt, videogen, vllm, billing fixes, new models
2025-11-25 01:14:12 -08:00
Waleed
b7e814b721
v0.5.10: copilot upgrade, preprocessor, logs search, UI, code hygiene
2025-11-21 12:04:34 -08:00
Waleed
842ef27ed9
v0.5.9: add backwards compatibility for agent messages array
2025-11-20 11:19:42 -08:00
Vikhyath Mondreti
31c34b2ea3
v0.5.8: notifications, billing, ui changes, store loading state machine
2025-11-20 01:32:32 -08:00
Vikhyath Mondreti
8f0ef58056
v0.5.7: combobox selectors, usage indicator, workflow loading race condition, other improvements
2025-11-17 21:25:51 -08:00