Commit Graph

  • 0260dbc3f2 feat(tools): added perplexity search endpoint, updated models list for perplexity block (#1812) Waleed 2025-11-05 11:15:15 -08:00
  • 68056b72c2 feat(i18n): update translations (#1811) Waleed 2025-11-05 05:29:23 -08:00
  • fa323e2e51 feat(twilio-voice): added twilio voice webhook + tool (#1776) Adam Gough 2025-11-04 23:56:06 -08:00
  • b0fa3e8a26 improvement(reply-gmail): added reply to gmail (#1809) Adam Gough 2025-11-04 20:23:10 -08:00
  • f65d62ea3d improvement(async): improve error capturing for asynchronous workflow executions (#1808) Waleed 2025-11-04 18:16:00 -08:00
  • 670e63c108 fix(schedules): restore enabling/disabling of schedules, fix premature cron validation (#1807) Waleed 2025-11-04 14:05:29 -08:00
  • e62a635757 feat(i18n): update translations (#1806) Waleed 2025-11-04 13:39:10 -08:00
  • a29f9fd55f feat(schedules): move schedule configuration out of modals into subblocks (#1805) Waleed 2025-11-04 13:36:50 -08:00
  • e9ff94f06f chore(deps): upgrade turbopack (#1803) Waleed 2025-11-03 22:48:22 -08:00
  • 56f645890a fix(i18n): fix translation pipeline (#1804) Waleed 2025-11-03 22:47:55 -08:00
  • 1ce834f2fe feat(i18n): update translations (#1794) Waleed 2025-11-03 22:30:50 -08:00
  • 0363f8a33d fix(external-triggers): not passing payload through + incorrect server-side resolver logic (#1801) Vikhyath Mondreti 2025-11-03 19:54:42 -08:00
  • d1fcade5ab fix(conn-status): remove unused connection status inside user avatar stack (#1800) Vikhyath Mondreti 2025-11-03 15:12:56 -08:00
  • 3af7d136c6 feat(mcp): surface better errors for MCP connection failures (#1796) Waleed 2025-11-03 14:28:25 -08:00
  • 2eea3caccd feat(import-export): improvements to export workspace, maintain file structure, include workflow variables (#1799) Vikhyath Mondreti 2025-11-03 12:13:57 -08:00
  • fb445b166d fix(legacy-start): fix legacy start block execution in new executor Siddharth Ganesan 2025-11-03 10:37:59 -08:00
  • 3bf00cbd2a improvement(executor): redesign executor + add start block (#1790) Siddharth Ganesan 2025-11-02 12:21:16 -08:00
  • 7d67ae397d fix(evaluator): fix evaluator to handle temperature gracefully like router (#1792) Waleed 2025-11-01 18:52:18 -07:00
  • f9980868a4 improvement(variables): add error context for duplicate variable names, only check for collision when focus is lost (#1791) Waleed 2025-11-01 18:19:34 -07:00
  • e4d21568e3 feat(i18n): update translations (#1788) Waleed 2025-11-01 14:44:51 -07:00
  • 5479461617 feat(docs): added page nav buttons, static search, TOC footer (#1787) Waleed 2025-11-01 14:38:28 -07:00
  • 86b3570252 fix(trigger-dup): on duplicate trigger should not point at old webhook row (#1784) Vikhyath Mondreti 2025-10-31 19:39:17 -07:00
  • 44271cd101 fix(triggers-persistence): triggers persistence, deletion, updating configs + state management simplifcation (#1783) Vikhyath Mondreti 2025-10-31 18:06:31 -07:00
  • f6a5c5c829 improvement(cleanup): remove useWorkflowDiff hook (#1781) Vikhyath Mondreti 2025-10-31 12:04:25 -07:00
  • e64129c1ad feat(triggers): modify triggers to use existing subblock system, webhook order of operations improvements (#1774) Waleed 2025-10-31 11:38:59 -07:00
  • 70ff5394a4 improvement(mcp): ditch custom mcp client in favor of mcp sdk (#1780) Waleed 2025-10-31 11:21:00 -07:00
  • 6cd82f07ed fix(presence): remove presence for a solo user (#1779) Waleed 2025-10-30 22:47:37 -07:00
  • 4a3c6d17e3 fix(client-directive): fix build error (#1778) Vikhyath Mondreti 2025-10-30 20:29:12 -07:00
  • 0b16fa4dd0 fix(triggers): incoming edges should be filtered from execution and UI graph (#1777) Vikhyath Mondreti 2025-10-30 20:20:32 -07:00
  • eac358bc7c feat(live-cursor): live cursor during collaboration (#1775) Vikhyath Mondreti 2025-10-30 19:47:11 -07:00
  • a072e6d1d8 improvement(custom-tools): make them workspace scoped + ux to manage them (#1772) Vikhyath Mondreti 2025-10-30 17:40:38 -07:00
  • 3b901b33d1 fix(webhook-notif): modal positioning (#1771) Vikhyath Mondreti 2025-10-30 16:58:17 -07:00
  • fe9ebbf81b improvement(api-keys): move to workspace level (#1765) Vikhyath Mondreti 2025-10-30 11:42:58 -07:00
  • c99bb0aaa2 feat(cost): added hidden cost breakdown component to settings > subscription, start collecting current period copilot cost and last period copilot cost (#1770) Waleed 2025-10-30 11:09:47 -07:00
  • 61725c2d15 feat(envvars): use cache for envvar dropdown key names, prevent autofill & suggestions in the settings (#1769) Waleed 2025-10-30 00:23:35 -07:00
  • 8b0079b834 feat(i18n): update translations (#1768) Waleed 2025-10-30 00:03:16 -07:00
  • fdefb14e6b improvement(ms-teams): resolve mentions accurately (#1762) Vikhyath Mondreti 2025-10-29 23:49:05 -07:00
  • 47913f87de fix(kb): fix mistral parse and kb uploads, include userId in internal auth (#1767) Waleed 2025-10-29 23:18:39 -07:00
  • 48f520b3c7 feat(files): added file manager table, enforce permissions for viewing files (#1766) Waleed 2025-10-29 22:03:27 -07:00
  • da30c25efa improvement(chat): increase max files to 15 and resolve workflow variables in webhook execution (#1764) Vikhyath Mondreti 2025-10-29 15:34:59 -07:00
  • b95ea9148f fix(copilot): consolidate usage limit validation (#1763) Siddharth Ganesan 2025-10-29 13:14:28 -07:00
  • 9a4b9e281e v0.4.25: variables block, sort ordering for kb, careers page, storage service v0.4.25 Waleed 2025-10-29 01:40:39 -07:00
  • fcf947df22 fix(variables): added the same input vars mapping from workflow block, added type validation to variables block, updated UI (#1761) Waleed 2025-10-29 01:22:10 -07:00
  • 7be9941bc9 feat(chat): support local file downloads/uploads for chat for parity with kb (#1751) Waleed 2025-10-28 20:09:51 -07:00
  • 807014a5d2 fix(wait, vars, while): var set (#1759) Siddharth Ganesan 2025-10-28 17:19:11 -07:00
  • aef1f18c1e feat(i18n): update translations (#1756) Waleed 2025-10-28 12:43:33 -07:00
  • 368576b082 feat(create-excel): onedrive create excel (#1745) Adam Gough 2025-10-28 12:26:17 -07:00
  • aace3066aa feat(while, vars, wait): add while subflow, variables block, wait block (#1754) Siddharth Ganesan 2025-10-28 11:59:47 -07:00
  • ef5b6999ab fix(migrations): add missing migration for processing columns in documents table (#1749) Waleed 2025-10-27 23:23:42 -07:00
  • 9df886d1e9 feat(kb): added sort ordering to knowledgebase page, styling update (#1748) Waleed 2025-10-27 21:39:48 -07:00
  • 9991796661 fix(docs): added new workflow block image, fixed operator issue on null properties (#1747) Waleed 2025-10-27 20:56:52 -07:00
  • 095a15d7b5 feat(careers): added a careers page (#1746) Waleed 2025-10-27 20:25:44 -07:00
  • a02016e247 v0.4.24: sso for chat deployment, usage indicator for file storage, mcp improvements, local kb file storage v0.4.24 Vikhyath Mondreti 2025-10-27 15:32:53 -07:00
  • 8620ab255a improvement(docs): added a copy page button to the docs pages (#1743) Waleed 2025-10-27 15:05:27 -07:00
  • 47ddfb639e fix(dropdown): auto-add character to trigger tag dropdown on connection tag drop in agent tools (#1742) Waleed 2025-10-27 14:28:29 -07:00
  • 5d48c2780c improvement(ui): enhance ring outline for code subblock and mcp tool subblocks in agent (#1741) Waleed 2025-10-27 13:59:19 -07:00
  • 38614fad79 fix(mcp): resolve variables & block references in mcp subblocks (#1735) Waleed 2025-10-27 13:13:11 -07:00
  • 6f32aea96b feat(kb): added support for local file storage for knowledgebase (#1738) Waleed 2025-10-27 11:28:45 -07:00
  • 98e98496e8 Revert "improvement(consts): removed redundant default consts in favor of env…" (#1739) Waleed 2025-10-26 23:06:14 -07:00
  • 659b46fa2f improvement(consts): removed redundant default consts in favor of envvar defaults for storage & usage limits (#1737) Waleed 2025-10-26 21:43:00 -07:00
  • fb3d6d4c88 feat(files): added usage indicator for file storage to settings (#1736) Waleed 2025-10-26 21:36:25 -07:00
  • ec2cc82b72 feat(i18n): update translations (#1734) Waleed 2025-10-26 18:35:20 -07:00
  • 274d5e3afc fix(clay): fixed clay tool (#1725) Adam Gough 2025-10-26 15:30:08 -10:00
  • c552bb9c5f fix(elevenlabs): added internal auth helper for proxy routes (#1732) Waleed 2025-10-25 17:54:27 -07:00
  • ad7b791242 improvement(deployments): simplify deployments for chat and indicate active version (#1730) Vikhyath Mondreti 2025-10-25 13:55:34 -10:00
  • ce4893a53c feat(sso-chat-deployment): added sso auth option for chat deployment (#1729) Waleed 2025-10-25 14:58:25 -07:00
  • 7f1ff7fd86 fix(billing): should allow restoring subscription (#1728) Vikhyath Mondreti 2025-10-25 09:59:57 -10:00
  • 517f1a91b6 fix(google-scopes): added forms and different drive scope (#1532) Adam Gough 2025-10-25 09:08:49 -10:00
  • 9b2490c4b1 v0.4.23: webflow tools + triggers, copilot api key fix (#1723) v0.4.23 Waleed 2025-10-23 14:48:09 -07:00
  • dba7514350 improvement(schedule): fix UI bug with schedule modal (#1722) Waleed 2025-10-23 14:16:59 -07:00
  • e94de1dd26 feat(i18n): update translations (#1721) Waleed 2025-10-23 13:15:05 -07:00
  • a4e874b266 feat(tools): added webflow OAuth + tools (#1720) Waleed 2025-10-23 13:08:32 -07:00
  • ec034f3fc7 fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data (#1719) Waleed 2025-10-22 14:07:52 -07:00
  • e425d064c0 improvement(condition): added variable and envvar highlighting for condition input (#1718) Waleed 2025-10-22 13:12:09 -07:00
  • bcd1a2faf6 feat(i18n): update translations (#1709) Waleed 2025-10-22 12:55:36 -07:00
  • 989a77261c fix(debug-mode): remove duplicate debug mode flag (#1714) Vikhyath Mondreti 2025-10-22 03:49:18 -07:00
  • 71ae27b6cd v0.4.22: fix execution context pass for google sheets v0.4.22 Vikhyath Mondreti 2025-10-21 19:48:06 -07:00
  • 5ab482127d fix(remove-exec-context): tools handle workflow id check themselves Vikhyath Mondreti 2025-10-21 16:34:08 -10:00
  • b8bc632baa fix(workflow-auth): adding workflowId param to only internal urls (#1710) Vikhyath Mondreti 2025-10-21 19:30:22 -07:00
  • 1b7437af14 v0.4.21: more internal auth changes, supabase vector search tool v0.4.21 Vikhyath Mondreti 2025-10-21 18:49:09 -07:00
  • 4d7ebd8bcb feat(supabase): added vector search tool and updated docs (#1707) Waleed 2025-10-21 18:48:18 -07:00
  • ca1156a6c2 fix(base-url): use getBaseUrl helper in copilot revert state endpoint (#1706) Vikhyath Mondreti 2025-10-21 18:44:05 -07:00
  • 89eb1849d0 fix(external-route): handleInternalRequest should still check if request internal Vikhyath Mondreti 2025-10-21 15:00:33 -10:00
  • 1d4833f485 fix case sensitive header (#1705) Vikhyath Mondreti 2025-10-21 17:51:13 -07:00
  • d5902e91da fix(kb): added internal auth for mistral OCR tool via KB (#1704) Waleed 2025-10-21 16:56:53 -07:00
  • 9751c9f5c4 v0.4.20: internal request, kb url fixes, docs styling v0.4.20 Vikhyath Mondreti 2025-10-21 13:00:00 -07:00
  • e6ba323de4 Merge pull request #1700 from simstudioai/fix/internal-req Vikhyath Mondreti 2025-10-21 12:07:54 -07:00
  • 859711991f fix(docs): made sidebar directories scrollable, stylistic changes (#1702) Waleed 2025-10-21 12:04:19 -07:00
  • c178a90f02 improvement(helm): added additional envvars to helm charts (#1695) Waleed 2025-10-21 12:02:51 -07:00
  • eb8995ee7c fix(kb): add base URL for kb fetches (#1701) Waleed 2025-10-21 12:02:18 -07:00
  • b269447539 fix(internal-req): add internal token to server side Vikhyath Mondreti 2025-10-21 08:36:15 -10:00
  • 641e353d03 v0.4.19: landing page fix v0.4.19 Vikhyath Mondreti 2025-10-19 16:06:12 -07:00
  • ce660e2df9 fix(plan-config): align buttons above divider (#1696) Vikhyath Mondreti 2025-10-19 16:00:43 -07:00
  • e4ddeb09d6 v0.4.18: file upload tools, copilot upgrade, docs changes, model filtering Vikhyath Mondreti 2025-10-19 15:38:39 -07:00
  • 063bd610b1 fix(jira): issue selector inf render (#1693) Vikhyath Mondreti 2025-10-19 15:20:08 -07:00
  • 9132cd224d fix(mcp): add workflow id to agent-handler for mcp tools (#1694) Waleed 2025-10-19 10:40:58 -07:00
  • c70c32a3bd fix(settings-ui): fix settings ui, add upload status (#1691) Waleed 2025-10-18 15:37:12 -07:00
  • cc0ace7de6 improvement(copilot): version update (#1689) Siddharth Ganesan 2025-10-18 12:59:48 -07:00
  • de1ac9a704 improvement(models): system to blacklist models (#1687) Vikhyath Mondreti 2025-10-18 12:09:18 -07:00
  • 728a4c82c6 add inline defaults for storage limits by plan (#1685) Vikhyath Mondreti 2025-10-18 10:51:18 -07:00