- Add --output-format json flag for structured Claude CLI responses - Implement detect_response_format() for JSON vs text detection - Implement parse_conversion_response() for extracting JSON fields - Add check_claude_version() for modern CLI feature detection - Enhance error handling with structured JSON error messages - Improve file verification with JSON-derived status information - Maintain backward compatibility with automatic text fallback - Add 11 new TDD tests for modern CLI features (tests 23-33) - Update README.md with Modern CLI Features section - Update CLAUDE.md with v0.9.8 release notes Test count: 276 (up from 265) |
||
|---|---|---|
| .. | ||
| test_edge_cases.bats | ||
| test_installation.bats | ||
| test_loop_execution.bats | ||
| test_prd_import.bats | ||
| test_project_setup.bats | ||