Getting started
Local executor
The Inspector CLI local executor runs Codex CLI or Claude Code inside isolated tmux sessions for automated development workflows.
The local executor is the Inspector CLI, which runs Codex CLI or Claude Code inside isolated tmux sessions for automated development workflows:
Inspector currently supports:
- 1
- 2
Claude Code (Anthropic)
Official installation instructions: Claude Code Documentation
What is this for
The Inspector CLI local executor is responsible for running AI tasks directly on your device by launching Codex CLI or Claude Code inside managed tmux sessions.
Without Codex CLI or Claude Code installed, the following features will not be available:
- automated task implementation,
- code generation,
- code editing,
- local AI execution workflows.
Once installed, Inspector can:
- generate code,
- execute tasks locally,
- work directly with your project files,
- automatically implement tasks from the Board.
Requirements
- Installed Codex CLI or Claude Code
- Logged-in account for the selected AI agent
Inspector does not provide its own AI models — the platform works through the Inspector CLI local executor, which launches locally installed AI agents on your machine.