GAIA Code
GAIA Code brings Claude Code's engineering workflow into a Perplexity Space: persistent memory, a plan engine, context-budgeted turns, GitHub MCP, and a slash-command skill engine.
About this tool
GAIA Code is an AI coding engine built for Perplexity, integrating a full Claude Code workflow into a Perplexity Space. It offers plan mode, persistent memory, and a complete Claude Code workflow, allowing users to manage repositories, create branches, push commits, open PRs, and handle issues directly within a Perplexity conversation. GAIA adapts external, non-ported skills to the tools it actually has. Before every push, it self-reviews generated code to catch errors a build would detect. Users can toggle permission modes with /ask-permissions, /accept-edits, and /dangerously-skip-permissions, with choices saved to memory. The default 'Ask Permissions' mode pauses for approval before any tool call that changes external state; 'Accept Edits' mode allows automatic commits and pushes but still asks before merging a PR, creating a repo, or writing to the default branch; 'Bypass Permissions' mode runs every tool call without asking.