Commit Graph

  • 98b4586df2 refactor(webhooks): remove remaining any types from deploy.ts waleedlatif1/refactor-panel-code Waleed Latif 2026-04-05 23:39:01 -07:00
  • 220aa91dab refactor(webhooks): standardize logger names and remove any types from providers Waleed Latif 2026-04-05 12:36:05 -07:00
  • 75b1ed304e improvement(landing, blog): SEO and GEO optimization improvement/docs Emir Karabeg 2026-04-05 12:35:00 -07:00
  • d889f32697 v0.6.26: ui improvements, multiple response blocks, docx previews, ollama fix main v0.6.26 Waleed 2026-04-05 12:33:24 -07:00
  • 7afed0d589 fix(webhooks): replace crypto.randomUUID() with generateId() in ashby handler Waleed Latif 2026-04-05 12:28:45 -07:00
  • 7f1efcc798 fix(blocks): resolve Ollama models incorrectly requiring API key in Docker (#3976) staging Waleed 2026-04-05 12:14:52 -07:00
  • 78e6de5c12 fix(webhooks): remove unintended rejectUnauthorized field from IMAP polling config Waleed Latif 2026-04-05 12:13:21 -07:00
  • 1478de1332 fix(webhooks): validate auth token is set when requireAuth is enabled at deploy time Waleed Latif 2026-04-05 12:09:01 -07:00
  • 60610b7351 fix(webhooks): remove duplicate generic file processing from webhook-execution Waleed Latif 2026-04-05 11:55:21 -07:00
  • 8bcf450d22 fix(webhooks): remove unused imports from utils.server.ts after rebase Waleed Latif 2026-04-05 11:41:01 -07:00
  • 3ad355e95a fix(webhooks): fix attio build error, restore imap field, remove demarcation comments Waleed Latif 2026-04-05 11:07:55 -07:00
  • 0d2f78bc8f refactor(webhooks): decompose provider-subscriptions into handler registry pattern Waleed Latif 2026-04-05 10:38:43 -07:00
  • ced7d1478f refactor(webhooks): decompose formatWebhookInput into per-provider formatInput methods Waleed Latif 2026-04-05 10:21:08 -07:00
  • adf13bcbb3 refactor(webhooks): extract polling config functions into polling-config.ts Waleed Latif 2026-04-05 10:11:13 -07:00
  • 46a1ea039a refactor(webhooks): move fetchAndProcessAirtablePayloads into airtable handler Waleed Latif 2026-04-05 10:08:34 -07:00
  • 1f92950dce refactor(webhooks): move challenge handlers into provider files Waleed Latif 2026-04-05 10:04:09 -07:00
  • 7b6b50bbd2 refactor(webhooks): move signature validators into provider handler files Waleed Latif 2026-04-05 10:03:07 -07:00
  • 5d9b95a904 fix(webhooks): return 401 when requireAuth is true but no token configured Waleed Latif 2026-04-05 09:45:53 -07:00
  • 403e32ff33 fix(webhooks): fix build error from union type indexing in processTriggerFileOutputs Waleed Latif 2026-04-04 21:01:48 -07:00
  • ffa586459b fix(webhooks): address PR review feedback Waleed Latif 2026-04-04 20:56:45 -07:00
  • cc6b80c722 refactor(webhooks): extract provider-specific logic into handler registry Waleed Latif 2026-04-04 20:33:39 -07:00
  • a680cec78f fix(core): consolidate ID generation to prevent HTTP self-hosted crashes (#3977) Waleed 2026-04-05 11:28:54 -07:00
  • 235f0748ca feat(files): expand file editor to support more formats, add docx/xlsx preview (#3971) Waleed 2026-04-05 09:57:49 -07:00
  • ebc19484f2 improvement(landing, blog): ui/ux (#3972) Emir Karabeg 2026-04-04 20:22:35 -07:00
  • 33e6921954 improvement(execution): multiple response blocks (#3918) Vikhyath Mondreti 2026-04-04 20:05:22 -07:00
  • adfcb67dc2 feat(cursor): add list artifacts and download artifact tools (#3970) Waleed 2026-04-04 19:59:37 -07:00
  • ff767438bc Fix edge deletion in nested subflows waleedlatif1/subflow-edge-click Theodore Li 2026-04-04 19:28:36 -07:00
  • f9a7c4538e fix(settings): align skeleton loading states with actual page layouts (#3967) Waleed 2026-04-04 19:18:46 -07:00
  • 2c12f499a6 fix(subflows): make edges inside subflows directly clickable Waleed Latif 2026-04-04 19:05:51 -07:00
  • eab6aed899 fix(mothership): fix url keeping markdown hash on resource switch fix/resource-hashtag-url Theodore Li 2026-04-04 19:02:45 -07:00
  • fac34dc658 Add service account credential block prompting for google service account feat/service-account-prompting Theodore Li 2026-04-04 18:54:37 -07:00
  • c8c2b0d28b Fix race condition on resource tab reload fix/resource-tab-persist Theodore Li 2026-04-04 18:44:53 -07:00
  • 28af223a9f v0.6.25: cloudwatch, cloudformation, live kb sync, linear fixes, posthog upgrade v0.6.25 Waleed 2026-04-04 18:39:28 -07:00
  • d0baf5b1df feat(cloudformation): add AWS CloudFormation integration with 7 operations (#3964) Waleed 2026-04-04 18:39:02 -07:00
  • 8848780f56 Fix stream reconnect dev Siddharth Ganesan 2026-04-04 17:26:36 -07:00
  • aef5b54b01 improvement(tables): restore column drop target background highlight improvement/tables-module waleed 2026-04-04 17:21:10 -07:00
  • 5fe71484e3 fix(tables): remove leftover AbortController from use-export-table waleed 2026-04-04 17:18:36 -07:00
  • 5933877023 fix: direct import for sanitizePathSegment in use-import-workspace waleed 2026-04-04 17:17:13 -07:00
  • 4f7459250c fix(tables): direct imports for downloadFile/sanitizePathSegment, fix greptile comments waleed 2026-04-04 17:16:48 -07:00
  • 194a2d38e4 improvement(tables): suppress drag indicator when drop would be no-op waleed 2026-04-04 17:06:42 -07:00
  • 8b9367e217 fix(tables): remove any types, clean up test variable assignments waleed 2026-04-04 17:04:43 -07:00
  • 12c527d7ea fix(tables): isColumnSelection dead code, paste column failure, drag indexOf guard waleed 2026-04-04 16:57:58 -07:00
  • f7d7bc1a43 fix(tables): undo/redo gaps, escape regression, conflict marker waleed 2026-04-04 16:41:46 -07:00
  • 9e0fc2cd85 fixes waleed 2026-04-04 15:25:16 -07:00
  • f588b36914 fix waleed 2026-04-03 23:41:14 -07:00
  • eba424c8a3 improvement(tables): ops and experience waleed 2026-04-03 20:03:03 -07:00
  • bef786cd5b Add credential prompting for google service accounts Theodore Li 2026-04-04 17:21:14 -07:00
  • fefeb010de Add client retry logic Siddharth Ganesan 2026-04-04 17:13:38 -07:00
  • ee6c7f98ff File types Siddharth Ganesan 2026-04-04 17:04:14 -07:00
  • 855c892f55 feat(block): Add cloudwatch block (#3953) Theodore Li 2026-04-04 16:54:12 -07:00
  • 8ae4b88d80 fix(integrations): show disabled role combobox for readonly members (#3962) Waleed 2026-04-04 16:50:11 -07:00
  • a70ccddef5 fix(kb): fix Linear connector GraphQL type errors and tag slot reuse (#3961) Waleed 2026-04-04 16:50:04 -07:00
  • b4d9b8c396 feat(analytics): posthog audit — remove noise, add 10 new events (#3960) Waleed 2026-04-04 16:49:52 -07:00
  • ce53275e9d feat(knowledge): add Live sync option to KB connectors + fix embedding billing (#3959) Waleed 2026-04-04 16:49:42 -07:00
  • 498504c35b Fix import ordering feat/fix-linear-kb Theodore Li 2026-04-04 16:49:09 -07:00
  • c367da81fb feat(block): Add cloudwatch block (#3911) Theodore Li 2026-04-03 12:24:03 -07:00
  • 7971a64e63 fix(setup): db migrate hard fail and correct ini env (#3946) abhinavDhulipala 2026-04-04 16:22:19 -07:00
  • f39b4c74dc fix(setup): bun run prepare explicitly (#3947) abhinavDhulipala 2026-04-04 16:13:53 -07:00
  • 0ba8ab1ec7 fix(posthog): upgrade SDKs and fix serverless event flushing (#3951) Waleed 2026-04-04 16:11:35 -07:00
  • 039e57541e fix(csp): allow Cloudflare Turnstile domains for script, frame, and connect (#3948) Waleed 2026-04-04 15:54:14 -07:00
  • 75f8c6ad7e fix(ui): persist active resource tab in url, fix internal markdown links (#3925) Theodore Li 2026-04-04 15:25:35 -07:00
  • 64758af2b6 improvement(mothership): docs Siddharth Ganesan 2026-04-04 14:19:24 -07:00
  • 8c09e19293 Add deps Siddharth Ganesan 2026-04-04 13:06:45 -07:00
  • a54dcbe949 v0.6.24: copilot feedback wiring, captcha fixes v0.6.24 Waleed 2026-04-04 12:52:05 -07:00
  • c2b12cf21f fix(captcha): use getResponsePromise for Turnstile execute-on-submit flow (#3943) Waleed 2026-04-04 12:34:53 -07:00
  • feb1c88d2f feat(mothership): append Siddharth Ganesan 2026-04-04 12:31:23 -07:00
  • 4a9439e952 improvement(models): tighten model metadata and crawl discovery (#3942) Waleed 2026-04-04 11:53:54 -07:00
  • 78007c11a0 feat(motheship): add docx support Siddharth Ganesan 2026-04-04 11:41:27 -07:00
  • 893e322a49 fix(envvars): restore workflowUserId fallback for scheduled execution env var resolution (#3941) Waleed 2026-04-04 11:22:52 -07:00
  • b0cb95be2f feat: mothership/copilot feedback (#3940) Emir Karabeg 2026-04-04 10:46:49 -07:00
  • 0b9019d9a2 v0.6.23: MCP fixes, remove local state in favor of server state, mothership workflow edits via sockets, ui improvements v0.6.23 Waleed 2026-04-03 23:30:26 -07:00
  • 6d00d6bf2c fix(modals): center modals in visible content area and remove open/close animation (#3937) fix/use-hosted-key-agent feat/credential-table Waleed 2026-04-03 20:06:10 -07:00
  • 3267d8cc24 fix(modals): center modals in visible content area accounting for sidebar and panel (#3934) Waleed 2026-04-03 19:19:36 -07:00
  • 2e69f85364 Fix "fix in copilot" button (#3931) Theodore Li 2026-04-03 19:11:45 -07:00
  • 57e5bac121 fix(mcp): resolve userId before JWT generation for agent block auth (#3932) Waleed 2026-04-03 19:05:10 -07:00
  • 8ce0299400 fix(ui) Fix oauth redirect on connector modal (#3926) Theodore Li 2026-04-03 18:58:42 -07:00
  • a0796f088b improvement(mothership): workflow edits via sockets (#3927) Vikhyath Mondreti 2026-04-03 18:44:14 -07:00
  • bac1d5e588 Force redeploy Siddharth Ganesan 2026-04-03 18:43:50 -07:00
  • 98fe4cd40b refactor(stores): consolidate variables stores into stores/variables/ (#3930) Waleed 2026-04-03 18:43:47 -07:00
  • 34d210c66c chore(stores): remove Zustand environment store and dead init scaffolding (#3929) Waleed 2026-04-03 17:54:49 -07:00
  • 2334f2dca4 fix(loading): remove jarring workflow loading spinners (#3928) Waleed 2026-04-03 17:45:30 -07:00
  • 65fc138bfc improvement(stores): remove deployment state from Zustand in favor of React Query (#3923) Waleed 2026-04-03 17:44:10 -07:00
  • 7fdab14266 improvement(mothership): new agent loop (#3920) Siddharth Ganesan 2026-04-03 17:27:51 -07:00
  • 33aa581351 address comments feat/multi-resp-blocks Vikhyath Mondreti 2026-04-03 15:42:45 -07:00
  • bc41ea02b9 improvement(execution): multiple response blocks Vikhyath Mondreti 2026-04-03 14:44:31 -07:00
  • e8f7fe0989 v0.6.22: agentmail, rootly, landing fixes, analytics, credentials block v0.6.22 Waleed 2026-04-03 01:14:36 -07:00
  • ace87791d8 feat(analytics): add PostHog product analytics (#3910) fix/service-acount-programmatic fix/linear-kb-connector feat/enterprise-contact-modal Waleed 2026-04-03 01:00:35 -07:00
  • 74af452175 feat(blocks): add Credential block (#3907) Waleed 2026-04-02 23:15:15 -07:00
  • ec51f73596 feat(email): abandoned checkout email, 80% free tier warning, credits exhausted email (#3908) Waleed 2026-04-02 19:31:29 -07:00
  • 6866da590c fix(tools) Directly query db for custom tool id (#3875) Theodore Li 2026-04-02 19:13:37 -07:00
  • 3b9e663f25 fix build error Vikhyath Mondreti 2026-04-02 18:53:40 -07:00
  • 381bc1d556 fix(concurrency): cleanup worker code Vikhyath Mondreti 2026-04-02 18:48:00 -07:00
  • b0c0ee29a8 feat(email): send onboarding followup email 3 days after signup (#3906) Waleed 2026-04-02 18:08:14 -07:00
  • 20c05644ab fix(enterprise): smooth audit log list animation (#3905) Waleed 2026-04-02 16:03:03 -07:00
  • f9d73db65c feat(rootly): expand Rootly integration from 14 to 27 tools (#3902) Waleed 2026-04-02 13:40:45 -07:00
  • e2e53aba76 feat(agentmail): add AgentMail integration with 21 tools (#3901) Waleed 2026-04-02 13:40:23 -07:00
  • f0d1950477 v0.6.21: concurrency FF, blog theme v0.6.21 Waleed 2026-04-02 13:08:59 -07:00
  • 727bb1cadb fix(bullmq): restore CONCURRENCY_CONTROL_ENABLED flag guard (#3903) Waleed 2026-04-02 13:07:50 -07:00
  • f40725562a feat(rootly): add 13 new tools to block definition (27 total) waleedlatif1/montpellier-v2 Waleed Latif 2026-04-02 12:34:38 -07:00
  • e2e29cefd7 fix(blog): use landing theme variables in MDX components (#3900) Waleed 2026-04-02 12:34:38 -07:00