Commit Graph

  • 18b0794125
    docs(SETUP): correct setup documentation links (#1478) Zeng Qingwen 2026-03-27 22:44:01 +0800
  • 96d993e382 test: add unit tests for skill frontmatter validation (#1309) Andrew Barnes 2026-03-27 08:20:31 -0400
  • 50f50d7654
    test: add unit tests for skill frontmatter validation (#1309) Andrew Barnes 2026-03-27 08:20:31 -0400
  • e038ded4c3 feat(acp): add env field to ACPAgentConfig for subprocess env injection (#1447) DanielWalnut 2026-03-27 20:03:30 +0800
  • 8590249db4
    feat(acp): add env field to ACPAgentConfig for subprocess env injection (#1447) DanielWalnut 2026-03-27 20:03:30 +0800
  • 0dea86ee5c fix(sandbox): Relax upload permissions for aio sandbox sync (#1409) Admire 2026-03-27 17:37:44 +0800
  • 40a4acbbed
    fix(sandbox): Relax upload permissions for aio sandbox sync (#1409) Admire 2026-03-27 17:37:44 +0800
  • 7641cf4b91 fix(middleware): return proper content format when no images viewed (#1454) Jason 2026-03-27 17:33:17 +0800
  • 4708700723
    fix(middleware): return proper content format when no images viewed (#1454) Jason 2026-03-27 17:33:17 +0800
  • 2cc8012cd3 fix(task): avoid blocking in task tool polling (#1320) luo jiyin 2026-03-27 17:12:40 +0800
  • 43a19f9627
    fix(task): avoid blocking in task tool polling (#1320) luo jiyin 2026-03-27 17:12:40 +0800
  • 44fa3e7e3d feat: track .env files in skills/public directory Titan 2026-03-27 14:53:16 +0800
  • 577254d041 chore: 包括被排除的.env文件 Titan 2026-03-27 14:52:00 +0800
  • c2fc5bcd96 feat: 修改默认skill Titan 2026-03-27 14:20:47 +0800
  • 099e7ffeb3 docs: add LangSmith tracing configuration and documentation (#1414) yangzheli 2026-03-27 14:17:45 +0800
  • a4e4bb21e3
    docs: add LangSmith tracing configuration and documentation (#1414) yangzheli 2026-03-27 14:17:45 +0800
  • 42f5918995 fix(config): add Docker service name guidance for channel URLs (#1437) Matt Van Horn 2026-03-26 23:15:48 -0700
  • 99965057c1
    fix(config): add Docker service name guidance for channel URLs (#1437) Matt Van Horn 2026-03-26 23:15:48 -0700
  • 5242df028b feat:优化skill注入流程 Titan 2026-03-27 13:34:30 +0800
  • 18bf05728c fix: add build-arg support for proxies and mirrors in Docker builds (#1346) Kaushik Rajan 2026-03-27 08:05:40 +0530
  • 8ae023574e
    fix: add build-arg support for proxies and mirrors in Docker builds (#1346) Kaushik Rajan 2026-03-27 08:05:40 +0530
  • 669ab41e5b feat: Support gitHub PAT configuration for higher github API accessing rate. (#1374) SCPZ24 2026-03-27 09:54:14 +0800
  • 6b13f5c9fb
    feat: Support gitHub PAT configuration for higher github API accessing rate. (#1374) SCPZ24 2026-03-27 09:54:14 +0800
  • 305f864089 Implement DuckDuckGo search (#1432) Ben Piper 2026-03-26 21:20:22 -0400
  • c13793386f
    Implement DuckDuckGo search (#1432) Ben Piper 2026-03-26 21:20:22 -0400
  • 3b77477fb6 feat(memory): Introduce configurable memory storage abstraction (#1353) knukn 2026-03-27 07:41:06 +0800
  • 1c542ab7f1
    feat(memory): Introduce configurable memory storage abstraction (#1353) knukn 2026-03-27 07:41:06 +0800
  • b8f8e32e64 docs: add install.md agent setup guide (#1402) DanielWalnut 2026-03-26 21:39:34 +0800
  • e1853df06a
    docs: add install.md agent setup guide (#1402) DanielWalnut 2026-03-26 21:39:34 +0800
  • b013310c58 Add security alerts to documents (#1413) Henry Li 2026-03-26 21:24:52 +0800
  • f80d1743ab
    Add security alerts to documents (#1413) Henry Li 2026-03-26 21:24:52 +0800
  • efaed5badc fix: remove unused radix Icon import from suggestion (#1368) 7. Sun 2026-03-26 13:14:56 +0000
  • d7bdb1a4b9
    fix: remove unused radix Icon import from suggestion (#1368) 7. Sun 2026-03-26 13:14:56 +0000
  • e827bc6037 feat: hide model ID for safety reason, only show the display_name (#1410) Henry Li 2026-03-26 21:13:32 +0800
  • 227967df3d
    feat: hide model ID for safety reason, only show the display_name (#1410) Henry Li 2026-03-26 21:13:32 +0800
  • 579d13ed01 feat: 修改标题名为轻办公.XClaw 肖应宇 2026-03-26 18:53:47 +0800
  • a8301b669d fix(gateway): enforce safe download for active artifact MIME types to mitigate stored XSS (#1389) 13ernkastel 2026-03-26 17:44:25 +0800
  • 0d3cefaa5a
    fix(gateway): enforce safe download for active artifact MIME types to mitigate stored XSS (#1389) 13ernkastel 2026-03-26 17:44:25 +0800
  • ad95ba9778 Fix Windows backend test compatibility (#1384) Admire 2026-03-26 17:39:16 +0800
  • b9583f7204
    Fix Windows backend test compatibility (#1384) Admire 2026-03-26 17:39:16 +0800
  • 4c61b5b754 build(deps): bump requests from 2.32.5 to 2.33.0 in /backend (#1395) dependabot[bot] 2026-03-26 16:18:20 +0800
  • b3d3287b80
    build(deps): bump requests from 2.32.5 to 2.33.0 in /backend (#1395) dependabot[bot] 2026-03-26 16:18:20 +0800
  • c7b97b6084 Add packages section to pnpm-workspace.yaml (#1382) RockeyDon 2026-03-26 16:09:35 +0800
  • c0a6b81852
    Add packages section to pnpm-workspace.yaml (#1382) RockeyDon 2026-03-26 16:09:35 +0800
  • 59f556c434 fix(config): return full URLs for backend and LangGraph base URLs (#1392) JeffJiang 2026-03-26 15:43:37 +0800
  • 4d1a69a938
    fix(config): return full URLs for backend and LangGraph base URLs (#1392) JeffJiang 2026-03-26 15:43:37 +0800
  • 07c97f91d3 fix(LLM): fixing Gemini thinking + tool calls via OpenAI gateway (#1180) (#1205) Willem Jiang 2026-03-26 15:07:05 +0800
  • a087fe7bcc
    fix(LLM): fixing Gemini thinking + tool calls via OpenAI gateway (#1180) (#1205) Willem Jiang 2026-03-26 15:07:05 +0800
  • 5b8f5e37c3 fix(config): fix summarization model alias resolution (#1378) Admire 2026-03-26 14:48:45 +0800
  • 080a03f3bc
    fix(config): fix summarization model alias resolution (#1378) Admire 2026-03-26 14:48:45 +0800
  • 4e86472772 Update config.example.yaml (#1376) xiangxiang-all-in-AI 2026-03-26 14:34:57 +0800
  • ae6a791c71
    Update config.example.yaml (#1376) xiangxiang-all-in-AI 2026-03-26 14:34:57 +0800
  • 6ef01a36b5 feat(harness): integration ACP agent tool (#1344) DanielWalnut 2026-03-26 14:20:18 +0800
  • d119214fee
    feat(harness): integration ACP agent tool (#1344) DanielWalnut 2026-03-26 14:20:18 +0800
  • ea89236177 fix: align config.example.yaml to use GEMINI_API_KEY (#1367) Hiren Thakore 2026-03-25 20:34:25 -0400
  • 792c49e6af
    fix: align config.example.yaml to use GEMINI_API_KEY (#1367) Hiren Thakore 2026-03-25 20:34:25 -0400
  • 6d1f0552d8 test: add unit tests for TodoMiddleware (#1307) Andrew Barnes 2026-03-25 12:20:50 -0400
  • ac97dc6d42
    test: add unit tests for TodoMiddleware (#1307) Andrew Barnes 2026-03-25 12:20:50 -0400
  • 6e59376a84 test: add unit tests for DanglingToolCallMiddleware (#1305) Andrew Barnes 2026-03-25 12:20:08 -0400
  • 1f0ae64e02
    test: add unit tests for DanglingToolCallMiddleware (#1305) Andrew Barnes 2026-03-25 12:20:08 -0400
  • b1c4b2433a Fix command syntax for container image pull (#1349) offliner 2026-03-25 16:14:08 +0000
  • afe325d34e
    Fix command syntax for container image pull (#1349) offliner 2026-03-25 16:14:08 +0000
  • b2de09d9ae fix: add null checks for runtime.context and tighten langgraph constraint (#1326) 吴旭云 2026-03-25 21:01:10 +0800
  • d7e510763d
    fix: add null checks for runtime.context and tighten langgraph constraint (#1326) 吴旭云 2026-03-25 21:01:10 +0800
  • 270b5fd280 fix(frontend): add stable ids for chat resizable panels (#1341) Simon Su 2026-03-25 20:58:15 +0800
  • adc51e541c
    fix(frontend): add stable ids for chat resizable panels (#1341) Simon Su 2026-03-25 20:58:15 +0800
  • cb47f3f4b7 Add user configuration template for China region (#1337) zhoutianwang 2026-03-25 18:56:06 +0800
  • fdfe08d4aa
    Add user configuration template for China region (#1337) zhoutianwang 2026-03-25 18:56:06 +0800
  • b7e8a3af4f docs: add domestic link of coding plan (#1340) Henry Li 2026-03-25 18:53:31 +0800
  • 12875664f1
    docs: add domestic link of coding plan (#1340) Henry Li 2026-03-25 18:53:31 +0800
  • e800d80152 feat(localStorage): 隐藏模型选择器并调整输入框样式 肖应宇 2026-03-25 17:43:55 +0800
  • d2e0e1cb26 refactor: extract shared skill installer and upload manager to harness (#1202) greatmengqi 2026-03-25 16:28:33 +0800
  • b8bc80d89b
    refactor: extract shared skill installer and upload manager to harness (#1202) greatmengqi 2026-03-25 16:28:33 +0800
  • 1aef6119c3 test: add unit tests for SubagentLimitMiddleware (#1306) Andrew Barnes 2026-03-24 22:20:16 -0400
  • ec46ae075d
    test: add unit tests for SubagentLimitMiddleware (#1306) Andrew Barnes 2026-03-24 22:20:16 -0400
  • 24bca84afc test: add unit tests for skills parser (#1308) Andrew Barnes 2026-03-24 22:17:40 -0400
  • afb0f66c73
    test: add unit tests for skills parser (#1308) Andrew Barnes 2026-03-24 22:17:40 -0400
  • 0516522071 docs: fix typo and grammar issues in docs (#1315) luo jiyin 2026-03-25 10:01:36 +0800
  • 97ad67db6b
    docs: fix typo and grammar issues in docs (#1315) luo jiyin 2026-03-25 10:01:36 +0800
  • d62661e1eb fix: add null checks for runtime.context in middlewares and tools (#1269) Matthew 2026-03-25 08:46:42 +0800
  • 2eca58bd86
    fix: add null checks for runtime.context in middlewares and tools (#1269) Matthew 2026-03-25 08:46:42 +0800
  • 0932e2cfd9 docs: add Russian README translation (#1311) Anna Terek 2026-03-25 03:39:38 +0300
  • f499f37e94
    docs: add Russian README translation (#1311) Anna Terek 2026-03-25 03:39:38 +0300
  • 365646577d docs: add French translation of README (#1303) Emile Jouannet 2026-03-25 01:24:02 +0100
  • 21febe1cc9
    docs: add French translation of README (#1303) Emile Jouannet 2026-03-25 01:24:02 +0100
  • 7afb824d1d feat: add configurable log level and token usage tracking (#1301) greatmengqi 2026-03-25 08:13:26 +0800
  • 16ed797e0e
    feat: add configurable log level and token usage tracking (#1301) greatmengqi 2026-03-25 08:13:26 +0800
  • 67d8b64019 fix(middleware): use HumanMessage in LoopDetectionMiddleware for Anthropic compat (#1300) d 🔹 2026-03-25 08:00:01 +0800
  • 77b8ef79ca
    fix(middleware): use HumanMessage in LoopDetectionMiddleware for Anthropic compat (#1300) d 🔹 2026-03-25 08:00:01 +0800
  • 5f60e268cf fix: add Windows compatibility for make dev/start commands (#1297) Jason 2026-03-24 23:01:45 +0800
  • 067b19af00
    fix: add Windows compatibility for make dev/start commands (#1297) Jason 2026-03-24 23:01:45 +0800
  • 8da77d7e8f fix(mcp): implement sync invocation wrapper for async MCP tools (#1287) knukn 2026-03-24 22:38:01 +0800
  • a9940c391c
    fix(mcp): implement sync invocation wrapper for async MCP tools (#1287) knukn 2026-03-24 22:38:01 +0800
  • 3036beabec fix(skills): follow symlinks when scanning custom skills directory (#1292) kristoffern 2026-03-24 15:06:29 +0100
  • 6bf526748d
    fix(skills): follow symlinks when scanning custom skills directory (#1292) kristoffern 2026-03-24 15:06:29 +0100
  • 5be8ae1d41 fix: use subprocess instead of os.system in analyze.py (#1289) orbisai0security 2026-03-24 18:12:03 +0530
  • 14a3fa5290
    fix: use subprocess instead of os.system in analyze.py (#1289) orbisai0security 2026-03-24 18:12:03 +0530
  • 75f17412f8 fix: repair frontend check command and docs (#1281) evenboos 2026-03-24 17:02:54 +0800
  • 4b15f14647
    fix: repair frontend check command and docs (#1281) evenboos 2026-03-24 17:02:54 +0800
  • 4bd4475d7d build(deps): bump h3 from 1.15.5 to 1.15.10 in /frontend (#1280) dependabot[bot] 2026-03-24 14:39:57 +0800