Commit Graph

  • 91cffe16e2 chore2.6.13 main v2.6.13 claude-code-best 2026-06-12 17:02:15 +0800
  • 15a0f3339e
    Merge b5e9aad480 into b5beafb9bf moy16 2026-06-12 09:01:41 +0000
  • b5e9aad480 fix: skip slash command echo in setUserInputOnProcessing to prevent UI flash moyu 2026-06-12 17:01:35 +0800
  • c4dd45f8df fix: 防止 <available-deferred-tools> 在每轮 API 调用中重复注入 claude-code-best 2026-06-12 17:01:01 +0800
  • d798e6a6fa fix: apply biome formatting to pass CI lint check moyu 2026-06-12 16:46:12 +0800
  • 251d056865 merge: resolve conflict with upstream/main, keep full goal implementation moyu 2026-06-12 16:36:08 +0800
  • 17eac385c8 fix: 修复终端异常断开情况,resume续跑;修复用户消息排队信息被goal输出信息覆盖的问题。 moyu 2026-06-12 16:21:43 +0800
  • fde1370c80 fix: 增加断网后状态默认设置为PAUSE机制、完成暂停-恢复状态切换,且正常进行前端渲染。设置达到max turn后处理逻辑。 moyu 2026-06-12 14:31:20 +0800
  • 11ca09b78c
    Merge a02e4f27af into b5beafb9bf YYMa 2026-06-12 03:54:28 +0000
  • a02e4f27af feat: add custom model input with suggestions and model listing links YuanyuanMa03 2026-06-12 11:50:50 +0800
  • b5beafb9bf chore: 2.6.12 v2.6.12 claude-code-best 2026-06-11 18:04:55 +0800
  • e897385a7e
    Feature/docker/run (#1268) claude-code-best 2026-06-11 17:59:08 +0800
  • 0bc132688d fix: 添加 goalState 模块存根,修复 CI 构建打包解析失败 feature/docker/run claude-code-best 2026-06-11 17:48:56 +0800
  • 551a62a2c2 fix: 内联 providers 测试逻辑,彻底隔离 mock 污染 claude-code-best 2026-06-11 16:41:05 +0800
  • 2a1f5697cc fix: 增强 providers 测试的环境变量隔离,防止 mock 污染 claude-code-best 2026-06-11 16:15:27 +0800
  • 6942f5393f fix: 修复 goalState.js 模块不存在的类型错误 claude-code-best 2026-06-11 15:35:30 +0800
  • 7b209ed0cc Merge branch 'main' into feature/docker/run claude-code-best 2026-06-11 15:18:09 +0800
  • f9a3654167 fix: 补充 SAFE_ENV_VARS 中缺失的 OpenAI/Gemini/Grok provider 环境变量 claude-code-best 2026-06-11 15:13:02 +0800
  • d866b076ba fix: 为 auto dream 添加 maxTurns: 20 限制,防止单次执行消耗过多 token claude-code-best 2026-06-10 14:26:20 +0800
  • 3c960323d7 fix: 消除 sideQuestion.ts 中的 2 个 as any claude-code-best 2026-06-09 23:03:46 +0800
  • 2044858b9f fix: 消除 UltraplanChoiceDialog 中的 wheelDown/wheelUp as any claude-code-best 2026-06-09 23:02:16 +0800
  • da10c45e76 fix: 将 pipeIpc 添加到 AppState 类型声明,消除 4 个 as any claude-code-best 2026-06-09 23:00:06 +0800
  • 21c17b4c6e fix: 消除生产代码中的 as any 类型不安全模式 claude-code-best 2026-06-09 22:55:09 +0800
  • 6e52043555 feat: 删除垃圾更改 claude-code-best 2026-06-09 22:41:02 +0800
  • 03a41d19e3
    Merge 5a53d83ad5 into 83e891d7b2 DeviosLang 2026-06-11 12:37:34 +0800
  • bffb80e110 fix: 修复部分情况下goal无法启动的问题 moyu 2026-06-11 11:44:03 +0800
  • 24095ff9fb
    Merge 0553caacde into 83e891d7b2 bu44er 2026-06-11 09:05:19 +0800
  • ad6781115a
    Merge 9d71b8ebbc into 83e891d7b2 Onuzulike Anthony Ifechukwu 2026-06-11 09:05:19 +0800
  • 83e891d7b2
    feat: support markdown agent format (.md with YAML frontmatter) in mode loader (#1267) James F 2026-06-10 19:49:11 +0800
  • 1f44e2bc5a feat: support markdown agent format (.md with YAML frontmatter) in mode loader James Feng 2026-06-10 10:50:36 +0800
  • bee711f431
    refactor(acp): make bridge SDK message handling type-safe (#1265) James F 2026-06-09 21:49:05 +0800
  • 241bd48129 fix: 修复Biome规范错误问题 moyu 2026-06-09 19:12:35 +0800
  • 4d930eb4eb
    docs: 添加 JSONL transcript 会话机制文档 (#1262) Slayer 2026-06-09 11:50:59 +0800
  • 2567e77d37
    sub agents docs (#1266) Slayer 2026-06-09 11:50:46 +0800
  • aa52407648 docs: 重构多 Agent 编排机制文档 suger-m 2026-06-09 09:02:14 +0800
  • 3a2f358d27 fix(acp): restore IteratorResult return type to nextSdkMessageOrAbort James Feng 2026-06-08 20:07:53 +0800
  • 3009a58991 refactor(acp): make bridge SDK message handling type-safe James Feng 2026-06-08 19:55:40 +0800
  • 0ba5fe122c refactor(acp): make bridge SDK message handling type-safe James Feng 2026-06-08 19:25:52 +0800
  • 9d9b60432a refactor(acp): make bridge SDK message handling type-safe James Feng 2026-06-08 19:25:52 +0800
  • 5115324edf
    Merge branch 'main' into fix/claude-mode-persona James F 2026-06-08 19:02:05 +0800
  • 6531a300b5 fix: 防止goal状态丢失 moyu 2026-06-08 19:01:48 +0800
  • 1d209db059 fix: 修复剩余AI审查的问题 moyu 2026-06-08 18:22:29 +0800
  • c551f5ae81 fix: 修复 goal 功能多项 AI 审查问题 moyu 2026-06-08 18:04:42 +0800
  • beb01cb455 fix: 修复promp和提示词不一致的问题 moyu 2026-06-08 17:47:16 +0800
  • 9870abbd83 fix: resolve ~45 more unused-variable alerts across 35+ files James Feng 2026-06-08 17:30:56 +0800
  • e4712ce55e docs: 添加 JSONL transcript 会话机制文档 suger-m 2026-06-08 17:21:40 +0800
  • d20b58fc05 fix: 2 more unused-local-variable — windowMessage.ts, messages.ts James Feng 2026-06-08 17:20:16 +0800
  • 76c47956dd fix: resolve ~50 CodeQL alerts — unused, injection, type issues James Feng 2026-06-08 17:15:22 +0800
  • 2b6cf08c7c fix: resolve 13 trivial-conditional alerts + remove community gemini James Feng 2026-06-08 16:29:34 +0800
  • cf56226b5a feat: /goal命令能力支持,参考codex实现 moyu 2026-06-08 16:28:05 +0800
  • 512144bba2 chore: upgrade CodeQL to security-and-quality suite James Feng 2026-06-08 10:25:29 +0800
  • 69224beb0d fix: resolve 4 dismissed CodeQL alerts — URL sanitization + crypto bias James Feng 2026-06-08 10:23:32 +0800
  • 2249f184ba fix: resolve 17 CodeQL alerts — log injection, command injection, ReDoS James Feng 2026-06-08 10:10:29 +0800
  • fac16dab0a docs: update contributors claude-code-best 2026-06-08 00:26:45 +0000
  • e77bfa662e
    Update multi-turn.mdx (#1257) 张三 2026-06-07 20:51:10 +0800
  • 1faedff25d
    fix: eliminate 8 as any in MCP handlers, structured output, and stream events+Claude Soul Document 蒸馏 (#1258) James F 2026-06-07 20:30:03 +0800
  • 6f552d0b82
    Merge branch 'main' into main James F 2026-06-07 20:16:41 +0800
  • be0c65678d
    Fix/coderabbit nits (#1259) James F 2026-06-07 20:06:16 +0800
  • c5b1db2b07
    Merge pull request #7 from GhostDragon124/acp James F 2026-06-07 19:50:22 +0800
  • b67bb31f6b
    Merge branch 'main' into acp James F 2026-06-07 19:42:25 +0800
  • 6ab6798909 docs: add usage note to CLAUDE_PERSONA — explains YAML activation (CodeRabbit review) James Feng 2026-06-07 19:36:02 +0800
  • e084d921a7 docs: add usage note to CLAUDE_PERSONA explaining it's a reference template for YAML config James Feng 2026-06-07 19:29:22 +0800
  • 19e97f4bcc fix: import path convention + reword persona source comment James Feng 2026-06-07 19:28:49 +0800
  • 420a9a3036 chore: gitignore AGENTS.md (agent协作手册,本地文件) James Feng 2026-06-07 19:13:35 +0800
  • aaa9bf76f2 fix: import path convention + reword persona source comment (CodeRabbit review) James Feng 2026-06-07 19:02:11 +0800
  • 090cc58895 fix: import path convention + reword persona source comment James Feng 2026-06-07 19:01:36 +0800
  • 8b758ee0a2
    Merge pull request #2 from GhostDragon124/fix/claude-mode-persona James F 2026-06-07 18:48:18 +0800
  • 5953f08d29 feat: wire mode persona injection — Claude Soul Document distilled into system prompt James Feng 2026-06-07 18:46:09 +0800
  • 4aac752bb4 docs: soul-distilled — mode system & Claude persona in README James Feng 2026-06-07 18:25:27 +0800
  • 8f0a6c1806 feat: wire mode persona injection — distilled Claude Soul Document into system prompt James Feng 2026-06-07 18:22:03 +0800
  • 40b75a5648 docs: soul-distilled — mode system & Claude persona in README James Feng 2026-06-07 18:25:27 +0800
  • 9a4365e1f1 feat: wire mode persona injection — distilled Claude Soul Document into system prompt James Feng 2026-06-07 18:22:03 +0800
  • 5524f4b0dd
    Merge pull request #6 from GhostDragon124/acp James F 2026-06-07 17:55:34 +0800
  • e500d6ffe7 docs: update README for v2.6.11-ccp release James Feng 2026-06-07 17:52:35 +0800
  • f33c1ef84d docs: add comprehensive project assessment report v2.6.11-ccp James Feng 2026-06-07 17:47:23 +0800
  • 68064b072c fix: restore CodeQL workflow (accidentally deleted in cleanup) James Feng 2026-06-07 17:40:35 +0800
  • 4f280b43fe chore: remove spec scaffolding and community links doc James Feng 2026-06-07 17:35:56 +0800
  • 09fd58c307 docs: merge upstream sync records and 180-commit audit into upstream-sync.md James Feng 2026-06-07 17:30:47 +0800
  • d310b78063 docs: add upstream-sync.md, update community-code-issues.md counts James Feng 2026-06-07 17:19:50 +0800
  • a75b83492b fix: eliminate 11 of 12 remaining Anthropic-core as any James Feng 2026-06-07 17:11:26 +0800
  • a93e2bb7ba fix: eliminate all 8 NEEDS_UPSTREAM as any via type annotations and type guards James Feng 2026-06-07 16:24:14 +0800
  • 328acc2b61 docs: update README for v2.6.11-ccp release James Feng 2026-06-07 17:52:35 +0800
  • a7db9df0d5 docs: add comprehensive project assessment report v2.6.11-ccp James Feng 2026-06-07 17:47:23 +0800
  • c73750bf06 fix: restore CodeQL workflow (accidentally deleted in cleanup) James Feng 2026-06-07 17:40:35 +0800
  • dc8f68d2ca chore: remove spec scaffolding and community links doc James Feng 2026-06-07 17:35:56 +0800
  • 61c80c6963 docs: merge upstream sync records and 180-commit audit into upstream-sync.md James Feng 2026-06-07 17:30:47 +0800
  • ecfa69749c docs: add upstream-sync.md, update community-code-issues.md counts James Feng 2026-06-07 17:19:50 +0800
  • 328ab1ee51 fix: eliminate 11 of 12 remaining Anthropic-core as any James Feng 2026-06-07 17:11:26 +0800
  • faa03d37b6
    Merge pull request #1 from GhostDragon124/fix/eliminate-as-any James F 2026-06-07 16:47:38 +0800
  • 16712e0315 fix: eliminate 8 as any in MCP handlers, structured output, and stream events James Feng 2026-06-07 16:40:49 +0800
  • fefd375381
    Merge pull request #5 from GhostDragon124/acp James F 2026-06-07 16:34:15 +0800
  • a6406a9573 fix: eliminate all 8 NEEDS_UPSTREAM as any via type annotations and type guards James Feng 2026-06-07 16:24:14 +0800
  • abde5e813a fix: remove final planned as-any casts James Feng 2026-06-07 15:48:33 +0800
  • ac807aeb08 fix: remove runtime helper as-any casts James Feng 2026-06-07 15:45:11 +0800
  • ba36ca454d fix: remove queued content as-any casts James Feng 2026-06-07 15:40:32 +0800
  • c130eaad4b fix: remove mid-plan as-any casts James Feng 2026-06-07 15:33:40 +0800
  • 33a6217702 fix(type): eliminate 26 as any casts (partial batch, Codex interrupted) James Feng 2026-06-07 15:27:21 +0800
  • 509b728212 chore: remove 4 dead stub files (ink-elements, ink-jsx, internal-modules, react-compiler-runtime) James Feng 2026-06-07 14:48:15 +0800
  • 7019fb8c97 chore: remove dead sdk-stubs.d.ts — all types already in coreTypes.generated.ts James Feng 2026-06-07 14:44:33 +0800
  • 3013b05191 fix: add resetAbortController/getAbortSignal to QueryEngine (from upstream CCB) James Feng 2026-06-07 14:24:34 +0800