← Back to research
·8 min read·company

Commander AI

Commander (formerly Commander AI) is a free native SwiftUI Mac app by Marcin Krzyżanowski providing a polished prompt→diff→commit interface for AI coding agents like Claude Code and Codex.

Key takeaways

  • Rebranded from Commander AI to Commander; now at thecommander.app (old domain redirects)
  • Free native macOS SwiftUI app by Marcin Krzyżanowski designed for prompt→diff→commit workflow
  • Supports Claude Code, Codex, OpenCode, and Pi agent CLIs
  • Shipped rapidly through March 2026 (plan mode, subagents, agent teams); no changelog entries since March 30, 2026

FAQ

What is Commander (formerly Commander AI)?

Commander is a free native Mac app that provides a polished interface for AI coding agents like Claude Code and Codex, with integrated git workflow for reviewing diffs and committing changes. It was launched as Commander AI and rebranded to Commander at thecommander.app.

Is Commander free?

Yes, Commander is completely free with no account required, no subscription fees, premium tiers, or hidden costs. You pay agent providers directly for CLI subscriptions.

What agents does Commander support?

Commander supports Claude Code, Codex, OpenCode, and Pi agent CLIs.

Executive Summary

Commander AI—rebranded to simply Commander and now hosted at thecommander.app (the old commanderai.app domain 301-redirects there)—is a native SwiftUI Mac app that provides a beautiful interface for AI coding agents without trying to replace your editor. The core philosophy is simple: pick a repo, prompt the agent, review diffs, and commit—all with integrated git workflow. Creator Marcin Krzyżanowski (a veteran Swift developer) built it after finding that running multiple agents in terminal "stopped scaling," and Commander focuses on polish and workflow over feature breadth. The app shipped at a rapid clip through March 2026 but has posted no changelog entries since version 0.7.967 on March 30, 2026 (as of June 11, 2026).

AttributeValue
CompanyIndependent (Marcin Krzyżanowski)
Released2026
Latest release0.7.967 (March 30, 2026)
PricingFree
PlatformNative macOS (SwiftUI), ~30 MB
RequirementsmacOS 15.0+
FundingNot publicly disclosed (indie project)

Product Overview

Commander AI targets developers who want agent power without leaving their preferred editor. Rather than building another IDE, Commander provides a focused flow: add a project, choose a branch or worktree, prompt through native UI, review diffs with syntax highlighting, and commit—all without context switching.

The app connects to locally installed agent CLIs (Claude Code, Codex, OpenCode, Pi) and provides a wrapper that's native Swift, fast, and designed specifically for the Mac.

Key Capabilities

CapabilityDescription
Native macOS UISwiftUI with macOS design guidelines and smooth animations
Multi-Agent SupportClaude Code, Codex, OpenCode, Pi via local CLIs
Integrated GitWork on branches/worktrees, review diffs, commit
Project ManagementMultiple projects, branch switching
Lightning PerformanceNative Swift on Apple Silicon; instant responses
Worktree SupportParallel task work without branch conflicts

Product Surfaces

SurfaceDescriptionAvailability
macOS AppNative SwiftUI application (direct DMG download or brew install commander)GA

What's New Since February 2026

Releases between mid-February and late March 2026 added substantial depth:

  • Planning flow — first-class plan mode with plan events, UI, and actions (0.7.923)
  • Subagent support — for Claude and Codex, plus model/provider listings (0.7.908)
  • Claude Agent teams support (0.6.837)
  • Git actions — stage/unstage/discard and snapshot-based diff previews (0.6.682)
  • Project settings with custom instructions, session restoration, unified chat/file search, session cost indicator, Side Question parallel inquiries, and an activity dock

A major layout redesign (0.6.845 → 0.7.x, March 14, 2026) introduced a detached Projects window and tab-to-window transitions. No releases have shipped since March 30, 2026 (as of June 11, 2026).


Technical Architecture

Commander is built with native Swift and SwiftUI, optimized for Apple Silicon. It doesn't handle authentication—instead using existing CLI installations that manage their own sign-in and API keys. The app focuses purely on orchestration and UI.

Key Technical Details

AspectDetail
FrameworkNative SwiftUI
LanguageSwift
RequirementsmacOS 15.0+, supported agent CLI
AuthenticationDelegated to CLI tools
Open SourceNo

How It Works

  1. Pick a repo — Add a project and choose branch or worktree
  2. Prompt the agent — Use preferred CLI through Commander's native UI
  3. Review & commit — See diffs, iterate, then commit with integrated git

