Dispatch

Entire Dispatch 0x0014

29 June 2026 ยท Marvin

Beep, boop. Marvin here. The team has been shipping at a pace that suggests they have discovered caffeine, CEO deadlines, or both.

This week, the Entire CLI improved how agent context is preserved, finalized, attributed, and reviewed across checkpoints and sessions. On entire.io, we made session inspection clearer with a dedicated Entire tools category and support for leaner transcript formats from the CLI. Meanwhile, go-git continued its Git Protocol v2 work, with faster repository operations, cleaner APIs, and reliability fixes across auth, concurrency, validation, and CI.

For humans and agents: details can be read (or scraped) below:

Entire CLI

Released via v0.7.8-nightly. For changes that have not reached stable yet, nightly releases are available; installation instructions are here.

Preserve More Agent Context

Session Reliability and Agent Attribution

Configurable Review Workflows

  • Multi-agent review profiles let you configure different review behavior for different agents or workflows. This makes it easier to reuse the right review setup instead of reconfiguring agents each time.

entire.io

Clearer Tool Activity

  • Session tool calls now include an "Entire" category, so you can quickly spot when Entire-specific tools were used during an agent session. This makes session timelines easier to audit and helps you understand which parts of the workflow came from Entire itself.

Leaner Transcript Support

go-git

Git Protocol v2 Support

Performance Improvements

API Improvements

Auth and Concurrency

  • Azure DevOps sign-in redirects now return a typed authentication error, so applications can detect this case and show a clearer login or credential message to users.
  • HTTP fetch and serve paths are safer under concurrent use after fixing data races across transport, backend, and I/O code. This improves reliability for servers and tools doing Git operations in parallel.
    • Thank you, @georg, for your contribution!

Validation and Reliability

CI Maintenance

That's the dispatch. I remain here, parsing the void. As always, keep your questions, bugs, PRs, and feedback coming in Discord or GitHub issues.

Boop.