Skip to main content

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.

Welcome to PuzldAI

PuzldAI is a multi-LLM orchestration framework that wraps existing CLI tools (Claude, Gemini, Codex, Ollama, Mistral) — no API keys required. Route tasks to the best agent, compare responses, chain agents in pipelines, or let them collaborate. Agentic mode gives LLMs tools to explore your codebase and propose edits — like Claude Code, but for any LLM.

Quick Start

Get up and running with PuzldAI in minutes.

Key Features

Workflows & Automation

Pipeline & Workflows for chaining agents, and Autopilot for autonomous execution.

Multi-Agent Modes

Compare, Debate, Correction, and Consensus modes for collaborative AI workflows.

Intelligent Routing

Automatically routes prompts to the best model based on task complexity and type.

Agentic Execution

Plan and Build modes with file editing, bash commands, and code generation.

Memory & RAG

Persistent memory with vector search and automatic context injection.

Indexing & Search

AST indexing, dependency graphs, and semantic code search.

Commands

TUI Commands

/compare, /debate, /correct, /consensus, /autopilot, /workflow and more.

CLI Commands

puzldai run, puzldai compare, puzldai agent and more.