Commit Graph

  • c33611ca02 🗑️ remove(skills): drop unused skills and update references csh 2026-01-12 10:03:45 +0800
  • 2b37860331 🎨 style(markdown): format markdown files csh 2026-01-11 12:58:27 +0800
  • e3ecd26a88 📝 docs(tsl): align syntax annotations and examples csh 2026-01-11 12:53:30 +0800
  • 37546fe4f7 🐛 fix(playbook): enforce rulesets to agents flow csh 2026-01-10 22:18:26 +0800
  • f2df89d483 🐛 fix(scripts): include language list in AGENTS.md csh 2026-01-10 22:12:05 +0800
  • c0d0737da7 🐛 fix(playbook): add agents mirror for sync csh 2026-01-10 22:02:16 +0800
  • 3b8b99b24d 🎨 style(markdown): normalize md headings and lists csh 2026-01-10 21:51:14 +0800
  • 31f300010f ♻️ refactor(playbook): rename agents template directory to rulesets csh 2026-01-10 21:09:22 +0800
  • 11b2bed878 feat(markdown): add ruleset and sync support csh 2026-01-10 17:25:33 +0800
  • 5b895807b5 test(scripts): quiet git init warnings csh 2026-01-10 16:52:26 +0800
  • 5822a8736d ♻️ refactor(playbook): streamline agents and refresh tsl docs csh 2026-01-10 16:49:06 +0800
  • b529012c59 test(tests): avoid hardcoded missing path csh 2026-01-08 15:47:11 +0800
  • 07583c8283 🐛 fix(tests): make doc link check awk-portable csh 2026-01-08 15:44:39 +0800
  • 6244aa39da 🔧 chore(ci): relax gitattributes check csh 2026-01-08 15:40:50 +0800
  • 31dd0c5a38 🐛 fix(scripts): require existing project root csh 2026-01-08 15:39:09 +0800
  • 15d4d63f24 🔧 chore(ci): install python3-pip csh 2026-01-08 15:35:36 +0800
  • 90c6313afa 🔧 chore(ci): run tests in a single job csh 2026-01-08 15:23:39 +0800
  • d84eff04b9 🔧 chore(ci): make actions base url configurable csh 2026-01-08 14:06:15 +0800
  • 395598dcc8 🔧 chore(ci): fix yaml step names csh 2026-01-08 13:43:37 +0800
  • 4ae2733ad2 feat(sync_standards): auto-detect existing languages csh 2026-01-08 13:33:47 +0800
  • e97fb00649 feat(sync_standards): default gitattributes to append csh 2026-01-08 12:17:00 +0800
  • da0ef2b7a2 test: add automated tests and ci workflow csh 2026-01-08 11:29:44 +0800
  • 99bef309b7 🎨 style(markdown): format all markdown files with prettier csh 2026-01-07 17:18:01 +0800
  • 7e96bc86d8 ♻️ refactor(tsl): split function.md into 44 modular files csh 2026-01-07 17:11:20 +0800
  • 0d6b2a0702 📝 docs(readme): add quick decision table and TL;DR for distribution methods csh 2026-01-07 17:09:39 +0800
  • 3b2188f336 🎨 style(markdown): format markdown files with prettier csh 2026-01-07 15:30:18 +0800
  • 41fc43b79e 📝 docs(tsl): document {Unit.}Type source annotation csh 2026-01-07 15:10:29 +0800
  • 3dceaf71fd 📝 docs(tsl): clarify tsf-only top-level rules and type annotations csh 2026-01-06 10:34:34 +0800
  • 3a6382973e 📝 docs(skills): add create-plan skill csh 2025-12-31 15:01:29 +0800
  • f02a70714e 🐛 fix(scripts): escape markdown backticks in vendor_playbook csh 2025-12-23 14:47:48 +0800
  • 064aa9262c 🐛 fix(scripts): correct bat scripts csh 2025-12-23 13:45:15 +0800
  • 4881feb328 🔧 chore(gitattributes): enforce crlf for bat files csh 2025-12-23 13:17:40 +0800
  • 1fa3e2a3f0 🐛 fix(scripts): escape parentheses in sync_standards output csh 2025-12-23 10:39:20 +0800
  • 3958cad2ef 📝 docs(vendor_playbook): mention ci templates csh 2025-12-22 16:27:25 +0800
  • 9d059cf698 feat(templates): add gitea ci example csh 2025-12-22 16:25:43 +0800
  • a52bb246ab 📝 docs(codex_skills): normalize markdown formatting csh 2025-12-22 15:36:58 +0800
  • cc8ad4c59c 📝 docs(skills): slim commit-message csh 2025-12-22 15:12:17 +0800
  • 2a98e15a1d 🐛 fix(skills): quote YAML descriptions csh 2025-12-22 15:04:42 +0800
  • 8f78d22ccc 🐛 fix(sync_standards): generate minimal AGENTS.md csh 2025-12-22 14:28:47 +0800
  • 5547665e95 feat(skills): add commit-message suggestion skill csh 2025-12-22 14:22:32 +0800
  • 3fe8bd7585 🔧 chore(sync_standards): create AGENTS.md on sync csh 2025-12-22 13:22:36 +0800
  • 283d311d4f feat(playbook): add syntax book and codex skills tooling csh 2025-12-22 12:54:09 +0800
  • 5b97ed5322 📝 docs(tsl): clarify syntax references csh 2025-12-22 12:14:11 +0800
  • 27e07008cb feat(skills): add pdf/docx/pptx/xlsx wrapper workflows csh 2025-12-17 15:45:49 +0800
  • 5551363094 feat(skills): add debugging and bulk refactor workflows csh 2025-12-17 15:25:50 +0800
  • 1d4f548227 feat(skills): add built-in workflow skills csh 2025-12-17 15:19:57 +0800
  • c0895dd02c 📝 docs(skills): add anthropics document-skills integration csh 2025-12-17 14:49:18 +0800
  • cf9f80da80 🔧 chore(playbook): add Claude Code skills guide and align python templates csh 2025-12-17 14:01:16 +0800
  • e504a689dc 📝 docs(playbook): add contributing and multi-language standards csh 2025-12-14 17:32:50 +0800
  • 380228caca 📝 docs(readme): clarify project docs vs standards csh 2025-12-13 19:09:48 +0800
  • c4efd8f274 🐛 fix(sync_standards): preserve project gitattributes and clarify tsl/tsf csh 2025-12-13 09:24:37 +0800
  • 88f0842134 feat(playbook): support multi-language standards layout csh 2025-12-12 23:19:22 +0800
  • 5311f33802 🔧 chore(playbook): add vendoring guide and sync scripts csh 2025-12-12 18:23:51 +0800
  • e6fd15fcac 🎉 init: scaffold tsl playbook csh 2025-12-12 17:50:17 +0800
  • ebd5fbc68d Initial commit csh 2025-12-12 15:04:39 +0800