Commit Graph

  • f29db80be7 docs: add coding plan from ByteDance Volcengine (#1174) Henry Li 2026-03-17 14:33:47 +08:00
  • cb4cae4064 docs: add README in Chinese (#1172) Henry Li 2026-03-17 13:51:01 +08:00
  • 75c96300cf fix(scripts): add next-server to serve.sh cleanup trap (#1162) Karesansui 2026-03-17 11:07:16 +09:00
  • 9809af1f26 feat: add citation/reference support to deep research reports (#1143) lailoo 2026-03-17 09:51:08 +08:00
  • b1913a1902 fix(harness): normalize structured content for titles (#1155) Ryanba 2026-03-17 09:10:09 +08:00
  • ab0c10f002 fix(makefile): correct docker-init help description (#1163) Karesansui 2026-03-16 22:53:58 +09:00
  • 609ff5849f fix(frontend): gracefully handle missing WebGL context (#1147) Matt Van Horn 2026-03-16 06:22:17 -07:00
  • 3212c7c5a2 fix(scripts): correct Makefile target name in docker.sh restart message (#1161) Karesansui 2026-03-16 20:58:59 +09:00
  • 191b60a326 fix: issue 1138 windows encoding (#1139) -Astraia- 2026-03-16 16:53:12 +08:00
  • 76803b826f refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) DanielWalnut 2026-03-14 22:55:52 +08:00
  • 9b49a80dda feat(feishu): stream updates on a single card (#1031) YolenSong 2026-03-14 22:24:35 +08:00
  • d18a9ae5aa feat: add LoopDetectionMiddleware to break repetitive tool call loops (#1056) virtaava 2026-03-14 16:17:54 +02:00
  • bbd87df6eb Add MiniMax as an OpenAI-compatible model provider (#1120) Octopus 2026-03-14 09:05:18 -05:00
  • cc192a9846 build(deps): bump pyjwt from 2.10.1 to 2.12.0 in /backend (#1135) dependabot[bot] 2026-03-14 10:03:09 +08:00
  • 9983f9d296 build(deps): bump flatted from 3.3.3 to 3.4.1 in /frontend (#1134) dependabot[bot] 2026-03-14 10:00:51 +08:00
  • d197d50146 fix: preserve conversation context in Telegram private chats (#1105) Matt(허철진) 2026-03-14 10:47:24 +09:00
  • d6bfadab12 build(deps): bump orjson from 3.11.5 to 3.11.6 in /backend (#1133) dependabot[bot] 2026-03-13 23:03:23 +08:00
  • 253fe4d87f feat(sandbox): harden local file access and mask host paths (#983) Willem Jiang 2026-03-13 22:38:32 +08:00
  • 918ba6b5bf docs: clarify OpenRouter configuration (#1123) Frank 2026-03-13 07:12:30 -07:00
  • 5a8481416f fix(frontend): surface upload API error details (#1113) Ryanba 2026-03-13 21:55:33 +08:00
  • a79d414695 fix: make check/config cross-platform for Windows (#1080) (#1093) Willem Jiang 2026-03-13 21:33:12 +08:00
  • b155923ab0 fix(gateway): ignore archive metadata wrappers (#1108) Ryanba 2026-03-13 21:27:54 +08:00
  • cda9fb7bca fix(gateway): allow standard skill frontmatter metadata (#1103) Ryanba 2026-03-13 21:23:35 +08:00
  • 03cafea715 fix(gateway): normalize suggestion response content (#1098) Ryanba 2026-03-13 21:20:15 +08:00
  • b5fcb1334a fix(memory): inject stored facts into system prompt memory context (#1083) Willem Jiang 2026-03-13 14:37:40 +08:00
  • 3521cc2668 fix(middleware): degrade tool-call exceptions to error tool messages (#1110) Liu Jice 2026-03-13 09:41:59 +08:00
  • 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