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

Local Runtime Configuration

Aionis ships with a local-first Runtime that is easy to run beside coding agents, custom Agent loops, MCP clients, and SDK integrations.

Included In The Local Runtime

CapabilityStatus
Local Runtime APIsAvailable
SQLite-backed local storeAvailable
TypeScript SDKAvailable
MCP bridgeAvailable
Execution MemoryAvailable
Memory Firewall for external candidatesAvailable
Flight Recorder reportsAvailable

Deployment Responsibilities

SurfaceRecommended owner
Loopback developmentAionis local Runtime
Remote exposureHost gateway or deployment platform
API key / JWT authManaged-server configuration
Tenant quotasHost or managed-server deployment layer
Secrets and provider keysHost environment and secret manager
Enterprise rolloutSelf-managed deployment automation

Why This Matters

Aionis governs memory and context. Your deployment layer owns network exposure, auth, secrets, and production operations. That split keeps the local install simple while leaving a clear path for self-managed deployments.