Commit Graph

12 Commits

Author SHA1 Message Date
csh efb93f14c1 📝 docs(playbook): drop todo/confirm mentions 2026-01-22 18:25:27 +08:00
csh 4a8530660e 🗑️ remove(workflow): drop todo/confirm artifacts
stop generating TODO.md and CONFIRM.md in sync_templates\nupdate templates/prompts and sync_templates tests
2026-01-22 18:05:14 +08:00
csh 9c5ee9f665 🎨 style(markdown): format docs with prettier 2026-01-22 17:42:20 +08:00
csh c44b9aa4bb 🔧 chore(scripts): require flag-driven args 2026-01-21 15:19:53 +08:00
csh e4e1d14182 🔧 chore(scripts): unify single-dash options 2026-01-21 14:39:46 +08:00
csh 872d8cf98b feat(templates): add sync templates scaffolding 2026-01-21 10:18:24 +08:00
csh cc340f1944 🔧 chore(ci): align standards-check workflow template 2026-01-13 13:14:58 +08:00
csh 99bef309b7 🎨 style(markdown): format all markdown files with prettier
- 使用 prettier 格式化所有 markdown 文件
- prose-wrap: always, print-width: 80
- 保持代码块和表格格式
- 提升可读性和一致性

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-07 17:18:01 +08:00
csh 3b2188f336 🎨 style(markdown): format markdown files with prettier 2026-01-07 15:30:18 +08:00
csh 9d059cf698 feat(templates): add gitea ci example 2025-12-22 16:25:43 +08:00
csh cf9f80da80 🔧 chore(playbook): add Claude Code skills guide and align python templates 2025-12-17 14:01:16 +08:00
csh e504a689dc 📝 docs(playbook): add contributing and multi-language standards
Introduce C++ and Python docs/templates and split .agents rulesets by language (tsl/cpp/python).

Move commit message guidance to CONTRIBUTING.md (full spec remains in docs/common/commit_message.md).
2025-12-14 17:32:50 +08:00