Skip to content

Releases: nnayz/zeus

zeus 0.3.0

Choose a tag to compare

@nnayz nnayz released this 03 Sep 20:52

Zeus 0.3.0

Zeus 0.3.0 turns the inspector into a much more capable place to understand,
review, and navigate agent work. It also improves multi-project startup,
agent-driven orchestration, and visual clarity across the app.

Highlights

  • A complete Git review workspace. Review now shows repository and branch
    context, staged and working-tree changes, branch selection, pull-request
    navigation, and the actions needed to stage and commit without leaving Zeus.
  • Contextual code navigation. The Code inspector has Changed and All files
    trees scoped to the selected checkout, with lazy directory loading, Git
    status, filtering, keyboard navigation, and consistent reveal behavior from
    Review, Quick Open, and terminal paths.
  • A richer session briefing. The redesigned Info panel brings together
    identity, attention state, location, lifecycle, lineage, runtime, worktree,
    artifact, and usage context for the selected session.
  • Better project startup. Zeus now restores the active workspace and
    provides a clearer workspace selector for moving between projects.
  • More capable hosted agents. Agents can request native screenshots through
    MCP, and delegated work is routed through Zeus more reliably.
  • New focused themes. Zeus Dark and Zeus Dark High Contrast add monochrome
    options, alongside more consistent terminal color behavior for local and
    remote sessions.

Install and upgrade

Zeus 0.3.0 is a universal macOS build for Apple silicon and Intel and requires
macOS 15 or later. This release is ad-hoc signed rather than Developer ID
signed or notarized. Download zeus-0.3.0-universal.dmg below and follow the
macOS installation guide if Gatekeeper
blocks the first launch.

Homebrew installation and Zeus's built-in updater require Developer ID signing
and notarization, so neither is available for this release. Upgrading from an
earlier version is a manual download and install.

zeus 0.2.0

Choose a tag to compare

@nnayz nnayz released this 24 Aug 12:54

zeus 0.2.0

This release makes terminal interaction substantially more faithful, especially
for full-screen TUIs and remote sessions:

  • Complete mouse tracking and terminal input modes now survive local attach,
    remote attach, and reconnect. That includes application-cursor keys,
    bracketed paste, focus reporting, alternate scrolling, and click, drag,
    motion, SGR, and UTF-8 mouse reports.
  • Terminal sizing now follows the settled viewport, preventing resize
    ping-pong and the grid flicker it caused.
  • MCP session creation now honors the configured default agent, with stricter
    protected-working-directory handling.

Zeus requires macOS 15 or later. This build is universal for Apple silicon and
Intel Macs and is ad-hoc signed, not Developer ID signed or notarized. Download
the DMG, drag zeus.app to Applications, then right-click the app and choose
Open. If macOS still blocks it, use System Settings → Privacy & Security →
Open Anyway
.

zeus 0.1.0

Choose a tag to compare

@nnayz nnayz released this 21 Aug 12:41
77f423d

zeus 0.1.0

Ad-hoc signed (no Developer ID). After download: right-click zeus.app → Open.