Developer Guide
Welcome to the Codex developer documentation. This section covers everything you need to contribute to Codex or build plugins.
Topics
Plugins
Build custom plugins to extend Codex functionality:
- Plugin Overview - Introduction to the plugin system
- Writing Plugins - Step-by-step guide to creating plugins
- Plugin Protocol - JSON-RPC protocol specification
- Plugin SDK - TypeScript SDK reference
Contributing
Help improve Codex itself:
- Development Setup - Set up your development environment
- Architecture - Understanding the codebase structure
- Database Migrations - Working with SeaORM migrations