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. Available in 8 languages.
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.
Assign specialized roles to each agent — Coder, Reviewer, QA — and let them work in parallel. One AI doing everything produces mediocre results. A team of focused agents delivers production-quality output.
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.
Research shows that splitting work across specialized AI agents produces dramatically better results than a single agent doing everything. CliBook lets you assign each worker a specific role — Coder, Reviewer, QA Tester — so they focus on what they do best.
.md file. Save as reusable templates.
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.
Define what you want in bullet points. Send it to your agent. Then auto-verify whether the implementation actually matches — with diffs and evidence.
Claude Code v2.1.85
Opus 4.6 · Claude Max
~/projects/my-app
I'll implement the user authentication flow based on
the spec. Let me start with the login form...
▶ Writing src/components/LoginForm.tsx
▶ Writing src/lib/auth.ts
▶ Writing src/middleware/session.ts
Login form validates email format before submission
Found regex validation in LoginForm.tsx:42
Password requires min 8 chars with mixed case
diffError message should not leak whether a user exists
Messages differ: "Invalid email" vs "Wrong password"
Session token in httpOnly cookie, not localStorage
diffRate limiting on login endpoint (max 5 attempts/min)
No rate limiter found in auth routes
CSRF token on all state-changing requests
diffDescribe what you want in plain language. Use templates to get started, or let AI optimize your spec.
One click to verify. AI compares git diffs against your spec — shows exactly what's met, partial, or missing.
Found gaps? Click "Fix unresolved" to send instructions back to the agent. Iterate until every spec item passes.
Save, organize, and instantly access commands with a global hotkey. Need a new one? Type @ai and describe what you need — AI generates it.
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}
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.
Type @ai to generate commands from plain language. AI explains and optimizes existing snippets too.
Your Claude Code /buddy companion comes to life as a pixel art pet. It roams your terminal, reacts to your coding, and you can dress it up with hats, accessories, and particle effects.
Hats, eyewear, capes, held items — customize your companion's look with a live preview.
Sparkles, hearts, flames, cherry blossoms, rainbow — add animated flair around your buddy.
Detects your /buddy from Claude Code — same species, same rarity, pixel art upgrade.
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.15.4 • Requires macOS 11+
Intel & Apple Silicon