Commit Graph

  • 08ea9d3038 feat: enhance Docker support with production setup and deployment script (#1086) JeffJiang 2026-03-12 22:18:18 +08:00
  • 2ab2876580 fix: Plan model_validate throw exception in auto_accepted_plan (#1111) main-1.x Xun 2026-03-12 17:13:39 +08:00
  • fdacb1c3a5 fix(chat): update navigation method to prevent state loss during thread remount (#1107) JeffJiang 2026-03-12 14:57:17 +08:00
  • e5a21b9ba0 fix(makefile):quick fix of the makefile formate error (#1085) Willem Jiang 2026-03-11 16:00:40 +08:00
  • 4bae3c724c fix(client): Harden upload validation and conversion flow (#989) Ryanba 2026-03-11 15:17:31 +08:00
  • a0c38a5cf3 feat: add dev-daemon target for background development mode (#1047) Orion 2026-03-11 15:10:40 +08:00
  • 5d4fd9cf72 fix(frontend): fix new-chat navigation stale state issue (#1077) LofiSu 2026-03-11 13:51:51 +08:00
  • 2e7964d0aa feat: add make start command for local previewing (#1078) JeffJiang 2026-03-11 13:46:05 +08:00
  • 06c4b0c828 chore(issue):create an issue template to provide runtime information (#1069) Willem Jiang 2026-03-11 10:28:07 +08:00
  • 96dbee00e3 fix(tracing): support LANGCHAIN_* env fallback for LangSmith config (#1065) Willem Jiang 2026-03-11 10:26:56 +08:00
  • f836d8e17c chore(docker): Refactor sandbox state management and improve Docker integration (#1068) JeffJiang 2026-03-11 10:03:01 +08:00
  • 6ae7f0c0ee fix: load all thread pages in thread lists (#1044) aworki 2026-03-10 23:11:08 +08:00
  • d5135ab757 fix(frontend): sanitize unsupported langgraph stream modes (#1050) Xinmin Zeng 2026-03-10 18:56:19 +08:00
  • 19604e7f47 fix: improve port detection in WSL (#1061) -Astraia- 2026-03-10 18:52:25 +08:00
  • f5bd691172 feat(middleware): introduce TodoMiddleware for context-loss detection in todo management (#1041) JeffJiang 2026-03-10 11:24:53 +08:00
  • cf1c4a68ea docs: fix stream_mode examples for runs stream (#1033) (#1039) Willem Jiang 2026-03-10 11:19:31 +08:00
  • 33f086b612 feat(channels): upload file attachments via IM channels (Slack, Telegram, Feishu) (#1040) DanielWalnut 2026-03-10 09:11:57 +08:00
  • 0409f8cefd fix(subagents): cleanup background tasks after completion to prevent memory leak (#1030) momorebi 2026-03-10 07:41:48 +08:00
  • f6508e0677 feat(dev): refactor service startup to use dedicated start script (#1042) JeffJiang 2026-03-10 07:38:19 +08:00
  • 46918f0786 Revert "feat(threads): paginate full history via summaries endpoint (#1022)" (#1037) Willem Jiang 2026-03-09 16:25:08 +08:00
  • 2f47f1ced2 feat(threads): paginate full history via summaries endpoint (#1022) aworki 2026-03-09 16:08:02 +08:00
  • 959b4f2b09 fix(checkpointer): return InMemorySaver instead of None when not configured (#1016) (#1019) lailoo 2026-03-09 15:48:27 +08:00
  • 4f0a8da2ee fix(frontend): enable HTML preview for generated artifacts using srcDoc (#1001) Ashwek-Werghi 2026-03-09 08:34:44 +01:00
  • ac1e1915ef feat(channels): make mobile session settings configurable by channel and user (#1021) aworki 2026-03-08 22:19:40 +08:00
  • 8871fca5cb feat: add claude-to-deerflow skill for DeerFlow API integration (#1024) DanielWalnut 2026-03-08 22:06:24 +08:00
  • 3721c82ba8 Update Nginx configuration for uploads and improve thread ID handling (#1023) JeffJiang 2026-03-08 21:15:03 +08:00
  • 6b5c4fe6dd fix(dev): improve gateway startup diagnostics for config errors (#1020) Willem Jiang 2026-03-08 21:06:57 +08:00
  • cf9af1fe75 Enhance chat UI and compatible anthropic thinking messages (#1018) JeffJiang 2026-03-08 20:19:31 +08:00
  • 3512279ce3 feat: add thinking settings to compatible anthropic api (#1017) JeffJiang 2026-03-08 20:18:21 +08:00
  • 511e9eaf5e fix(docker): remove cache_from to prevent missing cache warnings (#1013) Jason 2026-03-08 19:47:46 +08:00
  • 75b7302000 feat: add IM channels for Feishu, Slack, and Telegram (#1010) DanielWalnut 2026-03-08 15:21:18 +08:00
  • d664ae5a4b Support langgraph checkpointer (#1005) JeffJiang 2026-03-07 21:07:21 +08:00
  • 09325ca28f fix: normalize presented artifact paths (#998) Xinmin Zeng 2026-03-06 22:51:27 +08:00
  • 9d2144d431 feat: may_ask (#981) null4536251 2026-03-06 22:39:58 +08:00
  • 2e90101be8 chore(config):comment out the LLM model setting by default (#975) Willem Jiang 2026-03-06 17:47:01 +08:00
  • cfae751902 chore(ci):add copilot instructions file (#996) Willem Jiang 2026-03-06 17:45:02 +08:00
  • 28e1257e1e support infoquest (#960) infoquest-byteplus 2026-03-06 15:32:13 +08:00
  • 3e4a24f48b fix(subagent): support async MCP tools in subagent executor (#917) FangHao 2026-03-06 14:40:56 +08:00
  • 036035dae0 fix(sandbox): preserve PermissionError messages and allow /mnt/user-data root in resolve_local_tool_path copilot/sub-pr-983 copilot-swe-agent[bot] 2026-03-06 02:18:35 +00:00
  • cfad26b684 Initial plan copilot-swe-agent[bot] 2026-03-06 02:02:57 +00:00
  • a8963f3ac7 Merge branch 'main' into fix-968 Willem Jiang 2026-03-06 09:45:04 +08:00
  • 3a5e0b935d fix(backend): upgrade langgraph-api to 0.7 and stabilize memory path tests (#984) Willem Jiang 2026-03-06 09:44:40 +08:00
  • 24a8ea76ee feat(sandbox): restrict risky absolute paths in local bash commands Willem Jiang 2026-03-05 22:13:06 +08:00
  • 34e3f5c9d4 feat(sandbox): harden local file access and mask host paths Willem Jiang 2026-03-05 22:07:45 +08:00
  • 0c7c96d75e fix(nginx): use cross-platform local paths for pid and logs (#977) Xinmin Zeng 2026-03-05 17:50:02 +08:00
  • 1b3939cb78 fix(chat): handle empty uploaded files case and improve artifact selection logic (#979) JeffJiang 2026-03-05 17:45:25 +08:00
  • b17c087174 Implement optimistic UI for file uploads and enhance message handling (#967) JeffJiang 2026-03-05 11:16:34 +08:00
  • 3ada4f98b1 fix(memory): prevent file upload events from persisting in long-term memory (#971) DanielWalnut 2026-03-05 11:14:34 +08:00
  • 6ac0042cfe fix(readme): correct typo Offiical to Official (#972) Tao 2026-03-05 07:25:30 +08:00
  • 7149f0c9b5 Add CORS_ORIGINS to .env.example for custom frontend port support (#969) Chris Chen 2026-03-04 23:07:37 +11:00
  • cff78206da refactor: reduce repeated configurable dict lookups (#970) Chetan Sharma 2026-03-04 17:36:28 +05:30
  • 452595255e docs: add make install step before local dev (#955) (#963) Stable Genius 2026-03-04 02:29:11 -08:00
  • a3c8efb00b fix(make):added make config command in make file (#964) Willem Jiang 2026-03-04 09:51:15 +08:00
  • 14d1e01149 Refactor hooks and improve error handling in chat functionality (#962) JeffJiang 2026-03-04 09:50:45 +08:00
  • 7de94394d4 feat(agent):Supports custom agent and chat experience with refactoring (#957) JeffJiang 2026-03-03 21:32:01 +08:00
  • 8342e88534 fix(models): handle google provider import errors and add dependency (#952) Xinmin Zeng 2026-03-03 14:56:54 +08:00
  • 7754c49217 feat(skills): support recursive nested skill loading (#950) Xinmin Zeng 2026-03-02 21:02:03 +08:00
  • a138d5388a feat: add reasoning_effort configuration support for Doubao/GPT-5 models (#947) Zhiyunyao 2026-03-02 20:49:41 +08:00
  • e399d09e8f Fix line numbering (#954) haibow 2026-03-02 20:43:58 +08:00
  • 72df234636 refactor(frontend): optimize network queries and improve code readability (#919) Zhiyunyao 2026-03-02 20:35:46 +08:00
  • a2f91c7594 feat(mcp): add OAuth support for HTTP/SSE MCP servers (#908) Willem Jiang 2026-03-01 22:38:58 +08:00
  • 80316c131e fix(backend): Fix readability extraction crash when Node parser fails (#937) エイカク 2026-03-01 23:24:02 +09:00
  • d728bb26d5 fix: use shell fallback instead of hardcoded /bin/zsh in LocalSandbox (#939) atian8179 2026-03-01 22:08:07 +08:00
  • 8c6dd9e264 fix(uploads): persist thread uploads canonically and fail fast on upload errors (#943) Willem Jiang 2026-03-01 15:35:30 +08:00
  • 5a1ac6287e Fix typo: Offiical to Official (#942) layla 2026-03-01 13:09:57 +08:00
  • 3d3ea84a57 test(backend): add core logic unit tests for task/title/mcp (#936) YolenSong 2026-03-01 12:36:09 +08:00
  • f2123efdb9 docs: #1 on GitHub Trending (#932) Henry Li 2026-02-28 16:20:26 +08:00
  • 30d948711f test: add Gateway conformance tests for DeerFlowClient (#931) greatmengqi 2026-02-28 16:08:04 +08:00
  • 9d48c42a20 feat: add DeerFlowClient for embedded programmatic access (#926) greatmengqi 2026-02-28 14:38:15 +08:00
  • 5ad8a657f4 fix(git):add .gitattributes to avoid 'bash\r' issue (#924) Willem Jiang 2026-02-28 10:32:56 +08:00
  • e62b3d4167 feat: add Novita AI as optional LLM provider (#910) Alex 2026-02-27 11:16:31 +08:00
  • e9adaab7a6 fix(i18n): normalize locale and prevent undefined translations (#914) Xinmin Zeng 2026-02-27 08:10:38 +08:00
  • 902ff3b9f3 Upgrade GitHub Actions to latest versions (#913) Salman Chishti 2026-02-26 14:49:32 +00:00
  • 32a22069e9 Upgrade GitHub Actions for Node 24 compatibility (#912) Salman Chishti 2026-02-26 12:23:57 +00:00
  • 6a55860a15 fix: recover from stale model context when configured models change (#898) Xinmin Zeng 2026-02-26 13:54:29 +08:00
  • 3e6e4b0b5f build(deps): bump minimatch from 3.1.2 to 3.1.4 in /frontend (#906) dependabot[bot] 2026-02-25 22:34:42 +08:00
  • d27a7a5f54 fix(middleware): fix DanglingToolCallMiddleware inserting patches at wrong position (#904) DanielWalnut 2026-02-25 22:29:33 +08:00
  • 33595f0bac fix(skill): enhance data authenticity protocols and clarify reporting guidelines (#905) JeffJiang 2026-02-25 22:25:23 +08:00
  • 3a7251c95e fix(docker): update nginx configuration and simplify docker script (#903) JeffJiang 2026-02-25 22:16:43 +08:00
  • d24a66ffd3 Refactor base paths with centralized path management (#901) JeffJiang 2026-02-25 21:30:33 +08:00
  • adfe5c4b44 Enforces config env var checks and improves startup handling (#892) JeffJiang 2026-02-25 16:12:59 +08:00
  • 6d1878fb1a build(deps): bump cryptography from 46.0.3 to 46.0.5 in /backend (#896) dependabot[bot] 2026-02-25 09:42:39 +08:00
  • faa422072c feat(subagents): make subagent timeout configurable via config.yaml (#897) DanielWalnut 2026-02-25 08:39:29 +08:00
  • 310d54e443 build(deps): bump python-multipart from 0.0.21 to 0.0.22 in /backend (#895) dependabot[bot] 2026-02-24 23:11:46 +08:00
  • af374cd40b build(deps): bump pillow from 12.1.0 to 12.1.1 in /backend (#894) dependabot[bot] 2026-02-24 22:58:54 +08:00
  • 50d9174123 build(deps): bump protobuf from 6.33.4 to 6.33.5 in /backend (#893) dependabot[bot] 2026-02-24 22:53:45 +08:00
  • 03705acf3a fix(sandbox):deer-flow-provisioner container fails to start in local execution mode (#889) Willem Jiang 2026-02-24 08:31:52 +08:00
  • b5c11baece docs(config):updated the configuration of deepseek-v3 (#885) Willem Jiang 2026-02-21 22:06:01 +08:00
  • 85af540076 feat: add LangSmith tracing integration (#878) CHANGXUBO 2026-02-21 16:41:34 +08:00
  • 75226b2fe6 docs: make README easier to follow and update related docs (#884) Zhiyunyao 2026-02-21 07:48:20 +08:00
  • 0d7c0826f0 chore: add a Makefile command to create all required local configuration files (#883) Zhiyunyao 2026-02-19 09:04:37 +08:00
  • ea4e0139af docs: Update Quick Start instructions in README (#881) Willem Jiang 2026-02-18 19:29:25 +08:00
  • 9f74589d09 fix: HTML artifact preview renders blank in preview mode (#876) CHANGXUBO 2026-02-18 10:06:21 +08:00
  • 67dbb10c2a fix: use /tmp/nginx.pid to avoid permission denied errors (#877) CHANGXUBO 2026-02-18 10:01:51 +08:00
  • 172ba2d7ad Update branch name in workflow configuration (#869) Willem Jiang 2026-02-16 21:32:24 +08:00
  • c0ab3133cd Update branch name in workflow configuration main-1.x-container Willem Jiang 2026-02-16 09:42:10 +08:00
  • 423f5c829c fix: strip <think> tags from reporter output to prevent thinking text leakage (#781) (#862) 大猫子 2026-02-16 09:38:17 +08:00
  • 79c841db9e chore: Ignore legacy web folder in .gitignore (#866) Willem Jiang 2026-02-15 10:45:59 +08:00
  • 2d3a22aeb0 docs: add videos and official website (#865) Henry Li 2026-02-14 23:48:29 +08:00
  • d796c5a328 docs:Add security policy documentation (#864) Willem Jiang 2026-02-14 21:34:41 +08:00