Commit Graph

10 Commits

Author SHA1 Message Date
csh 11b2bed878 feat(markdown): add ruleset and sync support 2026-01-10 17:25:33 +08:00
csh 4ae2733ad2 feat(sync_standards): auto-detect existing languages 2026-01-08 13:33:47 +08:00
csh e97fb00649 feat(sync_standards): default gitattributes to append 2026-01-08 12:17:00 +08:00
csh 1fa3e2a3f0 🐛 fix(scripts): escape parentheses in sync_standards output 2025-12-23 15:19:58 +08:00
csh 8f78d22ccc 🐛 fix(sync_standards): generate minimal AGENTS.md 2025-12-22 14:28:47 +08:00
csh 3fe8bd7585 🔧 chore(sync_standards): create AGENTS.md on sync 2025-12-22 13:44:48 +08:00
csh 283d311d4f feat(playbook): add syntax book and codex skills tooling 2025-12-22 13:39:49 +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
csh c4efd8f274 🐛 fix(sync_standards): preserve project gitattributes and clarify tsl/tsf
- default to managed .gitattributes block (block/overwrite/skip)

- ensure .agents/tsl points to docs/standards/tsl snapshot paths

- document expected structure and TSL/TSF constraints
2025-12-13 19:15:55 +08:00
csh 88f0842134 feat(playbook): support multi-language standards layout 2025-12-13 19:15:55 +08:00