Skip to Content
Aionis v0.2 is ready for local agent loops, MCP clients, SDK integrations, and self-managed Runtime deployments.
Developer PlatformOverview

Developer Platform

This section is the main path for developers building with Aionis. It explains what to install, how to run the local Runtime, and which integration path to choose before you read the deeper product pages.

Start with the local Runtime quickstart. From there, connect the surface that matches your host: TypeScript SDK, raw HTTP, MCP bridge, AIFS, native plugins, multi-agent host contracts, or Memory Firewall for external memory backends.

StepPageResult
1QuickstartRun the fastest local loop.
2Choose an IntegrationPick SDK, HTTP, MCP, AIFS, native plugin, multi-agent, or Memory Firewall.
3Install AionisRuntime, SDK, and optional MCP bridge are installed locally.
4Run the RuntimeAionis is listening on loopback with embeddings configured.
5First Agent LoopYou complete observe -> guide -> feedback -> measure -> snapshot.
6PluginsConnect SDK, HTTP, MCP, AIFS, native plugins, or external memory.
7Runtime ConfigurationYou know how to run the local-first Runtime cleanly.
  • Use Execution Memory if Aionis will record and adjudicate task history.
  • Use Memory Firewall if you already have Mem0, Zep, a vector DB, markdown notes, or another memory backend.
  • Use Using Aionis when you are wiring the Runtime loop into an Agent host.