- 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) |
||
|---|---|---|
| .. | ||
| helpers | ||
| integration | ||
| unit | ||
| test_error_detection.sh | ||
| test_stuck_loop_detection.sh | ||