Skip to content

Latest commit

 

History

History
338 lines (165 loc) · 17.5 KB

File metadata and controls

338 lines (165 loc) · 17.5 KB

Changelog

0.1.43 (2026-07-23)

Bug Fixes

  • execute every PR body compliance event (#180) (1d06739)
  • opencode: time out individual server health check requests (#177) (6bfdcca)

0.1.42 (2026-05-13)

Bug Fixes

  • agents: recover copilot and opencode JSON output (#149) (55d2c39)

0.1.41 (2026-05-07)

Bug Fixes

  • agents: recover schema-valid agent JSON output (#145) (b5ffc2d)

0.1.40 (2026-05-06)

Bug Fixes

  • agents: filter unrelated OpenCode session errors (#142) (2093a4a)

0.1.39 (2026-05-06)

Features

  • renderer: render meteors beside content (#139) (6538a2a)

0.1.38 (2026-05-06)

Bug Fixes

  • cli: resume same-prompt current-branch runs (#137) (0b6eccf)

0.1.37 (2026-05-06)

Features

  • cli: add configurable meteor frequency (#135) (785435d)

0.1.36 (2026-05-05)

Features

  • cli: support pushing current-branch runs (#132) (306bdec)

Bug Fixes

  • core: preserve commit-failure workspaces for repair (#134) (bfb90cc)

0.1.35 (2026-05-03)

Bug Fixes

  • core: retry failed commits without hooks (#130) (bb2c2f9)

0.1.34 (2026-05-03)

Features

Bug Fixes

  • core: clarify no-mistakes review link (#129) (6ecd669)
  • core: keep exit summary within terminal width (#128) (0e65519)

0.1.33 (2026-05-03)

Features

Bug Fixes

  • core: drop issue marker from default commits (#124) (2f99dfb)

0.1.32 (2026-05-02)

Miscellaneous Chores

  • rebuild release with telemetry website id baked in (b6a9920)

0.1.31 (2026-05-02)

Features

Bug Fixes

  • agents: count ACP thought text as output tokens (#118) (f8881e4)
  • agents: mark ACP token estimates consistently (#119) (80fc97d)
  • renderer: clear terminal title on exit (#115) (9ed3172)

0.1.30 (2026-04-29)

Bug Fixes

  • cli: handle generated branch and worktree slug collisions (#106) (df81f78)

0.1.29 (2026-04-29)

Bug Fixes

  • agents: extend Rovo Dev startup timeout (#104) (0b2bbe5)

0.1.28 (2026-04-29)

Bug Fixes

  • core: abort immediately on Claude low credit (#102) (28f54bb)

0.1.27 (2026-04-29)

Features

  • Add support for Pi coding agent (#97) (380de4e)
  • graceful shutdown on first ctrl+c (#88) (385211d)
  • worktree: resume into a preserved worktree on re-invocation (#76) (f0e05f3)

Bug Fixes

0.1.26 (2026-04-24)

Bug Fixes

  • agents: preserve final Claude output before forced shutdown (#93) (61e37a8)

0.1.25 (2026-04-23)

Bug Fixes

  • cli: preserve run history when updating a resumed prompt (#91) (61306e9)
  • core: preserve agent output and back off only on hard errors (#89) (b369ae8)

0.1.24 (2026-04-23)

Bug Fixes

  • agents: make stop output schema conditional on --stop-when (#82) (36f69e8)
  • cli: handle resume prompt overwrite from the controlling terminal (#77) (cc18215)

0.1.23 (2026-04-18)

Features

  • orchestrator: add --stop-when condition to end loop (#74) (3ad2c86)

0.1.22 (2026-04-17)

Bug Fixes

  • agents: dedupe Claude usage across repeated assistant snapshots (#72) (22a4728)

0.1.21 (2026-04-17)

Features

0.1.20 (2026-04-17)

Bug Fixes

  • core: harden git command inputs against shell injection (#68) (b19d778)

0.1.19 (2026-04-12)

Bug Fixes

  • orchestrator: handle aborts and preserve successful recordings (#66) (7ad041d)

0.1.18 (2026-04-10)

Features

  • git worktree support so that it can support multiple features to one git repository (#63) (bf9e3d8)

0.1.17 (2026-04-10)

Bug Fixes

  • iteration-prompt: clarify notes.md instructions (2182240)

0.1.16 (2026-04-09)

Features

  • codex: allow per-agent cli arg overrides (#58) (4c1731e)

0.1.15 (2026-04-08)

Bug Fixes

  • Normalize changes and learnings to avoid JSON schema non-adherence to break the notes.md file (#59) (3b1427b)

0.1.14 (2026-04-07)

Features

  • agents: use prompt_async endpoint instead of blocking /message (#56) (ef5d6d3)

0.1.13 (2026-04-06)

Features

  • core: add detailed error logging (#54) (84eaa15)

0.1.12 (2026-04-05)

Bug Fixes

  • cli: clarify loop prompts and abort UI (#26) (90022c1)

0.1.11 (2026-04-04)

Features

  • config: add agent path overrides (#24) (c8a71c6)

0.1.10 (2026-04-03)

Features

  • renderer: adapt content to viewport (#20) (592d80b)
  • renderer: randomize star field seeds (#22) (e658f32)

[Unreleased]

Features

  • config: allow per-agent binary path overrides
  • renderer: randomize star field seeds between runs
  • renderer: update the terminal title with live run status and restore it on exit

Bug Fixes

  • agents: support Windows cmd/bat agent wrappers and terminate overridden agent processes cleanly
  • agents: deduplicate repeated Claude assistant usage snapshots so live token totals and max-token enforcement stay accurate
  • cli: keep the final interactive TUI visible after aborted runs until the user exits
  • core: harden git command execution so commit messages, branch names, and worktree paths are passed without shell interpretation
  • renderer: keep wide Unicode graphemes wrapped and aligned in the live terminal UI

0.1.9 (2026-04-03)

Features

  • sleep: prevent system sleep during runs (#17) (091d9d3)

0.1.8 (2026-04-02)

Bug Fixes

  • schema: enforce strict output schema (#14) (085aef7)

0.1.7 (2026-04-01)

Features

  • add RovoDev agent support (#11) (484d989)
  • opencode: add OpenCode agent integration (#13) (aa9a2a5)

0.1.6 (2026-04-01)

Features

  • cli: add iteration and token caps (#9) (b92e9ac)

0.1.5 (2026-04-01)

Bug Fixes

  • cli: show friendly non-git error (#7) (65acf6b)

0.1.4 (2026-04-01)

Features

  • core: track branch commits from run base (#5) (dce09e6)

0.1.3 (2026-03-31)

Bug Fixes

  • cli: correct version flag (a1203ca)

0.1.2 (2026-03-31)

Bug Fixes

  • repo field in package json (d635f42)

0.1.1 (2026-03-31)

Features

Bug Fixes

  • update README and lower maxConsecutiveFailures to 3 (ad8925b)