Skip to content

Foremerge v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:57
· 7 commits to main since this release

What's Changed

  • Move workflow actions off the deprecated Node 20 runtime by @naw103 in #4
  • Point install instructions and crate homepage at foremerge.com by @naw103 in #5
  • Explain foremerge mcp when a person runs it in a terminal by @naw103 in #6
  • Add fmg as a short name for the foremerge command by @naw103 in #7
  • Add a three-step diagram and a plain-English "How it works" to the README by @naw103 in #8
  • Fix the coordination gaps found by dogfooding against real agent runs by @naw103 in #9
  • Make duplicate agent registration visible, and stop tests racing the clock by @naw103 in #10
  • Stop reading a stray destructive verb as a threat to a shared scope by @naw103 in #11
  • Seed the benchmark harness with the scope shape intents actually store by @naw103 in #13
  • Point doctor at a command that works, and let one Codex registration serve every repository by @naw103 in #12

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