Skip to content

Releases: mindsers/ohmyharness

v0.6.0

v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:36
efab110

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 s is the listing, and omh s01 is 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

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:17
9fe6f22

What's Changed

  • feat: render output (JSON/Colored) by @mindsers in #35
  • fix: keep next steps and warnings out of a redirected answer by @mindsers in #36

Full Changelog: v0.4.0...v0.5.0

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:23
cbec08e

What's Changed

  • fix: make omh memory's MCP available in the harness by @mindsers in #32
  • feat(init): ask the user about its developement stack by @mindsers in #31
  • chore(dependencies): Bump toml from 0.8.23 to 1.1.4+spec-1.1.0 by @dependabot[bot] in #10
  • chore(release): say 0.4.0 everywhere by @mindsers in #33

Full Changelog: v0.3.1...v0.4.0

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:12
abf901d

What's Changed

  • fix(session): a session is its container too, so rm takes both by @mindsers in #27
  • feat(session): compare a container against the plan before reusing it by @mindsers in #28
  • fix(session): give the sandbox an init that reaps by @mindsers in #29
  • chore(release): say 0.3.1 everywhere, and correct a message the fix outgrew by @mindsers in #30

Full Changelog: v0.3.0...v0.3.1

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:05
a4e535b

What's Changed

  • feat: compose the project's own rules instead of hiding them by @mindsers in #19
  • feat: omh's own material is generated, not seeded by @mindsers in #20
  • feat: one catalogue, and hooks written in omh's words by @mindsers in #21
  • P4: selection, and the two scopes by @mindsers in #22
  • P5: a hook says whether it advises or blocks, and opencode gets a plugin by @mindsers in #23
  • refactor(adapter): rename Inject to Template, centralise protocol selection by @mindsers in #24
  • chore: remove omh temp files by @mindsers in #25
  • chore(release): 0.3.0 by @mindsers in #26

Full Changelog: v0.2.1...v0.3.0

v0.2.1

v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:00
1a90e38

What's Changed

  • Place the mount destination docker refuses to create, and cut 0.2.1 by @mindsers in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:01
76d7184

What's Changed

  • Believe origin/HEAD only while it still points at something by @mindsers in #15
  • Stage before asking git whether anything changed by @mindsers in #14
  • feat(git): get a session's work out without going to the worktree by @mindsers in #16
  • doc: version bump to 0.2.0 by @mindsers in #17

Full Changelog: v0.1.0...v0.2.0

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 10:01
79d1c73

What's Changed

  • feat(memory): run iwe, instead of reading about it by @mindsers in #1
  • feat(memory): add the note store, its guards, and three commands by @mindsers in #2
  • feat(memory): add recall, the MCP server, and stub ingestion by @mindsers in #3
  • feat(memory): add the team layer, promote, and invariant 2 by @mindsers in #4
  • feat(memory): add invalidated_by and omh memory stale by @mindsers in #5
  • chore(repo): give the repo the scaffolding an open-source project is read through by @mindsers in #7
  • fix(homebrew): make the formula installable, and document brew as a way in in by @mindsers in #12
  • chore(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #11
  • chore(deps): bump clap from 4.6.5 to 4.6.6 in the cargo-minor group by @dependabot[bot] in #9
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #8
  • docs: say why in the present tense, or say nothing by @mindsers in #13

New Contributors

Full Changelog: https://github.com/mindsers/ohmyharness/commits/v0.1.0