Split panes, file explorer, AI agent monitoring, and your entire command library — all in one window.
Claude Code v2.1.71
Opus 4.6 · Claude Max
vite v6.2.0 building for production...
✓ 127 modules transformed.
dist/index.html 0.46 kB
dist/assets/index.js 284.32 kB
Split panes, file explorer, command library, and AI agent monitoring — all built in.
Claude Code v2.1.71
Opus 4.6 · Claude Max
A real terminal lives inside CliBook. Run commands, drag your snippets right in — no more switching windows.
Split into as many panes as you need. Drag to rearrange, resize on the fly — your workspace, your layout.
Navigate your projects visually. Bookmark frequent folders, and drag any file straight into the terminal.
Running Claude Code or Codex? CliBook detects them automatically, notifies you when they're idle, and tracks usage over time.
CliBook auto-detects AI coding agents and gives you full visibility into their work.
Automatically detects Claude Code, Codex, and other AI agents running in your terminal. Zero configuration required.
Track token usage, model costs, and session duration in real time. Know exactly what your AI agents are spending.
Get notified the moment an agent finishes or goes idle. Never miss a prompt waiting for your input.
Save, organize, and instantly access commands — right next to your terminal.
List all containers
$docker ps -a
Start services in background
$docker compose up -d
Clean up unused resources
$docker system prune -af
Follow container logs
$docker logs -f ${CONTAINER}
Type @ai followed by what you want to do, and AI creates the command.
Generated Command
Global hotkey ⌘⇧P launches the palette instantly. Search thousands of commands in milliseconds.
Folders, tags, and pinned favorites. Keep your commands organized the way you think.
Sync your commands across all devices. End-to-end encryption keeps your secrets safe.
Dynamic variables with dropdown options. Sensitive data is masked and encrypted.
Launch a supervisor with multiple workers. Dispatch tasks, coordinate execution, and monitor everything in real time — all within CliBook.
Click + → Channel, choose your working directory and number of workers. CliBook handles the rest.
Describe what you need. The supervisor automatically breaks it down and dispatches subtasks to workers.
Each worker executes independently in its own pane. Monitor progress in the Channel Panel.
Supervisor dispatches tasks to workers. True parallel execution across separate Claude Code sessions.
Prerequisite checks, automatic MCP installation, and guided setup — ready in seconds.
Channel Panel shows agent status, heartbeats, and message flow. Click any agent to jump to its terminal.
Enable Discord and Telegram simultaneously — send tasks to your supervisor from any chat platform while workers execute in parallel.
Enable multiple channels at once — your supervisor receives messages from Discord and Telegram simultaneously, then dispatches work to parallel workers. Control your AI team from anywhere.
Set up cron-based schedules to run commands automatically. Health checks, backups, AI agent tasks — on your schedule.
At 01:00 PM
Next: 27m
Every minute
Every 5 minutes
Next: 2m
claude -p "git log --since='24 hours ago' --pretty=format:'%h|%an|%s|%cd' --date=short
Review the commits and generate a summary report in markdown format:
## Daily Git Summary
### Stats
- Total commits
- Contributors
### Changes
..." --output-format text
Standard cron expressions with human-readable previews. Quick presets for common intervals — every 5 min, hourly, daily, weekly.
One-click templates for Claude Code, Codex CLI, Gemini CLI, Aider, Goose, and OpenCode. Schedule AI tasks in seconds.
Full stdout/stderr output, exit codes, duration, and retry attempts for every run. Debug failures instantly.
Let AI agents manage schedules via natural language. Works with Claude Code, Cursor, Windsurf, and VS Code. Learn more →
CliBook's built-in MCP server lets AI agents create, update, and monitor scheduled commands through natural language. Just tell your agent what you need.
I'll create that schedule using CliBook's scheduler.
Tool: create_schedule
name: "Database Backup"
command: "pg_dump mydb > backup.sql"
cron: "0 2 * * *"
Download CliBook for free. Your AI-native terminal awaits.
Version 1.11.5 • Requires macOS 11+
Intel & Apple Silicon