CommandIt 1.0.1
The first stable release. CommandIt is an AI-powered command palette for developers — a global hotkey away from every shell command, snippet, and workflow you’ve saved.
Highlights
- Global palette — ⌃+Space from anywhere. Fuzzy + full-text search across your snippet library, then auto-paste into the frontmost app.
- Templates with arguments —
{arg}placeholders with six argument types, dynamic variables ({{date}},{{clipboard}},{{shell:...}}), and boolean flags that include or omit themselves cleanly. - Snippet composition — chain multiple snippets into a single command
with join strategies (
&&,||,;, newline, pipe). - Quick Capture — ⌃⇧Space turns whatever’s on your clipboard into a new snippet, with AI-assisted argument detection.
- Library window — three-column layout with categories, tags, sort, bulk operations, favorites, and a 30-day trash.
- iCloud sync — your snippets follow you across Macs through your own iCloud account. No login, no server, no subscription required.
- On-device AI (Apple Silicon) — argument detection, description generation, and semantic search run locally via MLX. No API key needed.
- BYOK cloud AI (Plus) — bring your own Claude or OpenAI key for natural-language-to-command generation and command explanation.
- CLI + MCP server —
commanditin your terminal, and a Model Context Protocol server so Claude Code, Codex, Gemini CLI, Cursor, and Windsurf can read and render your snippets directly. - Snippet Packs — install curated community packs (Git, Docker, API, shell, and more) in one click.
- Auto-updates via Sparkle.