Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:36
· 80 commits to master since this release

Changelog

  • 6746643 Add CLI subcommand dispatch
  • ad0db7e Add Claude detection diagnostic and Phase 4 docs
  • c132565 Add Codex limit corpus and analyzer core
  • 9b5dce6 Add Herdr CLI runtime adapter
  • fff33a3 Add PLANS.md: Phase 3 persistent scheduler and safety gates
  • 0a62483 Add coordinator job sink seams
  • 6a6a40a Add core import hygiene check and mark phase complete
  • c3e1173 Add doctor diagnostics command
  • 81ef75f Add exactly-once resume verification
  • aa1e7a3 Add fake runtime for coordinator tests
  • 52cd6ae Add headless run loop and command
  • 872a24b Add live-tail Claude detection guards
  • 41e5863 Add persistent JSON job store
  • a8862fa Add persistent resume job manager
  • a589fa1 Add project brief, progress log, and fork notice
  • 7fa1951 Add provider abstraction and preserve Claude behavior
  • e231304 Add restart reconciliation and E2E coverage
  • df465ad Add runtime interface and pane geometry
  • ca7582b Add terminal normalization boundary
  • 1944e50 Add typed reset parsing
  • 8eb0e88 Append Phase 5.5 remediation plan from review.md triage
  • b9397cb Default herdr ReadPane source to 'detection'
  • 167fa4f Detect boxed rate-limit menus and keep menu screens actionable
  • 86769fb Document Phase 2 Herdr usage
  • 27e79bd Expand Claude limit message families
  • cf8fe07 Extract tmux-independent resume coordinator
  • 31c518c Fix CI socket-path length and test hermeticity vs user config
  • 7d1bc34 Guard Codex live-tail detection
  • ba93a1a Inject deterministic detection clocks
  • 2cbe33a Integrate actionable Claude analysis into jobs
  • 5e10f17 Join wrapped Codex banner lines before reset parsing
  • 5367f18 Make coordinator polling provider aware
  • c1dbf6c Make persistent jobs provider aware
  • 95d151f Merge chore-org-transfer: module rename to org path
  • 4f66519 Merge phase-0-bootstrap: fork provenance, docs, module rename
  • 1c026c0 Merge phase-1-runtime-abstraction: tmux-independent core via Runtime interface
  • 658dab0 Merge phase-2-herdr-adapter: Herdr CLI adapter MVP (run, doctor, dry-run)
  • 1e2a993 Merge phase-3-persistence: persistent scheduler and safety gates
  • 60a045f Merge phase-4-claude-production: Claude Code production support
  • 79543e4 Merge phase-5-codex-provider: Codex provider + review remediation
  • b069aec Merge phase-6-socket-client: event-driven socket transport
  • a78b69d Merge phase-7-packaging: release identity, run lock, config, packaging (final phase)
  • 8835989 Move tmux behind runtime adapter
  • 980638d R1 lock state transactions and honor cancel
  • 1fe783c R2 make resume sends fail stop
  • 4915a9c R3 enforce current provider and evidence semantics
  • 924d1c4 R4 tighten cadence diagnostics and reset parsing
  • ff16636 Record Phase 2 live E2E results (doctor + dry-run + single live send)
  • 32d09ce Record Phase 3 live E2E results; add BACKLOG
  • 36a2140 Record Phase 4 review fix and live E2E drill results
  • caee947 Record Phase 5/5.5 drill results and review triage
  • 9b20a64 Record Phase 6 probe results and live drill outcomes
  • c5a1db4 Record Phase 7 orchestrator verification; release blocked on Actions enablement
  • 343ec0d Record external review findings, live-miss incident, and review.md
  • 6d42830 Rename module to github.com/Wave-Consulting-Netherlands/herdr-auto-resume
  • 7e43941 Rename module to github.com/walt-verweij/herdr-auto-resume
  • e339ee7 Replace PLANS.md with Phase 4: Claude Code production support
  • 7ffd357 Replace PLANS.md with Phase 5: Codex provider support
  • 54b41cd Replace PLANS.md with Phase 6: Herdr socket client
  • 83674e6 Replace PLANS.md with Phase 7: packaging, config, run lock (final phase)
  • 5b172a1 Replace deprecated archives.format with formats (goreleaser v2)
  • b517808 Rewire TUI through runtime coordinator
  • f60279d Send herdr socket request ids as JSON strings
  • 44fef68 Send string ids from the events client too
  • 2181bd1 Wire Codex providers into the CLI
  • 7e970df Wire persistent scheduler into CLI
  • d518d65 ci: activate workflows
  • bb5a43b ci: trigger workflow check
  • c48f6d2 feat: add Herdr event stream client
  • 77e1b0c feat: add Herdr socket request transport
  • f640450 feat: add packaging assets and local time rendering
  • 30cc99a feat: add release identity and provenance
  • 5fbc6c0 feat: add single-instance watcher run lock
  • c93481b feat: add socket doctor and Phase 6 documentation
  • 1515e01 feat: add strict YAML configuration
  • 9414e78 feat: preserve Herdr pane identity across moves
  • 77765d5 feat: wire socket events into run loop