v2.44.0
Epic pull requests get reviewed like tickets
Epic PRs now get the same review fix rounds and review gate as ticket PRs. Review trust no longer needs an admin token, and Git work gets sturdier.
Added
- Epic pull requests answer trusted review feedback in bounded fix rounds and can wait for a trusted approval before merging
- Every Settings section exports to a file and imports back with a preview, and
trau configdoes the same from the terminal
Changed
- Review trust works without a repository-admin token: name trusted reviewers in Settings, and unvouched feedback parks the PR instead of failing the run
- Git operations no longer leave or trip over stale lock files, and teardown never deletes work it could not save
- Stacked epic layers whose CI only runs by hand are no longer held back forever
Removed
- The standalone Terminal page is gone; transcripts still stream on each run page