Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:45
· 58 commits to main since this release
a4fb3e6

What's Changed

  • feat(quality): measure implementations against a rubric and iterate to a score goal by @Inakitajes in #60
  • refactor(pipelines): consolidate the built-ins around the real workflow by @Inakitajes in #61
  • feat/herdr support by @Inakitajes in #62
  • feat(runner): abort OpenCode phases that loop the same tool by @Inakitajes in #63
  • feat(runs): retry a run from step 0 with its original config by @Inakitajes in #65
  • feat(tui): host goal loops in a persistent terminal UI by @Inakitajes in #64
  • fix(tui): keep designed border colors regardless of reported background by @Inakitajes in #67
  • feat(review): add reliable scope and bash policy checks by @Inakitajes in #66
  • feat(tui): stack the launcher on narrow terminals by @Inakitajes in #68
  • feat(pipeline): per-pipeline default and suggested prompts by @Inakitajes in #69
  • fix(reports): reliably extract, validate, and preserve phase reports by @Inakitajes in #70
  • fix(worktree): name branches from the PRD, default namer to DeepSeek by @Inakitajes in #71
  • feat(prd): persist per-project PRD history by @Inakitajes in #72
  • feat(report): add tool-based report persistence by @Inakitajes in #73
  • feat(pipeline): attach the historical PRD to built-in scoring steps by @Inakitajes in #74
  • feat(tui): declutter the run header, launcher sidebar, and runs browser by @Inakitajes in #75
  • fix(tui): drop obvious navigation hints from the run footer by @Inakitajes in #77
  • chore(release): v0.7.0 by @Inakitajes in #76

Full Changelog: v0.6.0...v0.7.0