Skip to content

Noturcode 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@TimpiaAI TimpiaAI released this 26 Aug 11:13

First public source release of Noturcode, a native macOS session controller for coding agents.

Noturcode conversation workspace

What is included

  • Local session tracking for Claude Code, Codex, Gemini CLI, Pi, OMP, Hermes Agent, and OpenCode.
  • Separate harness, provider, model, theme, and agent-role identity.
  • Native transcript, tool, token, and subagent views.
  • Exact iTerm2 pane return and prompt delivery.
  • Compact hardware-notch dock and external-display panel.
  • Paired SSH sessions with local image paste support.
  • Official Pi, OMP, and Hermes Agent marks.
  • Local-only storage. Noturcode has no account, telemetry, or hosted transcript service.

Install

This release contains source archives. It does not contain a notarized app binary yet.

git clone --branch v0.1.0 https://github.com/TimpiaAI/noturcode.git
cd noturcode
brew install xcodegen jq
./scripts/install.sh

Requirements: macOS 15 or newer, Xcode 16 or newer, and iTerm2 for exact pane control.

Verification

  • GitHub Actions passed on Xcode 16.4.
  • 202 Core tests passed, with 1 platform-dependent test skipped.
  • 7 Integration tests passed.
  • Gitleaks found no committed secrets.