Skip to content

Releases: sudoLuko/ccorn

v0.1.4

Choose a tag to compare

@sudoLuko sudoLuko released this 05 Jul 23:10

v0.1.4

Feature plus three fixes since v0.1.3.

New

  • Terminal tab title now follows the live session name (tmux owns the title).

Fixes

  • Discovery derives last-active from the last turn instead of the transcript file mtime.
  • Spawned tmux/claude processes are forced to UTF-8 (LC_CTYPE).
  • Registry bind refuses a duplicate @ccorn_id.

Signed with Developer ID, notarized, and stapled.

v0.1.3

Choose a tag to compare

@sudoLuko sudoLuko released this 26 Jun 14:58

What's new in v0.1.3

  • A newly created session now sorts to the top of the list right away, instead of briefly appearing at the bottom and floating up.
  • The first-run import sheet no longer claims a Working or Idle status it cannot know for sessions CCorn does not manage. Live ones now show a neutral Active tag.
  • Bulk import now reliably re-renders the list, so imported sessions show as managed immediately.

Notarized and stapled, runs on macOS 13 and later. Download CCorn-v0.1.3.zip below, unzip it, and move CCorn.app into your Applications folder.

v0.1.2

Choose a tag to compare

@sudoLuko sudoLuko released this 24 Jun 07:58

What's new in v0.1.2

  • Right-click the menu bar icon for a quick status menu with Open CCorn, Settings, and Quit.
  • The About panel now shows a copyright line.

Notarized and stapled, runs on macOS 13 and later. Download CCorn-v0.1.2.zip below, unzip it, and move CCorn.app into your Applications folder.

CCorn v0.1.1

Choose a tag to compare

@sudoLuko sudoLuko released this 24 Jun 05:31

A native macOS menu-bar app that manages your Claude Code sessions running in tmux. CCorn starts, watches, and controls sessions; you keep talking to Claude in your terminal or at claude.ai/code.

What's new in v0.1.1

  • Finds version-manager Claude installs. Onboarding now sources an interactive login shell when resolving your PATH, so a claude (and node) installed via nvm, fnm, asdf, or volta is detected. Previously a Finder-launched CCorn could show "Install the Claude Code CLI" with no way past it, even with Claude Code installed.

Requirements

macOS 13+, tmux, and the Claude Code CLI.

Install

Download CCorn-v0.1.1.zip, unzip, and drag CCorn.app to /Applications. The app is signed and notarized, so it opens without a Gatekeeper override (first run shows the standard "downloaded from the internet" prompt, plus an AppleEvents permission ask the first time CCorn opens a session in Terminal).

CCorn v0.1.0

Choose a tag to compare

@sudoLuko sudoLuko released this 23 Jun 11:34

A native macOS menu-bar app that manages your Claude Code sessions running in tmux. CCorn starts, watches, and controls sessions — you keep talking to Claude in your terminal or at claude.ai/code.

Highlights

  • One menu-bar home for every Claude Code session: start, resume, restart, archive, rename.
  • At-a-glance status — a single mark per session (working, waiting on you, needs sign-in, ended).
  • Remote-control sessions by default (--rc), reachable from your phone or claude.ai/code, or launch local-only.
  • "Open in Terminal" attaches each session in its own grouped tmux view.
  • Desktop notifications when a session needs your input.

Requirements

macOS 13+, tmux, and the Claude Code CLI.

Install

Download CCorn-v0.1.0.zip, unzip, and drag CCorn.app to /Applications. The app is signed and notarized, so it opens without a Gatekeeper override (first run shows the standard "downloaded from the internet" prompt, plus an AppleEvents permission ask the first time CCorn opens a session in Terminal).