📝 docs(main_loop): clarify plan commit contents
This commit is contained in:
@@ -150,6 +150,9 @@ class SyncTemplatesPlaceholdersTests(unittest.TestCase):
|
||||
self.assertIn(
|
||||
"不得由 `main_loop.py finish` 自动执行 `git commit`", rules_template
|
||||
)
|
||||
self.assertIn("当前 Plan 文件", rules_template)
|
||||
self.assertIn("`memory-bank/progress.md`", rules_template)
|
||||
self.assertIn("必要 memory 更新", rules_template)
|
||||
self.assertIn("工作区保持干净后再领取下一个 Plan", rules_template)
|
||||
|
||||
def test_sync_templates_replaces_playbook_scripts_without_main_language_support(
|
||||
|
||||
Reference in New Issue
Block a user