| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor(lkb): 逻辑看板 Plan Graph 链路收敛与宿主集成,及版本问题统一修复 Co-authored-by: Gideon_Zhao<Gideon_Zhao@noreply.gitcode.com> | 1 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
refactor(lkb): 逻辑看板 Plan Graph 链路收敛与宿主集成,及版本问题统一修复 Co-authored-by: Gideon_Zhao<Gideon_Zhao@noreply.gitcode.com> | 1 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
feat(skills): add bundled skill runtime and core skills Co-authored-by: doufangcheng<doufangcheng@huawei.com> | 1 个月前 | |
chore(gitattributes): 统一行尾为 LF(除 Windows 脚本)+ 批量规范化 4155 个文件 扩展 .gitattributes 覆盖 Python/JS/TS/JSON/Markdown/YAML/TOML/HTML/CSS 等文本 文件,统一为 LF;Windows 原生脚本(.ps1/.bat/.cmd)保持 CRLF;二进制资源 (图片/字体/音视频/压缩包)显式标记为 binary。 应用新规则后批量规范化 4155 个文件 — 全部为纯行尾变更(CRLF→LF),无任何 内容改动。差异统计:2586 .py、1159 .patch、160 .md、59 .json、52 .jsx、 25 .html、20 .tsx、16 .css、15 .js、13 .ts、8 .yml、7 .txt、7 .j2、 3 .raw、2 .yaml、2 .list、2 .example、1 .toml、1 .theme、1 .template, 外加 install.ps1(blob 从 CRLF 改为 LF,working tree 保持 CRLF 不变)。 后续建议开发者本地设置 core.autocrlf=input,让提交时自动规范化。 Co-Authored-By: MiniMax-M3 <MiniMax-AI@claude-code-best.win> | 2 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
style(codestyle): 统一代码风格修复 - 格式化多行字典推导式为单行以保持一致性 - 添加缺失的换行符以改善代码可读性 - 统一字符串引号使用双引号格式 - 修复长字符串连接的换行格式 - 移除列表末尾多余逗号保持格式一致 - 格式化长函数调用参数的换行对齐 - 添加必要的换行以符合代码风格指南 | 2 个月前 | |
feat(skill_search): 自动启动 SkillIndexWatcher 实现增量索引更新 Co-authored-by: Chestnut19981123<lipeng435@huawei.com> | 1 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
chore(gitattributes): 统一行尾为 LF(除 Windows 脚本)+ 批量规范化 4155 个文件 扩展 .gitattributes 覆盖 Python/JS/TS/JSON/Markdown/YAML/TOML/HTML/CSS 等文本 文件,统一为 LF;Windows 原生脚本(.ps1/.bat/.cmd)保持 CRLF;二进制资源 (图片/字体/音视频/压缩包)显式标记为 binary。 应用新规则后批量规范化 4155 个文件 — 全部为纯行尾变更(CRLF→LF),无任何 内容改动。差异统计:2586 .py、1159 .patch、160 .md、59 .json、52 .jsx、 25 .html、20 .tsx、16 .css、15 .js、13 .ts、8 .yml、7 .txt、7 .j2、 3 .raw、2 .yaml、2 .list、2 .example、1 .toml、1 .theme、1 .template, 外加 install.ps1(blob 从 CRLF 改为 LF,working tree 保持 CRLF 不变)。 后续建议开发者本地设置 core.autocrlf=input,让提交时自动规范化。 Co-Authored-By: MiniMax-M3 <MiniMax-AI@claude-code-best.win> | 2 个月前 | |
refactor(project): replace feature-number references with direct descriptions Remove references to the deleted docs/FEATURE_PLAN.md and docs/PROGRESS.md and rewrite F-N / SR-AR feature-number mentions in code, templates and tests into plain feature descriptions, so the codebase no longer depends on the removed planning documents. - drop FEATURE_PLAN.md / PROGRESS.md doc references across src, extensions, clawcodex_ext, telemetry, tests, docs and templates - rewrite F-N / SR-N.N / AR-N references in comments, docstrings, CLI help, tool descriptions and templates into direct feature descriptions - keep test fixture strings (e.g. id "F-40") and spec_audit protocol IDs (F-001 / S-001 / C-001) untouched - add layer-1 / layer-2 migration analysis docs and split upstream patch Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 | |
chore(gitattributes): 统一行尾为 LF(除 Windows 脚本)+ 批量规范化 4155 个文件 扩展 .gitattributes 覆盖 Python/JS/TS/JSON/Markdown/YAML/TOML/HTML/CSS 等文本 文件,统一为 LF;Windows 原生脚本(.ps1/.bat/.cmd)保持 CRLF;二进制资源 (图片/字体/音视频/压缩包)显式标记为 binary。 应用新规则后批量规范化 4155 个文件 — 全部为纯行尾变更(CRLF→LF),无任何 内容改动。差异统计:2586 .py、1159 .patch、160 .md、59 .json、52 .jsx、 25 .html、20 .tsx、16 .css、15 .js、13 .ts、8 .yml、7 .txt、7 .j2、 3 .raw、2 .yaml、2 .list、2 .example、1 .toml、1 .theme、1 .template, 外加 install.ps1(blob 从 CRLF 改为 LF,working tree 保持 CRLF 不变)。 后续建议开发者本地设置 core.autocrlf=input,让提交时自动规范化。 Co-Authored-By: MiniMax-M3 <MiniMax-AI@claude-code-best.win> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 |