Changelog
v0.1.70
Section titled “v0.1.70”The current early-access release of Octopush for macOS (universal — Apple Silicon and Intel).
The four modes. Every workspace gives you Talk (chat, ⌘⇧1), Run (a real PTY terminal, ⌘⇧2), Review (diff + embedded editor + git, ⌘⇧3), and the optional Direct mode (multi-agent pipelines, ⌘⇧D).
Workspaces as worktrees. Each workspace is a git worktree with an AI assigned, so tasks run in true parallel isolation. Projects are repositories; workspaces are the units of work.
Token-first cost control. Live input, output, and cache token counts, per-model cost on every message, and per-scope budgets (global, project, workspace; daily or monthly) with warnings at 50%, 80%, and 100%.
Multi-provider, bring your own keys. Anthropic (Claude), OpenAI, and DeepSeek via API key, plus local Ollama with no key required.
Direct pipelines. Chain multiple agents into stages with checkpoints and resumable runs.
Quality of life. Command palette (⌘K), Scratchpad notes, session persistence (terminals survive restart), a live RAM/CPU performance monitor, read-only Jira issue tracking, and GitHub PR detection via gh.