- Fix BSD date parsing to handle milliseconds in ISO timestamps (e.g., 2026-01-09T10:30:00.123+00:00) - Document error_count mapping behavior when only has_errors=true is present - Remove unused has_session_id_field variable - Add debug logging for session persistence (controlled by VERBOSE_PROGRESS) - Standardize session filename to .claude_session_id across all files All 239 tests passing. |
||
|---|---|---|
| .. | ||
| test_cli_modern.bats | ||
| test_cli_parsing.bats | ||
| test_exit_detection.bats | ||
| test_json_parsing.bats | ||
| test_rate_limiting.bats | ||