For developers
Welcome. These pages are for people who want to understand how Youkore works under the hood or extend it — not for end users.
If you just want to use Youkore, head to the user docs.
What's here
- Architecture — high-level layout of backend, client, and cloud
- Agent system — how agents are defined, run, and how they call tools
- Tool system — registry, providers, and execution model
- Integrations & channels — how integrations plug into the gateway
- Writing a plugin — the plugin manifest, packaging, signing, distribution
- API reference — cloud worker endpoints
- Self-hosting — running the gateway headless
Repo
Source: github.com/youkore-foundation/youkore (link will go live once the org is created — currently the beta is at github.com/rikidanno/youkore).
Contributing
PRs welcome. Open an issue first to discuss anything bigger than a typo fix. We're in beta, so expect breaking changes between minor versions.