Skip to content

Releases: xhluca/open-agent-view

Open Agent View v0.1.53

Choose a tag to compare

@xhluca xhluca released this 05 Sep 02:13

18 coding harnesses, one dashboard

This release adds Hermes Agent, MastraCode, and Devin CLI, matching Session Migrate's 18 coding harnesses. Terminal remains available separately.

Added

  • Foreground launch and exact native resume for the new integrations, with persistent OAV ownership tracking.
  • Read-only SQLite/WAL session previews, including MastraCode JSONB and active-branch handling.
  • Model choices, native install/setup handoffs, rename and local-hide controls, and Ctrl+M migration mappings.
  • Consistent harness inventory in the CLI, README, and website.

Validation

  • Native Linux x86-64/ARM64, macOS Intel/Apple silicon, and Windows x64 gates, plus Rust 1.75/stable, quality, native-client corpus, and website tests.
  • Actual Hermes and MastraCode TUIs completed three turns against an isolated local model, including detach, OAV restart, exact resume, and continued conversation.
  • Fresh-container installs reached native setup/login for Hermes, MastraCode, and Devin. No authenticated Devin model response is claimed.

Hermes/MastraCode automatic prompt input is Unix-only. Model choices reflect available local configuration or exact IDs, not a guaranteed full account catalog. See the integration notes for platform and provider limits.

Install or update

curl -fsSL https://open-agent-view.github.io/install.sh | bash
oav

Existing installations can run oav update. Native Windows users can use the PowerShell installer.

Five native packages and their SHA-256 checksums are attached. Release CI builds the exact tagged commit; publication is manual.

Open Agent View v0.1.52

Choose a tag to compare

@xhluca xhluca released this 03 Sep 16:36
72d8268

Adds explicit opt-in YOLO launches with verified native permission mappings for 12 harnesses. YOLO remains off by default, is visibly marked in the dashboard, composer, and native terminal, and fails closed for harnesses without a verified equivalent. Includes prebuilt, checksum-verified packages for Linux x86-64/ARM64, macOS Intel/Apple silicon, and Windows x64.

Open Agent View v0.1.51

Choose a tag to compare

@xhluca xhluca released this 03 Sep 03:30

What's Changed

  • Polish dashboard introduction and ignore generated artifacts by @xhluca in #2

Full Changelog: v0.1.50...v0.1.51

Open Agent View v0.1.50

Choose a tag to compare

@xhluca xhluca released this 31 Aug 20:27

What's Changed

  • Add Ctrl+M session migration across harnesses by @xhluca in #1

New Contributors

  • @xhluca made their first contribution in #1

Full Changelog: v0.1.49...v0.1.50

Open Agent View v0.1.49

Choose a tag to compare

@xhluca xhluca released this 29 Aug 16:47

Full Changelog: v0.1.48...v0.1.49

Open Agent View v0.1.48

Choose a tag to compare

@xhluca xhluca released this 28 Aug 19:00

Full Changelog: v0.1.47...v0.1.48

Open Agent View v0.1.47

Choose a tag to compare

@xhluca xhluca released this 28 Aug 15:55

Full Changelog: v0.1.46...v0.1.47

Open Agent View v0.1.46

Choose a tag to compare

@xhluca xhluca released this 28 Aug 14:51

Full Changelog: v0.1.45...v0.1.46

Open Agent View v0.1.45

Choose a tag to compare

@xhluca xhluca released this 27 Aug 22:45

Complete Session Migrate harness support

Open Agent View supports the full 15-harness Session Migrate inventory: Claude Code, OpenAI Codex, Pi, Oh My Pi, OpenCode, GitHub Copilot, Antigravity, Mistral Vibe, Muse Code, Qwen Code, Kimi Code, Grok, Kilo Code, OpenHands, and Cursor. Terminal remains available as an additional convenience provider.

New integrations

  • Oh My Pi
  • Grok
  • Kilo Code
  • OpenHands

Each new integration has bounded discovery, managed foreground launch, native resume, native login/setup handoff, model discovery where the CLI exposes it, and OAV-private ownership records.

Reliability and verification

  • Fixed process cancellation and native-PTY cleanup portability across macOS Intel and Apple silicon.
  • 370 Rust unit tests plus CLI, integration, native-PTY, installer, recording, website, and browser-visual suites.
  • CI passed on Linux x86-64, Linux ARM64, macOS Intel, and macOS ARM with Rust 1.75 and stable.
  • Fresh official CLI container probes passed for the new providers. Authentication remains inside each provider CLI; Open Agent View never extracts credentials.

Install or upgrade

curl -fsSL https://open-agent-view.github.io/install.sh | bash
opav update

The attached archive targets Linux x86-64 and includes a SHA-256 checksum.

Open Agent View v0.1.44

Choose a tag to compare

@xhluca xhluca released this 27 Aug 22:09

All Session Migrate harnesses

Open Agent View now supports the complete 15-harness Session Migrate inventory: Claude Code, OpenAI Codex, Pi, Oh My Pi, OpenCode, GitHub Copilot, Antigravity, Mistral Vibe, Muse Code, Qwen Code, Kimi Code, Grok, Kilo Code, OpenHands, and Cursor. Terminal remains available as an additional convenience provider.

Added in this release

  • Oh My Pi, Grok, Kilo Code, and OpenHands discovery, managed launch, native foreground resume, login/setup handoff, and model discovery where the provider exposes it.
  • OAV-private ownership records so controls are shown only for sessions Open Agent View launched.
  • Bounded native-process discovery and cleanup, including macOS Intel/ARM path and PTY portability fixes.
  • Provider-specific fallbacks for Kilo database discovery and transient executable-busy startup races.

Verification

  • 370 Rust unit tests plus CLI, integration, native-PTY, installer, recording, website, and browser-visual suites.
  • CI passed on Linux x86-64, Linux ARM64, macOS Intel, and macOS ARM with Rust 1.75 and stable.
  • Fresh official CLI container probes passed for the newly added providers. Authentication flows are handed to each native CLI; credentials are never extracted or copied by Open Agent View.

Install or upgrade

curl -fsSL https://open-agent-view.github.io/install.sh | bash
opav update

The attached archive targets Linux x86-64 and includes a SHA-256 checksum.