📝 docs(playbook): refresh guidance and examples

This commit is contained in:
csh
2026-02-28 10:27:20 +08:00
parent 52046b4351
commit c19e53e6f5
3 changed files with 21 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ tests/
│ └── test_playbook_cli.py # playbook.py 基础功能测试
├── test_format_md_action.py # format_md 动作测试
├── test_gitattributes_modes.py # gitattr_mode 行为测试
├── test_no_backup_flags.py # no_backup 行为测试
├── test_sync_directory_actions.py # sync_memory_bank/sync_prompts 行为测试
├── test_vendor_snapshot_templates.py # vendor 快照模板完整性测试
├── test_plan_progress_cli.py # plan_progress CLI 测试