-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Summary
Add unit and integration tests for Amp SDK agent support.
Linear: ENG-1466
Test Coverage
- Agent detection:
detectAgent()correctly identifies Amp when installed - Agent invocation:
runAgent()spawns Amp with correct parameters - Output parsing: Amp's stream format parsed correctly
- Mode switching: smart/rush/deep modes configured correctly
- Loop execution: Full loop with Amp agent completes successfully
- Error handling: Amp failures handled gracefully
Files
tests/agents.test.ts(or create new)tests/executor.test.ts
Depends On
- Issue L (Agent abstraction)
- Issue M (Executor support)
- Issue O (Config + flags)
Reactions are currently unavailable