Commit Graph

  • a019f18d1c refactor(agents): move connector_searchable_types, agent_cache, system_prompt + prompts to app/agents/shared (slice 7b) CREDO23 2026-06-04 13:21:45 +02:00
  • 168c0d2f89 feat(chat): add cached thread prefetching for faster navigation Anish Sarkar 2026-06-04 16:46:45 +05:30
  • 13a96851ef refactor(agents): move skills/, plugins/, plugin_loader to app/agents/shared (slice 7) CREDO23 2026-06-04 13:16:22 +02:00
  • aab95b9130 refactor(agents): move tools package to app/agents/shared (slice 6) CREDO23 2026-06-04 13:11:56 +02:00
  • a7fde2a48e refactor(agents): move filesystem_backends to app/agents/shared (slice 5d) CREDO23 2026-06-04 13:03:15 +02:00
  • 227983a104 refactor(agents): move middleware package to app/agents/shared (slice 5c) CREDO23 2026-06-04 13:00:41 +02:00
  • 6f488d9564 refactor(agents): move checkpointer + mention_resolver to app/agents/shared (slice 5b) CREDO23 2026-06-04 12:52:54 +02:00
  • dcdf8f776b refactor(agents): move utils + document_xml to app/agents/shared (slice 5a) CREDO23 2026-06-04 12:50:38 +02:00
  • 946f8a8c5d refactor(agents): move llm_config + prompt_caching to app/agents/shared (slice 4b) CREDO23 2026-06-04 12:41:52 +02:00
  • 8fca2753aa refactor(agents): move permissions to app/agents/shared (slice 4a) CREDO23 2026-06-04 12:38:30 +02:00
  • 3efe51e6ec refactor(agents): move filesystem_state, path_resolver, sandbox to app/agents/shared (slice 3b) CREDO23 2026-06-04 12:34:28 +02:00
  • 1b536b8aee refactor(agents): move filesystem_selection to app/agents/shared (slice 3a) CREDO23 2026-06-04 12:28:20 +02:00
  • a975754e7d refactor(agents): move feature flags to app/agents/shared/feature_flags (slice 2b) CREDO23 2026-06-04 12:23:12 +02:00
  • 28b13ed25b refactor(agents): move context schema + state reducers to app/agents/shared (slice 2) CREDO23 2026-06-04 12:19:22 +02:00
  • 0354f73f29 refactor(agents): move error taxonomy to app/agents/shared/errors (slice 1) CREDO23 2026-06-04 12:13:55 +02:00
  • a4010a357f refactor: extract shared connector->searchable-type mapping out of chat_deepagent CREDO23 2026-06-04 12:05:17 +02:00
  • 0b006badb0 chore: remove dead agent code (vision autocomplete, linear tools, provider hints) CREDO23 2026-06-04 11:44:23 +02:00
  • fb70e23dd2 test: add agent refactor guardrail suite CREDO23 2026-06-04 11:44:23 +02:00
  • 8b704b2fef feat(chat): Introduce centralized thread metadata management and update chat visibility handling with new hooks for thread mutations Anish Sarkar 2026-06-04 14:15:48 +05:30
  • cb44063081 fix: repair pre-existing agent_task, gateway, and skills tests CREDO23 2026-06-04 10:25:06 +02:00
  • 44abf56d6c fix: restore connector mentions, free-tier fallback, orphan-row guard in new chat flow CREDO23 2026-06-04 10:25:06 +02:00
  • 0cfe5e52bd refactor(ui): Adjust layout and styling for chat components, enhancing spinner positioning and removing unused shared chat indicators Anish Sarkar 2026-06-04 12:57:16 +05:30
  • 1fb15cb0e4 refactor(buy-more): Remove motion effects from BuyMorePage and delete unused loading component Anish Sarkar 2026-06-04 12:15:34 +05:30
  • 2a13b3777a feat(download): Enhance download functionality by adding mobile OS detection and updating UI components accordingly Anish Sarkar 2026-06-04 11:48:44 +05:30
  • 61adc80615 Merge pull request #1466 from MODSetter/docker-hot-patch 0.0.26.6 Rohan Verma 2026-06-03 17:53:16 -07:00
  • 02e3e1375d feat(chat): add RemoveAdsBanner component to FreeChatPage docker-hot-patch DESKTOP-RTLN3BA\$punk 2026-06-03 17:52:40 -07:00
  • ae0e61305c Merge pull request #1465 from MODSetter/docker-hot-patch 0.0.26.5 Rohan Verma 2026-06-03 16:14:45 -07:00
  • cea8d3c76b Merge commit 'af654cbab54953a5642e2e874982fdafa029f3a0' into docker-hot-patch DESKTOP-RTLN3BA\$punk 2026-06-03 16:12:43 -07:00
  • afbe6abaaf refactor(page): remove AdSenseScript component from FreeHubPage DESKTOP-RTLN3BA\$punk 2026-06-03 16:11:33 -07:00
  • e588782a9b refactor(tests): Update tests to remove summary references and adjust for embedding errors Anish Sarkar 2026-06-04 01:51:21 +05:30
  • e4d7b01b09 refactor(backend): Update references from document summary LLM to agent LLM across multiple files Anish Sarkar 2026-06-04 01:50:44 +05:30
  • 1165b3ad5c test: add notifications unit tests and conventions doc CREDO23 2026-06-03 21:53:06 +02:00
  • 3f770203ca test: add notifications integration behavior guard CREDO23 2026-06-03 21:53:06 +02:00
  • 339ec31cad refactor: use transform helpers in notifications API CREDO23 2026-06-03 21:53:03 +02:00
  • 1ea7d3109a feat: add pure notifications API transform helpers CREDO23 2026-06-03 21:53:03 +02:00
  • 7a6fcfb29b refactor: use shared truncate in mention and reply handlers CREDO23 2026-06-03 21:53:03 +02:00
  • 778ab9b254 refactor: route indexing handlers through message helpers CREDO23 2026-06-03 21:53:03 +02:00
  • 7618c3aafb refactor: use pure metadata core in base handler CREDO23 2026-06-03 21:52:58 +02:00
  • d53707ebbf feat: add pure notification metadata transitions CREDO23 2026-06-03 21:52:58 +02:00
  • c23bdc4a5e feat: add pure notification message helpers CREDO23 2026-06-03 21:52:58 +02:00
  • f3ed1b85d0 test: switch pytest to importlib import mode CREDO23 2026-06-03 21:52:54 +02:00
  • ddfe60c2f0 feat(tests): Update tests for summary-free indexing Anish Sarkar 2026-06-04 00:53:51 +05:30
  • dc6a17930b feat(evals): Remove summary ingest settings from evals Anish Sarkar 2026-06-04 00:53:18 +05:30
  • e427501482 feat(web): Remove summary controls from the web app Anish Sarkar 2026-06-04 00:52:45 +05:30
  • b5a9bcf87b feat(backend): Use agent LLM for deliverable generation Anish Sarkar 2026-06-04 00:52:17 +05:30
  • f3866b9e7e feat(backend): Use deterministic content in connector ingestion Anish Sarkar 2026-06-04 00:51:38 +05:30
  • 81fa219b30 feat(backend): Remove LLM summaries from document indexing Anish Sarkar 2026-06-04 00:50:19 +05:30
  • 290a9539ef feat(db): Remove document summary LLM schema Anish Sarkar 2026-06-04 00:48:53 +05:30
  • e68b3f9532 feat(chat): fix support for mentioned connectors in new chat input state and runtime context, enhancing query rendering and context management Anish Sarkar 2026-06-03 22:51:55 +05:30
  • c75a080997 Merge remote-tracking branch 'upstream/dev' into feat/ui-fixes Anish Sarkar 2026-06-03 21:53:35 +05:30
  • ae9c346015 refactor(dashboard): improve layout and accessibility of TeamContent and TriggerCard components, enhancing button visibility and member display Anish Sarkar 2026-06-03 21:49:17 +05:30
  • 75b37bb8d4 refactor: remove legacy notification service CREDO23 2026-06-03 18:04:47 +02:00
  • 9dab07f775 refactor: point notification callers at notifications module CREDO23 2026-06-03 18:04:47 +02:00
  • 5d2a36f579 refactor: serve notifications API from notifications module CREDO23 2026-06-03 18:04:47 +02:00
  • e5236d33a9 refactor: move Notification model into notifications module CREDO23 2026-06-03 18:04:47 +02:00
  • 9575b9d4db refactor: add notifications module CREDO23 2026-06-03 18:04:47 +02:00
  • 2ba30837a9 refactor(automations): enhance TriggerCard component with improved scheduling options, including frequency selection and custom cron input Anish Sarkar 2026-06-03 21:30:24 +05:30
  • 282c0495c0 refactor(automations): enhance automation definition section with collapsible execution defaults, improve layout, and update UI elements for better readability Anish Sarkar 2026-06-03 20:40:27 +05:30
  • 14f339bba0 refactor(automations): enhance UI layout and styling for automation components, including adjustments to spacing, alignment, and badge presentation Anish Sarkar 2026-06-03 19:47:33 +05:30
  • 75c8063bea refactor(automations): improve UI consistency by updating alert messages, enhancing task item layout, and refining timezone selection component Anish Sarkar 2026-06-03 03:41:03 +05:30
  • 309bd9a2dd Merge pull request #1463 from CREDO23/feat/blob-storage Rohan Verma 2026-06-02 12:15:48 -07:00
  • eabbfb8c67 refactor(automations): replace error and notice displays with Alert components Anish Sarkar 2026-06-03 00:45:45 +05:30
  • c002f45c8e refactor(chat): consolidate chat handling by merging shared and private chat sections into a unified chat view, update related components and translations Anish Sarkar 2026-06-03 00:07:13 +05:30
  • 9daaf12658 fix(thread): adjust Composer component height for improved user experience Anish Sarkar 2026-06-02 23:44:36 +05:30
  • 5fce4e1621 feat(chat): enhance ChatViewport with conditional footer rendering and update ChatExamplePrompts for improved category selection Anish Sarkar 2026-06-02 22:52:48 +05:30
  • 10a2f1ec2f chore(backend): ignore local object store CREDO23 2026-06-02 16:56:01 +02:00
  • 0259c53f50 fix(db): restore automation_runs to zero_publication CREDO23 2026-06-02 16:56:01 +02:00
  • e15df9d949 feat(migration): add automation_runs table to gateway migration Anish Sarkar 2026-06-02 20:13:31 +05:30
  • b6710ae9af refactor(jira): remove dead legacy indexing and write tools (mcp-only now) CREDO23 2026-06-02 16:38:00 +02:00
  • ef60af90cf feat(web): segregate connectors into knowledge base and tools/live sources CREDO23 2026-06-02 16:37:54 +02:00
  • af192a8405 feat(web): add download original action to editor header CREDO23 2026-06-02 16:10:50 +02:00
  • 637affecb8 feat(web): add document files contract and api method CREDO23 2026-06-02 16:10:50 +02:00
  • a4f3af7ed8 chore(dev): document storage env vars and add azurite service CREDO23 2026-06-02 16:10:50 +02:00
  • 537b6e3b33 feat(db): add document_files migration CREDO23 2026-06-02 16:10:50 +02:00
  • f9e2c22d45 feat(documents): purge stored blobs on document deletion CREDO23 2026-06-02 16:10:50 +02:00
  • a4b31929d0 feat(documents): persist original upload bytes on file upload CREDO23 2026-06-02 16:10:50 +02:00
  • 7dad9ec3a9 feat(api): mount file-storage router CREDO23 2026-06-02 16:10:50 +02:00
  • 5e5f51b3a0 feat(db): register DocumentFile and document.files relationship CREDO23 2026-06-02 16:10:44 +02:00
  • 0483af8023 feat(file-storage): add listing and download routes CREDO23 2026-06-02 16:10:44 +02:00
  • 7065615043 feat(file-storage): add storage service and metadata schema CREDO23 2026-06-02 16:10:44 +02:00
  • 72174c780a feat(file-storage): add document_files model and enum CREDO23 2026-06-02 16:10:43 +02:00
  • 1bb1022d35 feat(file-storage): add settings, key builder, and backend factory CREDO23 2026-06-02 16:10:43 +02:00
  • 74fcad6496 feat(file-storage): add local and azure blob backends CREDO23 2026-06-02 16:10:43 +02:00
  • f3ebb14e46 feat(file-storage): add storage backend contract CREDO23 2026-06-02 16:10:43 +02:00
  • 7753a238ef chore(backend): add azure-storage-blob dependency CREDO23 2026-06-02 16:10:43 +02:00
  • af654cbab5 Merge pull request #1461 from MODSetter/docker-hot-patch 0.0.26.4 Rohan Verma 2026-06-01 20:34:52 -07:00
  • 0870571765 refactor(thread): improve layout and responsiveness of welcome message DESKTOP-RTLN3BA\$punk 2026-06-01 20:34:18 -07:00
  • 66bd7e6fc3 refactor(chat): enhance chat example prompts layout and accessibility DESKTOP-RTLN3BA\$punk 2026-06-01 20:21:21 -07:00
  • d0194f4692 Merge pull request #1459 from MODSetter/docker-hot-patch 0.0.26.3 Rohan Verma 2026-06-01 18:35:07 -07:00
  • 97de041099 Merge commit 'abea00d0423a721215f62aef57100a8de13febc2' into docker-hot-patch DESKTOP-RTLN3BA\$punk 2026-06-01 18:33:51 -07:00
  • 0bbeedda07 fix(route): update backend URL handling for internal Docker network DESKTOP-RTLN3BA\$punk 2026-06-01 18:33:08 -07:00
  • abea00d042 Merge pull request #1458 from MODSetter/docker-hot-patch 0.0.26.2 Rohan Verma 2026-06-01 17:40:29 -07:00
  • bb5c8e49a8 feat(migrations): fix automation tables migration for idempotency DESKTOP-RTLN3BA\$punk 2026-06-01 17:40:03 -07:00
  • a80a9cb87c Merge pull request #1444 from AnishSarkar22/feat/whatsapp-gateway-integration Rohan Verma 2026-06-01 13:04:57 -07:00
  • 375056858f chore: update migration number Anish Sarkar 2026-06-02 01:27:34 +05:30
  • 8f8abe6f58 chore: renamed alembic migrations Anish Sarkar 2026-06-02 01:24:50 +05:30
  • 2e64d5d3de Merge remote-tracking branch 'upstream/dev' into feat/whatsapp-gateway-integration Anish Sarkar 2026-06-02 01:22:32 +05:30
  • 1f83898a87 feat(gateway): renamed the gateway related alembic migrations Anish Sarkar 2026-06-02 01:19:28 +05:30
  • 8340cda6e3 Merge pull request #1456 from octo-patch/feature/upgrade-minimax-m3 Rohan Verma 2026-06-01 12:45:24 -07:00
  • 43bb256987 Merge pull request #1457 from CREDO23/fixes-autmations Rohan Verma 2026-06-01 12:44:02 -07:00