gaia-ai
Health Uyari
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 23 GitHub stars
Code Uyari
- network request — Outbound network request in website/app/get-started/page.tsx
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Most powerful Perplexity Assistant for any programming and project/business management.
GAIA Code
Version: 3.0.1 Repository: alexey-max-fedorov/gaia-ai
GAIA Code is a Claude Code-inspired prompt system for Perplexity Spaces. It brings persistent memory, a plan engine, context-budgeted turns, GitHub MCP integration, and a slash-command skill engine into a Perplexity conversation.
Setup
- Create a new Perplexity Space.
- Paste the full contents of
prompts/SYSTEM_INSTRUCTIONS.mdinto the Space Instructions field. This is the short gate/router — not the full prompt. - Upload these three files as Space Files:
prompts/SYSTEM_PROMPT.md— behaviorprompts/MEMORY_ENGINE.md— memory + planningprompts/TURN_ENGINE.md— turns + context budget
- Set the Space model (Claude Sonnet recommended).
- (Optional) Connect GitHub via Perplexity Connectors so GAIA can read and write your repositories.
- Done — GAIA Code is ready to use.
GAIA reads all three uploaded files on startup; skipping any one disables that engine. The website's Get Started page mirrors these steps with copy/download buttons for each file.
What's Included
GAIA Code is four prompt files that drive four engines.
prompts/SYSTEM_INSTRUCTIONS.md — the gate
Pasted into the Space Instructions field. Switches GAIA on (USE_GAIA_AGENT=1), points it at the other three files, and hosts the skill engine.
prompts/SYSTEM_PROMPT.md — behavior
Identity, tool philosophy, dependency & version rules (versions are pinned from the registry's JSON API, never a stale snippet), security, and the Claude Code engineering philosophy.
prompts/MEMORY_ENGINE.md — memory + planning
- Persistent memory (
MEMORY.md) — survives auto-compaction: project structure, your standing notes, and observations GAIA records itself, including mistakes it fixed so they don't repeat. - Plan engine (
PLAN.md+TASKS.md) — explore → plan → approve → execute, with checkboxes flipped per task as work lands.
prompts/TURN_ENGINE.md — turns + budget
Context-budget estimation so a turn never overflows the window, a 15-call tool budget, and size-aware commit batching.
Capabilities at a glance
- Plan Mode — structured planning with an explicit approval gate before any code is written.
- GitHub MCP — read repos, create branches, push commits, open PRs, manage issues.
- Persistent memory — coherent across auto-compaction and context-overflow crashes.
- Skill engine — slash-command skills loaded from Space files (e.g.
/humanizer).
website/
The Next.js marketing site at use-gaia-ai.vercel.app.
Versioning
| Version | Date | Notes |
|---|---|---|
| 1.0 | March 2026 | Initial release |
| 2.1 | March 2026 | Commit batching rules; GAIA Code rebrand |
| 3.0.0 | June 2026 | Prompt-system overhaul: memory, plan & turn engines, skill engine, multi-file architecture |
| 3.0.1 | June 2026 | Registry-JSON version lookup; per-task TASKS.md writes; record mistakes to memory; self-review before push |
GAIA name inspired by Horizon Zero Dawn / Horizon Forbidden West
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi