Agetor
Code inspectedA local kanban control plane for parallel Claude Code, Codex, experimental Cursor Agent, and Gemini CLI tasks, isolated worktrees, structured approvals, and review.
Product details and evidence
- Best for
- macOS developers coordinating several local tasks or accounts across repositories while keeping each task on its own branch and worktree.
- Check first
- The packaged app is Apple-silicon macOS only, Codex support is newer than the public-site copy, and the product explicitly provides no cloud relay or remote sandbox.
- Harness coverage
- Claude Code, Codex + 2 moreThe pinned source implements Claude Code and Codex. Release 0.0.18 adds experimental, disabled-by-default Cursor Agent, while 0.1.0 adds Gemini CLI as a built-in harness; account or binary aliases do not establish additional integrations.
Capability claims
- documentedparallel sessions
Independent harness tasks can run in parallel across repositories, worktrees, and account-specific homes.
- documentedworkspace isolation
Git repositories use a pinned base commit and a dedicated branch and worktree per task by default.
- documentedvisual review
The desktop board exposes task diffs in a dedicated dialog alongside run output and approval cards.
- contradictedremote execution or access
The current product record says execution stays on the local machine and provides no cloud relay or remote sandbox.
- unknownshared team access
The current first-party record does not establish teammates entering the same live Agetor workspace.
First-party sources
- Agetor 0.1.0 Gemini CLI release
Built-in Gemini CLI harness support alongside saved prompts, message reuse, task-stream tool-call folding, and Cursor plan approval handling.
- Agetor 0.0.18 Cursor Agent release
Experimental Cursor Agent integration through cursor-agent CLI, disabled by default, alongside worktree cleanup, PR workflow, diff-review, and background-agent lifecycle changes.
- Agetor pinned product and architecture record
Current Claude Code and Codex drivers, parallel task model, worktree isolation, local-only boundary, packaging, and license.
- Agetor task diff dialog
Dedicated visual diff loading, file navigation, hunk rendering, and review states in the desktop UI.
- Agetor product site
Packaged macOS availability and the older public harness copy that still describes Codex as forthcoming.
Code audit
Inspected commit 03b2328009b6.
- The pinned runtime implements separate Claude Code and Codex harness kinds, including account and binary aliases.
- Task creation and cleanup implement dedicated Git branches and worktrees.
- The desktop client implements a structured task-diff dialog and local approval flow.
Inspected paths
README.mdsrc/shared/types.tssrc/bun/codex-tmux.tssrc/bun/worktree.tssrc/mainview/components/kanban/DiffDialog.tsx
The audit establishes implementation presence at the pinned commit, not integration reliability, usability, security, or task quality.