nixcfg/config/opencode/agents
Harald Hoyer d22acf6906 refactor(opencode): let @pm read TODO.md via git show, drop tempfile
Gives @pm narrowly-scoped bash access (git show *, git rev-parse *) so
it can read TODO.md directly from any git ref. The workflow no longer
needs to mktemp + redirect the file before invoking the agent; Phase 2
just tells @pm the bare repo path and default branch and lets it run
git show "$DEFAULT_BRANCH:TODO.md" itself. Cleanup steps for the temp
snapshot are removed from Phase 10 and the failure handler.
2026-05-06 15:42:17 +02:00
..
check.md fix(opencode): remove agent models and temperature 2026-05-06 15:33:11 +02:00
make.md fix(opencode): remove agent models and temperature 2026-05-06 15:33:11 +02:00
pm.md refactor(opencode): let @pm read TODO.md via git show, drop tempfile 2026-05-06 15:42:17 +02:00
simplify.md fix(opencode): remove agent models and temperature 2026-05-06 15:33:11 +02:00
test.md fix(opencode): remove agent models and temperature 2026-05-06 15:33:11 +02:00