v0.6.0
Pre-release
Pre-release
What's Changed
- feat: add the omp harness adapter by @mindsers in #37
- fix: report uncommitted work in omh s diff by @mindsers in #38
- feat: give the sandbox a repository of its own by @mindsers in #39
- feat: let the agent use the repository the sandbox now has by @mindsers in #40
- feat: carry_in files survive the git the sandbox now has by @mindsers in #41
- feat: omh s commit --keep brings the agent's own commits onto the branch by @mindsers in #42
- docs: the sandbox has git, and the docs said it could not by @mindsers in #43
- fix: settle the two open questions with measurements by @mindsers in #44
- feat: a build removes the images it replaces by @mindsers in #45
- fix: a count omh cannot take is not zero by @mindsers in #46
- fix: a session is created on its own branch, always by @mindsers in #47
- fix: a carried secret is matched as bytes, not as a pattern by @mindsers in #48
- fix: the sandbox's exclude list follows the mounts it is derived from by @mindsers in #49
- feat: --keep replays from what it last handed over by @mindsers in #50
- feat: a converter the sandbox named does not run on the host by @mindsers in #51
- feat: the sandbox cannot rewrite the file that decides what its git does by @mindsers in #52
- feat: the session goes first by @mindsers in #53
- feat: omh sNN log makes the sandbox's commits visible by @mindsers in #54
- feat: omh sNN diff grows -p and a checkpoint number by @mindsers in #55
- feat: omh sNN commit --keep takes the numbers log printed by @mindsers in #56
- feat: doctor asks git what it can do, and --keep refuses before git does by @mindsers in #57
- feat: omh sNN rm refuses over work no branch has by @mindsers in #58
- feat: s ls names the files two sessions are both changing by @mindsers in #59
- feat: omh sNN sync: trunk moves, and nobody's work is at risk by @mindsers in #60
- feat: the agent is told, once, that a sync moved its tree by @mindsers in #61
- feat: the dashboard says which sessions have fallen behind, and what to do about it by @mindsers in #62
- feat: a runtime that will not answer is not a sandbox that is stopped by @mindsers in #63
- feat: a probe that failed some other way is not a worktree that went missing by @mindsers in #64
- feat: put the guard on the decision, not on the parsers below it by @mindsers in #65
- feat: a timeline for an agent that never commits by @mindsers in #66
- feat:
omh sis the listing, andomh s01is one row of it by @mindsers in #67 - chore: .DS_Store is not source by @mindsers in #68
- release: 0.6.0 — the work loop by @mindsers in #69
Full Changelog: v0.5.0...v0.6.0