Commit Graph

139 Commits

Author SHA1 Message Date
csh 2f2d34abe2 📝 docs(readme): normalize subtree command spacing 2026-03-19 14:55:19 +08:00
csh 62db7dbd56 🐛 fix(ci): serialize superpowers update and sync 2026-03-19 14:34:43 +08:00
csh 34632234c8 🐛 fix(ci): use literal superpowers sync paths
Update and Sync Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m28s Details
Update and Sync Superpowers / Sync skills to main (push) Has been skipped Details
2026-03-19 13:39:27 +08:00
ci[bot] 48f6de8410 📦 deps(skills): sync superpowers
Update and Sync Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m26s Details
Update and Sync Superpowers / Sync skills to main (push) Has been skipped Details
2026-03-18 16:02:32 +00:00
csh 4b23529ca9 🔧 chore(ci): merge superpowers update and sync workflow
Update and Sync Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m30s Details
Update and Sync Superpowers / Sync skills to main (push) Failing after 1m26s Details
2026-03-17 18:01:42 +08:00
ci[bot] a56d75be38 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m25s Details
2026-03-17 08:54:00 +00:00
csh 84bcefab73 🔧 chore(ci): use ci[bot] commit author name
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m27s Details
2026-03-17 16:53:41 +08:00
ci-bot 00a07e58db 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m25s Details
2026-03-12 09:48:00 +00:00
csh 7b84daf3bd 🐛 fix(templates): enforce main loop progress tracking
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m20s Details
replace the old select/record progress flow with a single main_loop claim/finish CLI.

route template execution through main_loop only, remove the legacy plan_progress entry points, and update tests to enforce the new behavior.
2026-03-12 17:47:33 +08:00
csh 51373d7469 🔧 chore(ci): automate superpowers sync workflow
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m19s Details
run the thirdparty superpowers snapshot updater on a daily schedule.

trigger sync-superpowers automatically when thirdparty/skill is updated and cover the new automation with workflow tests.
2026-03-12 10:25:59 +08:00
csh eaaa39c39b 🐛 fix(ci): prevent stale superpowers sync from restoring skills block
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m17s Details
remove the stale superpowers list block from SKILLS.md so the document routes to the source list only.

clear assume-unchanged and skip-worktree flags in the sync workflow before refreshing the workspace, and add a regression test for that safeguard.
2026-03-12 09:47:12 +08:00
ci-bot 79755c6ee2 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m17s Details
2026-03-12 01:21:36 +00:00
ci-bot 836d8781b4 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m17s Details
2026-03-12 01:21:01 +00:00
ci-bot 8216c9fbca 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m21s Details
2026-03-10 10:11:56 +08:00
csh 94395056ea 🐛 fix(playbook): address reported repo issues
normalize Windows path-like TOML config values, regenerate .agents/index.md on sync, keep the SKILLS.md superpowers section route-only, and ignore generated Python cache dirs.

add regression coverage for load_config() and the standards sync behavior touched by these fixes.
2026-03-10 10:10:28 +08:00
ci-bot c3f81371e2 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m0s Details
2026-02-28 05:22:39 +00:00
ci-bot 35e827d33c 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 59s Details
2026-02-28 04:10:20 +00:00
ci-bot e546ffbcbd 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m0s Details
2026-02-28 03:30:45 +00:00
csh f7f2c57c89 🔧 chore(ci): use ci-bot identity for superpowers sync commits
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m0s Details
2026-02-28 11:27:35 +08:00
playbook-bot fa247a7b31 📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m0s Details
2026-02-28 03:19:07 +00:00
csh a97c333844 🔧 chore(ci): add resilient upstream fetch fallback for superpowers update
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m1s Details
2026-02-28 11:18:49 +08:00
csh 484f9d3566 🔧 chore(ci): automate thirdparty superpowers refresh and sync base
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Failing after 1m30s Details
2026-02-28 11:10:01 +08:00
csh c19e53e6f5 📝 docs(playbook): refresh guidance and examples 2026-02-28 10:27:20 +08:00
csh 52046b4351 📝 docs(prompts): add code-review template and align docs flow 2026-02-28 10:22:25 +08:00
csh 9ac8a4c8a4 📝 docs(typescript): clarify ts and js support boundaries 2026-02-25 13:19:48 +08:00
csh 1f46203299 feat(typescript): add standards docs and sync rewrite coverage 2026-02-24 17:30:43 +08:00
csh 872c1afc24 🔧 feat(skills): install to agents home 2026-02-05 15:26:48 +08:00
csh 8b75747587 📝 rules: require simplified Chinese responses 2026-02-03 15:11:36 +08:00
csh a85453439f feat(plan_progress): auto-detect env for blocked plans 2026-01-29 14:54:12 +08:00
csh 0d9a8ec465 🐛 fix(playbook): honor no_backup for sync 2026-01-27 18:00:05 +08:00
csh 2d401fa002 test(templates): update prompts validation 2026-01-27 17:03:31 +08:00
csh e23474ef2f 📝 docs(playbook): update prompts and sync notes 2026-01-27 17:03:15 +08:00
csh 60ff3cd035 🐛 fix(playbook): sync templates per file 2026-01-27 16:54:18 +08:00
csh 816f036abe test(playbook): add sync and vendor coverage 2026-01-27 16:12:11 +08:00
csh 625cabbd63 📝 docs(memory_bank): reformat templates 2026-01-27 16:11:31 +08:00
csh 2554c879e4 📝 docs(prompts): refresh prompt templates 2026-01-27 16:04:48 +08:00
csh 6774a9d4aa feat(plan_progress): track plan status in progress.md 2026-01-27 16:03:53 +08:00
csh 73d5c261b1 🔧 chore(playbook): split sync_templates into sections 2026-01-27 08:49:40 +08:00
csh 278750e3c9 feat(playbook): add plan progress tracking and rules updates 2026-01-26 16:51:23 +08:00
csh 6efd637119 🐛 fix(sync): keep agents block blank lines 2026-01-26 09:34:44 +08:00
csh ea00d43bb8 🐛 fix(playbook): support toml without tomllib 2026-01-23 16:54:53 +08:00
csh ab0dd11afc 📝 docs(playbook): drop docs/plans snapshots 2026-01-23 15:38:47 +08:00
csh 398696c9c2 feat(playbook): merge unified cli 2026-01-23 15:30:52 +08:00
csh d959f80de7 🎨 style(docs): format markdown 2026-01-23 15:07:41 +08:00
csh b4f712acb4 🗑️ remove(legacy): drop old scripts and tests 2026-01-23 14:58:31 +08:00
csh 0c4cd0e037 feat(actions): add install_skills and format_md 2026-01-23 14:40:08 +08:00
csh 3d1582ce9e feat(sync): add templates and standards actions 2026-01-23 14:37:55 +08:00
csh 49bbfa13e4 feat(vendor): add playbook snapshot generation 2026-01-23 14:30:30 +08:00
csh 8cfcc25f98 feat(cli): parse toml config and dispatch actions 2026-01-23 14:24:07 +08:00
csh 05903c33ae feat(cli): add toml config and dispatch order 2026-01-23 14:19:55 +08:00