# Drevon ## Docs - [Aider](https://drevon.trysudosu.com/docs/agents/aider.md): Drevon's adapter for the Aider pair programming tool. - [Claude Code](https://drevon.trysudosu.com/docs/agents/claude-code.md): Drevon's adapter for Anthropic's Claude Code agent. - [Cline](https://drevon.trysudosu.com/docs/agents/cline.md): Drevon's adapter for the Cline VS Code extension. - [Continue.dev](https://drevon.trysudosu.com/docs/agents/continue.md): Drevon's adapter for the Continue.dev VS Code/JetBrains extension. - [Cursor](https://drevon.trysudosu.com/docs/agents/cursor.md): Drevon's adapter for the Cursor editor — the most advanced adapter. - [GitHub Copilot](https://drevon.trysudosu.com/docs/agents/github-copilot.md): Drevon's adapter for GitHub Copilot. - [OpenAI Codex](https://drevon.trysudosu.com/docs/agents/openai-codex.md): Drevon's adapter for OpenAI's Codex CLI agent. - [Agent Overview](https://drevon.trysudosu.com/docs/agents/overview.md): How Drevon generates native config files for 8 different AI coding agents. - [Windsurf](https://drevon.trysudosu.com/docs/agents/windsurf.md): Drevon's adapter for the Windsurf editor. - [drevon add-agent / remove-agent](https://drevon.trysudosu.com/docs/cli-reference/add-agent.md): Enable or disable individual agents. - [drevon doctor](https://drevon.trysudosu.com/docs/cli-reference/doctor.md): Diagnose workspace issues and suggest fixes. - [drevon init](https://drevon.trysudosu.com/docs/cli-reference/init.md): Initialize a new AI-native workspace. - [CLI Overview](https://drevon.trysudosu.com/docs/cli-reference/overview.md): Complete reference for the Drevon command-line interface. - [drevon prompt](https://drevon.trysudosu.com/docs/cli-reference/prompt.md): List and create reusable workflow prompts. - [drevon skill](https://drevon.trysudosu.com/docs/cli-reference/skill.md): Install, remove, list, and sync skills from the skills.sh ecosystem. - [drevon status](https://drevon.trysudosu.com/docs/cli-reference/status.md): Show a comprehensive workspace status dashboard. - [drevon sync](https://drevon.trysudosu.com/docs/cli-reference/sync.md): Regenerate all agent config files from drevon.config.json. - [drevon upgrade](https://drevon.trysudosu.com/docs/cli-reference/upgrade.md): Migrate your config to the latest schema version. - [Configuration](https://drevon.trysudosu.com/docs/concepts/configuration.md): The drevon.config.json file is the single source of truth for your workspace. - [How It Works](https://drevon.trysudosu.com/docs/concepts/how-it-works.md): Understand the architecture behind Drevon's compilation pipeline. - [Identity Presets](https://drevon.trysudosu.com/docs/concepts/identity-presets.md): Pre-configured personality templates that define how your AI agents behave. - [Memory System](https://drevon.trysudosu.com/docs/concepts/memory-system.md): Persistent cross-session memory that makes your AI agents self-evolving. - [Modes](https://drevon.trysudosu.com/docs/concepts/modes.md): Hub mode vs Project mode — two ways to organize your AI workspace. - [Prompts](https://drevon.trysudosu.com/docs/concepts/prompts.md): Reusable workflow templates that guide agents through structured tasks. - [Skills](https://drevon.trysudosu.com/docs/concepts/skills.md): Pluggable capabilities from the skills.sh ecosystem. - [Best Practices](https://drevon.trysudosu.com/docs/guides/best-practices.md): Tips and patterns for getting the most out of Drevon. - [Custom Instructions](https://drevon.trysudosu.com/docs/guides/custom-instructions.md): Write powerful, targeted instructions that make agents more effective. - [Your First Workspace](https://drevon.trysudosu.com/docs/guides/first-workspace.md): A complete walkthrough for setting up your first Drevon workspace. - [Managing Skills](https://drevon.trysudosu.com/docs/guides/managing-skills.md): How to discover, install, evaluate, and manage skills in your workspace. - [Team Workflows](https://drevon.trysudosu.com/docs/guides/team-workflows.md): Set up Drevon for teams where members use different AI agents. - [Installation](https://drevon.trysudosu.com/docs/installation.md): Install Drevon globally or use it with npx. - [Introduction](https://drevon.trysudosu.com/docs/introduction.md): Turn any directory into a self-evolving AI workspace — memory, skills, and instructions for every coding agent. - [Quickstart](https://drevon.trysudosu.com/docs/quickstart.md): Get your first AI-native workspace running in 60 seconds. - [Programmatic API](https://drevon.trysudosu.com/docs/reference/api.md): Use Drevon programmatically in your own tools and scripts. - [Config Schema](https://drevon.trysudosu.com/docs/reference/config-schema.md): Complete JSON Schema reference for drevon.config.json. - [Memory Files Reference](https://drevon.trysudosu.com/docs/reference/memory-files.md): Complete reference for all memory file templates. ## OpenAPI Specs - [openapi](https://drevon.trysudosu.com/docs/api-reference/openapi.json) ## Optional - [NPM Package](https://www.npmjs.com/package/drevon) - [Skills Marketplace](https://skills.sh) - [Community](https://discord.gg/drevon)