Commit Graph

  • 289ba55115 fix: better source upload status and fix reconciliation issue fix-stuck-sources Alex 2026-05-18 11:36:15 +01:00
  • e3bf6a5471 (fix)tool_calls/ui: overscrolling on opening diaglog (#2477) main Manish Madan 2026-05-18 05:07:57 +05:30
  • e167cf8247 fix: broken syncs (#2480) Alex 2026-05-17 23:58:28 +01:00
  • 2ae0ef6cc0 fix: mini fixes fix-bad-syncs Alex 2026-05-17 23:30:16 +01:00
  • 2399aff245 fix: broken syncs Alex 2026-05-17 23:15:36 +01:00
  • c06646519e fix: marking executed tool calls on webhooks (#2479) Alex 2026-05-17 22:15:07 +01:00
  • c0510b974d fix: marking executed tool calls on webhooks fix-badly-marked-tool-calls Alex 2026-05-17 21:51:37 +01:00
  • 97a362b703 feat: fix glibc memory overflow (#2478) Alex 2026-05-17 11:55:39 +01:00
  • f0a0e5dd1c feat: fix glibc memory overflow fix-glibc Alex 2026-05-17 10:43:08 +01:00
  • 29477b40b3 define conversation_id and initial_user_id on BaseAgent (#2474) Pavel 2026-05-15 17:33:34 +03:00
  • 83372f674c define conversation_id and initial_user_id on BaseAgent agent-missing-conversation-id Pavel 2026-05-15 16:12:53 +03:00
  • b0ba267a25 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates dependabot/npm_and_yarn/frontend/npm_and_yarn-01695c79c6 dependabot[bot] 2026-05-15 11:26:19 +00:00
  • e351f45d88 Feat notification system (#2472) Alex 2026-05-15 12:23:31 +01:00
  • 827a0bb382 Merge remote-tracking branch 'origin/main' into feat-notification-system feat-notification-system Alex 2026-05-13 22:57:58 +01:00
  • b04cb44ab5 fix: e2e tests Alex 2026-05-13 22:49:37 +01:00
  • 8b9eb5cffe (feat:search_conversations) highlight matching snippet + frontend convsearch ManishMadan2882 2026-05-14 01:39:29 +05:30
  • 1a764c6ee8 (feat:search_conversations) add route ManishMadan2882 2026-05-11 18:49:51 +05:30
  • 42384a0e92 fix: better docs Alex 2026-05-13 17:03:14 +01:00
  • 0bce35ad29 feat: events cleanup Alex 2026-05-13 08:36:52 +01:00
  • 9de8bb4499 chore(events): rename attachment.processing.progress to attachment.progress Alex 2026-05-12 19:38:18 +01:00
  • cdbd3f061d fix(cache): enable Redis health_check_interval to surface half-open TCP Alex 2026-05-12 19:38:11 +01:00
  • 2ac46fd858 refactor(sources): move source-id derivation out of worker module Alex 2026-05-12 19:38:04 +01:00
  • daa4320da2 docs(events): enumerate publish_user_event None-return paths Alex 2026-05-12 19:37:56 +01:00
  • e70a7a5115 fix(notifications): treat /c/new as no current conversation Alex 2026-05-12 19:11:32 +01:00
  • 150d9f4e37 test(tasks): cover cleanup_message_events task body Alex 2026-05-12 19:11:14 +01:00
  • 746bcbc5f9 refactor(events): raise on malformed stream id instead of lex fallback Alex 2026-05-12 19:09:48 +01:00
  • aa91117fbf docs(message-events): clarify repo vs wrapper payload contract Alex 2026-05-12 19:09:11 +01:00
  • abbd56cb66 docs(repo): remove stale planning docs from repo root Alex 2026-05-12 19:08:55 +01:00
  • 85d8375e6c chore(frontend): drop orphaned getTaskStatus client Alex 2026-05-12 19:08:49 +01:00
  • 7e98d21b61 chore(upload): drop dead UploadTask.lastEventAt field Alex 2026-05-12 19:08:30 +01:00
  • 249f9f9fe0 perf(streaming): batch message_events INSERTs per stream Alex 2026-05-12 18:20:19 +01:00
  • 6c4346eb84 fix(streaming): tighten journal contract + recover from seq collisions Alex 2026-05-12 17:55:16 +01:00
  • cb3ca8a36b fix(events): skip replay budget INCR when no snapshot work possible Alex 2026-05-12 17:55:08 +01:00
  • 4c8230fb6c fix(notifications): dedupe sseEventReceived against immediate dupes Alex 2026-05-12 17:54:59 +01:00
  • 649557798d fix(events): drop live publish when journal write fails Alex 2026-05-12 17:54:52 +01:00
  • afe8354ca5 chore(mcp-oauth): delete orphaned getMCPOAuthStatus client Alex 2026-05-12 16:02:41 +01:00
  • 5483eb0e27 refactor(mcp-oauth): read status from SSE journal, drop polling endpoint Alex 2026-05-12 16:01:31 +01:00
  • bd2985db47 feat(source-ingest): plumb limited flag through SSE for token-cap UX Alex 2026-05-12 15:49:15 +01:00
  • b99147ba83 refactor(mcp-oauth): carry authorization_url in SSE, remove polling Alex 2026-05-12 14:43:07 +01:00
  • c3023f8b71 refactor(source-ingest): remove polling, SSE-only Alex 2026-05-12 14:41:58 +01:00
  • c168a530f5 feat(connector): consume source.ingest.* SSE, remove polling Alex 2026-05-12 14:36:55 +01:00
  • 2d539f3199 refactor(attachments): remove polling, SSE-only Alex 2026-05-12 14:36:37 +01:00
  • ed9444cf3d feat: SSE notification system Alex 2026-05-12 14:29:45 +01:00
  • 4d6f360e3a Throttle + debounce (#2458) Manish Madan 2026-05-12 03:35:16 +05:30
  • e245057822 fix: update message and rename conversation triggers (#2439) Mustafa Sayyed 2026-05-11 15:38:19 +05:30
  • 75263a6f49 chore(deps-dev): bump @babel/plugin-transform-modules-systemjs dependabot/npm_and_yarn/extensions/react-widget/npm_and_yarn-3d438dea79 dependabot[bot] 2026-05-09 00:21:19 +00:00
  • 233269dd0f chore(deps): bump svgo dependabot/npm_and_yarn/docs/npm_and_yarn-5567bcf912 dependabot[bot] 2026-05-07 00:47:50 +00:00
  • e692c645b9 fix: pgvec Alex 2026-05-05 01:55:23 +01:00
  • bd9c4b3827 chore(deps-dev): bump @typescript-eslint/parser dependabot/npm_and_yarn/extensions/react-widget/typescript-eslint/parser-8.59.2 dependabot[bot] 2026-05-05 00:38:45 +00:00
  • e0fffafd43 chore(deps): bump flow-bin in /extensions/react-widget dependabot/npm_and_yarn/extensions/react-widget/flow-bin-0.312.1 dependabot[bot] 2026-05-05 00:38:27 +00:00
  • b4c4ab68f0 feat: durability and idempotency keys (#2450) Alex 2026-05-04 23:25:41 +01:00
  • 26e2e7d353 fix: tests feat-durability Alex 2026-05-04 23:00:21 +01:00
  • 42c33f4e0d fix: better json validation Alex 2026-05-04 18:09:40 +01:00
  • 073f9fc003 fix: mini issues Alex 2026-05-04 17:51:09 +01:00
  • 9b974af210 fix: tests Alex 2026-05-04 17:17:15 +01:00
  • fe1edc6b79 feat: more durable frontend Alex 2026-05-04 16:32:28 +01:00
  • e550b11f39 feat: durability and idempotency keys Alex 2026-05-03 18:36:02 +01:00
  • 7817d92b35 chore(deps-dev): bump eslint in /extensions/react-widget dependabot/npm_and_yarn/extensions/react-widget/eslint-10.3.0 dependabot[bot] 2026-05-02 00:20:24 +00:00
  • 7f25f3395e chore(deps-dev): bump @babel/preset-env in /extensions/react-widget dependabot/npm_and_yarn/extensions/react-widget/babel/preset-env-7.29.3 dependabot[bot] 2026-05-02 00:19:58 +00:00
  • e4c63a0b16 chore(deps-dev): bump globals in /extensions/react-widget dependabot/npm_and_yarn/extensions/react-widget/globals-17.6.0 dependabot[bot] 2026-05-02 00:19:49 +00:00
  • 7539885dc6 chore(deps): bump tailwind-merge from 3.4.0 to 3.5.0 in /frontend dependabot/npm_and_yarn/frontend/tailwind-merge-3.5.0 dependabot[bot] 2026-04-29 20:54:23 +00:00
  • a5d5523659 chore(deps): bump lucide-react from 1.8.0 to 1.14.0 in /frontend dependabot/npm_and_yarn/frontend/lucide-react-1.14.0 dependabot[bot] 2026-04-29 20:54:15 +00:00
  • a0222d13cb chore(deps): bump @reduxjs/toolkit from 2.10.1 to 2.11.2 in /frontend dependabot/npm_and_yarn/frontend/reduxjs/toolkit-2.11.2 dependabot[bot] 2026-04-29 20:53:58 +00:00
  • 0231956df4 chore(deps-dev): bump tailwindcss from 4.2.2 to 4.2.4 in /frontend dependabot/npm_and_yarn/frontend/tailwindcss-4.2.4 dependabot[bot] 2026-04-29 20:53:49 +00:00
  • 76d8b44956 chore(deps-dev): bump @tailwindcss/postcss in /frontend dependabot/npm_and_yarn/frontend/tailwindcss/postcss-4.2.4 dependabot[bot] 2026-04-29 20:53:38 +00:00
  • d23679dd93 Merge pull request #2437 from arc53/dependabot/npm_and_yarn/frontend/react-router-dom-7.14.2 Manish Madan 2026-04-29 09:33:36 +05:30
  • 1b2239e54b chore(deps): bump react-router-dom from 7.14.1 to 7.14.2 in /frontend dependabot[bot] 2026-04-29 04:02:16 +00:00
  • 5ceb99f946 Merge pull request #2436 from arc53/dependabot/npm_and_yarn/frontend/vite-8.0.10 Manish Madan 2026-04-29 09:30:44 +05:30
  • 892908cef5 chore(deps-dev): bump vite from 8.0.8 to 8.0.10 in /frontend dependabot[bot] 2026-04-29 03:58:13 +00:00
  • 99ffe439c7 Merge pull request #2438 from arc53/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-8.59.1 Manish Madan 2026-04-29 09:26:52 +05:30
  • ed87972ca6 chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend dependabot[bot] 2026-04-29 03:52:58 +00:00
  • 6ad9022dd3 Merge pull request #2408 from arc53/dependabot/npm_and_yarn/frontend/typescript-6.0.3 Manish Madan 2026-04-29 09:05:55 +05:30
  • 9b8fe2d5d0 fix(frontend): migrate tsconfig off TS 6.0 deprecated options ManishMadan2882 2026-04-29 08:57:32 +05:30
  • d1dc8de27c fix(frontend): silence TS 6.0 deprecation errors in tsconfig ManishMadan2882 2026-04-29 08:55:14 +05:30
  • a29fa44b51 Merge pull request #2426 from arc53/dependabot/npm_and_yarn/docs/npm_and_yarn-707cc257f8 Manish Madan 2026-04-28 19:50:12 +05:30
  • 026371d024 chore(deps): bump @xmldom/xmldom dependabot[bot] 2026-04-28 14:17:21 +00:00
  • b0df2a479b Merge pull request #2434 from arc53/dependabot/npm_and_yarn/extensions/react-widget/typescript-eslint/eslint-plugin-8.59.1 Manish Madan 2026-04-28 19:44:18 +05:30
  • 5eae83af1b chore(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2026-04-28 14:11:59 +00:00
  • 9c875c83c2 Merge pull request #2431 from arc53/dependabot/npm_and_yarn/extensions/react-widget/babel/preset-react-7.28.5 Manish Madan 2026-04-28 19:38:57 +05:30
  • e6e671faf1 chore(deps-dev): bump @babel/preset-react in /extensions/react-widget dependabot[bot] 2026-04-28 14:03:26 +00:00
  • a31ec97bd7 Merge pull request #2435 from arc53/dependabot/npm_and_yarn/frontend/npm_and_yarn-5f44a83626 Manish Madan 2026-04-28 19:30:19 +05:30
  • ebe752d103 chore(deps-dev): bump postcss dependabot[bot] 2026-04-28 13:53:25 +00:00
  • 8c30c1c880 Merge pull request #2430 from arc53/dependabot/npm_and_yarn/extensions/react-widget/flow-bin-0.311.0 Manish Madan 2026-04-28 19:20:48 +05:30
  • 4a598e062c chore(deps): bump flow-bin in /extensions/react-widget dependabot[bot] 2026-04-28 13:49:15 +00:00
  • e285b47170 Merge pull request #2429 from arc53/dependabot/npm_and_yarn/extensions/react-widget/styled-components-6.4.1 Manish Madan 2026-04-28 19:13:52 +05:30
  • 2d884a3df1 chore(deps): bump styled-components in /extensions/react-widget dependabot[bot] 2026-04-28 13:42:42 +00:00
  • b9920731e0 Merge pull request #2428 from arc53/dependabot/npm_and_yarn/extensions/react-widget/globals-17.5.0 Manish Madan 2026-04-28 18:37:13 +05:30
  • f5f4c07e59 Merge pull request #2417 from arc53/dependabot/npm_and_yarn/frontend/react-dropzone-15.0.0 Manish Madan 2026-04-28 17:12:19 +05:30
  • e87dc42ad0 chore(deps): bump react-dropzone from 14.3.8 to 15.0.0 in /frontend dependabot[bot] 2026-04-28 11:27:14 +00:00
  • 40a30054bc Merge pull request #2412 from arc53/dependabot/npm_and_yarn/frontend/npm_and_yarn-7d3393088f Manish Madan 2026-04-28 16:54:41 +05:30
  • 707e782ac8 chore(deps): bump lodash-es dependabot[bot] 2026-04-28 10:19:29 +00:00
  • 2bc0b6946b chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /frontend dependabot[bot] 2026-04-28 10:19:22 +00:00
  • fbd686b725 Merge pull request #2415 from arc53/dependabot/npm_and_yarn/frontend/react-i18next-17.0.4 Manish Madan 2026-04-28 15:47:59 +05:30
  • 29320eb9fd chore(deps): bump react-i18next from 17.0.2 to 17.0.6 in /frontend dependabot[bot] 2026-04-28 09:54:11 +00:00
  • 0d2a8e11f4 feat: better token serialiser 0.17.1 Alex 2026-04-28 02:36:40 +01:00
  • f0c39dec23 feat: more logs on stream finish Alex 2026-04-28 02:27:02 +01:00
  • 552bfe016a fix: better token counting and fixes cache Alex 2026-04-28 01:47:53 +01:00
  • a6a5db631b chore: updated roadmap Alex 2026-04-28 01:03:52 +01:00
  • 8e9f661efc fix: attachments Alex 2026-04-28 00:38:27 +01:00
  • 82c71be819 feat: better logging Alex 2026-04-28 00:14:43 +01:00