M2: Fixer agent runner #93
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixer Agent Runner
Create the fixer agent runner that creates a session, composes the prompt, runs the fixer, and disposes.
New Files
src/fixer/types/fixer.ts— input/output typessrc/fixer/services/runFixerAgent.ts— fixer session runnerInterface
Tests
runFixerAgent.test.ts— mocks session, verifies prompt composition, dispose in finallyAcceptance Criteria
pi-loop opened a Draft pull request for this issue: #98