d9673d54a360171242386d3b8075173768f8d756
- Pass --json-schema flag to Claude CLI for validated output - Parse discriminated union (done/question/unrecoverable_error) in handleAgentCompletion - Add getPendingQuestion method to AgentManager interface - Add PendingQuestion type for structured question data - Store pending question in ActiveAgent for later retrieval - Remove hacky string matching for waiting_for_input detection - Update MockAgentManager with getPendingQuestion and options support - Update tests for new CLI arguments and result format
Description
No description provided
Languages
HTML
52.9%
TypeScript
45.5%
Shell
1.1%
CSS
0.3%
JavaScript
0.2%