fix: critical bugs, stale refs, README rewrite, security fixes
- Fix evaluator bypass on last story (moved completion check) - Fix all stale command name references across README, loop.sh, skills, plugin.json - Fix explore evaluator false rejects (.loop/ files are expected) - Fix stderr capture order in headless mode - Fix shell injection risk in hooks.sh python fallback - Remove .DS_Store from tracking - Rewrite README to match current architecture (single entry point, tmux, optional tools) - Add XcodeBuildMCP and iOS simulator MCP to optional tools docs
This commit is contained in:
@@ -3,7 +3,7 @@ name: setup
|
||||
description: "Run the setup script to scaffold .loop/ directory. Does not plan features or write code."
|
||||
---
|
||||
|
||||
# /init — Scaffold the Agent Loop
|
||||
# /setup — Scaffold the Agent Loop
|
||||
|
||||
Run the setup script to create `.loop/` with harness files and config. This skill does ONE thing: run a bash command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user