Documentation Index
Fetch the complete documentation index at: https://docs.puzld.cc/llms.txt
Use this file to discover all available pages before exploring further.
Install
Prerequisites
PuzldAI orchestrates existing CLI tools. Install the ones you want to use:| Agent | CLI | Install |
|---|---|---|
| Claude | Claude CLI | Follow Anthropic docs |
| Gemini | Gemini CLI | Follow Google docs |
| Codex | Codex CLI | Follow OpenAI docs |
| Ollama | Ollama | curl -fsSL https://ollama.ai/install.sh | sh |
| Mistral | Vibe CLI | Follow Mistral docs |
Check Available Agents
First Run
Interactive TUI
Single Task
Compare Agents
Basic Commands
Chat
Just type your message in the TUI. Auto-routing picks the best agent.
Compare
Switch Agent
Help
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Enter | Send message |
Escape | Go back / Hide view |
Ctrl+E | Expand last result |
Ctrl+C | Cancel operation |
Tab | Autocomplete command |
↑/↓ | Navigate history |
Next Steps
Workflows & Automation
Pipeline & Workflows, Autopilot mode
Multi-Agent Modes
Compare, Debate, Correction, Consensus
Agentic Mode
LLMs explore your codebase and propose edits
Configuration
Models, routing, and settings