ralph-claude-code/lib
Test User c10efb99f9 fix: address PR review feedback from CodeRabbit
- Move history file init before auto-recovery logic to prevent
  log_circuit_transition from writing to nonexistent history file
- Fix BSD date -j timezone handling: normalize tz (Z→+0000, ±HH:MM→±HHMM)
  and parse with %z format so UTC timestamps aren't misinterpreted as local
- Update stale test counts in CLAUDE.md (420→484) and README.md (465→484)
  across badge, header, and inline comments
2026-02-07 01:45:53 -07:00
..
circuit_breaker.sh fix: address PR review feedback from CodeRabbit 2026-02-07 01:45:53 -07:00
date_utils.sh fix: address PR review feedback from CodeRabbit 2026-02-07 01:45:53 -07:00
enable_core.sh refactor(naming): remove @ prefix from on-disk filenames (#131) 2026-01-26 15:40:27 -07:00
response_analyzer.sh fix: improve permission denial display to show tool names 2026-02-03 13:27:35 +01:00
task_sources.sh fix: beads task import uses correct bd list arguments (#150) 2026-02-01 12:53:01 -07:00
timeout_utils.sh Add timeout command support for macOS (#108) 2026-01-20 18:40:21 -07:00
wizard_utils.sh fix(wizard): redirect prompts to stderr for clean command substitution (#130) 2026-01-26 14:47:06 -07:00