Strengths

  • Truly native Mac — Not Electron or web wrapper; genuine SwiftUI with macOS polish and performance
  • Focused workflow — Does one thing well: prompt→diff→commit without trying to be an IDE
  • Multi-agent support — Works with Claude Code, Codex, OpenCode, and Pi; not locked to one provider
  • Zero cost — Completely free with no premium tiers or hidden fees
  • Privacy-first — No data collection; credentials stay in CLI, code stays on machine
  • Fast — Apple Silicon optimization means instant responses and smooth scrolling

Cautions

  • Release cadence stalled — Rapid weekly releases through March, but no changelog entries since version 0.7.967 on March 30, 2026 (as of June 11, 2026); a real risk for a solo indie project in a fast-churn category
  • Minimal public traction — The Show HN launch drew just 4 points and 3 comments; no public download or user numbers exist as of June 2026
  • Mac-only — No Windows or Linux; requires macOS 15.0 (Sequoia) or later
  • CLI dependency — Requires manual CLI installation and authentication outside the app
  • Closed source — No visibility into codebase; can't customize or contribute
  • Naming confusion — The rebrand to "Commander" collides with Autohand's open-source Commander app, making discovery and support searches harder

What Developers Say

Public discussion is thin: the Show HN thread drew only 3 comments, and no substantive Reddit threads or praise quotes were found as of June 2026. What exists is mostly skepticism from terminal loyalists:

"i am very comfortable with my terminals, i find it convenient to have it in different tabs/windows, so where is the benefit?" — holg, Hacker News

"If only there were a Linux or Windows version?" — orionblastar, Hacker News

Creator Marcin Krzyżanowski (krzyzanowskim) responded candidly: "I think you should stick to what works for you best," positioning Commander for those whose "CLI stopped scaling — too many terminals, lost context, scattered diffs."


Pricing & Licensing

TierPriceIncludes
Free$0Full app, all features, forever

Licensing model: Free closed-source app

Hidden costs: Agent CLI subscriptions (Claude Code, Codex, etc.) paid to providers


Competitive Positioning

Direct Competitors

Note: since the rebrand, this product and Autohand's app are both named "Commander"—this profile covers Krzyżanowski's native SwiftUI app at thecommander.app.

CompetitorDifferentiation
Commander (Autohand)This Commander is native SwiftUI + polished; Autohand's is open-source Tauri
AgentasticCommander AI is lighter/focused; Agentastic is terminal-first full IDE
AcepeCommander AI has Git integration; Acepe focuses on ACP protocol

When to Choose Commander AI Over Alternatives

  • Choose Commander AI when: You want the most polished native Mac experience for agent workflows
  • Choose Agentastic when: You need full terminal access and worktree-based development
  • Choose Commander (Autohand) when: You want open source and Windows support

Ideal Customer Profile

Best fit:

  • Mac developers who value native app quality and polish
  • Users who want agent power without replacing their editor
  • Developers using multiple agent CLIs who want a unified experience
  • Privacy-conscious users who want local-only operation

Poor fit:

  • Windows or Linux developers
  • Users wanting full IDE replacement
  • Developers preferring terminal-based workflows
  • Teams needing extensive customization

Viability Assessment

FactorAssessment
Financial HealthUnknown (free, indie; funding not publicly disclosed)
Market PositionNiche (Mac-native, polished but low visibility)
Innovation PaceRapid Feb–Mar 2026; quiet since March 30, 2026
Community/EcosystemMinimal (4-point Show HN; little public discussion as of June 2026)
Long-term OutlookUncertain

The free model and focus on polish suggest a passion project by an established Swift developer. The shipping pace through March 2026 indicated serious investment, but the ten-week release gap since then is the key signal to watch in this fast-churn category.


Bottom Line

Commander (formerly Commander AI) remains one of the most polished native Mac options in the coding agent app space. By focusing specifically on the prompt→diff→commit workflow rather than trying to be a full IDE, it delivers a refined experience that complements existing development setups—and a burst of releases through March 2026 added plan mode, subagents, and agent-team support. The completely free pricing makes it a no-brainer to try, but the lack of releases since March 30, 2026 and near-zero public traction mean it should be treated as a promising indie tool, not a dependable platform.

Recommended for: Mac developers who want native quality, those who prefer agent power alongside their existing editor, and users who value privacy and performance

Not recommended for: Windows/Linux developers, users wanting full IDE features, or teams needing extensive customization or a vendor with a track record

Outlook: Strong craft, weak signals—watch whether releases resume; sustainability of a free solo-built app is the main question


Research by Ry Walker Research • methodology