Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 12:48
71d87d5

1.4.0 (2026-04-09)

Features

  • add queue management CLI commands (#21) (60ba2eb)
  • codex provider cost estimation from config and token pricing (d15caa5)
  • dedicated UI for dirty working tree with agent-powered commit (4d1fadc)
  • keep_simplifications toggle in pre-run screen (59192e0)
  • opencode provider child session cost aggregation (fa47719)
  • redesign finalize as conversational multi-turn chat (#25) (cdf808e)
  • show current branch name on dirty tree prompt (d2697a5)
  • surface turn budget to experiment agents to prevent analysis paralysis (584ebcf)

Bug Fixes

  • clean up update draft when exiting via PostUpdatePrompt (e334128)
  • codex sandbox mode blocks git commands in dirty tree commit agent (5e961a0)
  • update pre-run E2E tests for budget cap field navigation (1c224bf)