Plugins

Connect Aionis to the agents and frameworks you already use.

Use SDK, HTTP, MCP, AIFS, or native plugins to carry plans, decisions, validation results, accepted routes, and handoffs across sessions, compaction, handoff, and model switches.

The problem

Agent tools forget execution state at exactly the wrong time.

Every agent starts from a partial state

New sessions, compacted chats, and model switches lose the current route, acceptance checks, and why earlier branches were rejected.

Related memory needs admission

Relevant notes can be outdated, contradicted, or no longer actionable. Aionis admits memory before it can influence the agent.

Tool evidence usually disappears

Bash results, file edits, verifier failures, and reviewer decisions should become execution memory instead of scrollback.

How it works

One Runtime, multiple ways into the agent loop.

01

Install

Connect through SDK, HTTP, MCP, AIFS, or a host plugin, then point the host at your Aionis Runtime.

02

Observe

Tool evidence, target files, verifier output, and branch changes become execution memory.

03

Guide

The next turn receives governed context: current route, gated alternatives, receipts, and rehydrate links.

Integration catalog

Runtime surfaces for agent tools, custom loops, and file-reading workflows.

Available

Claude Code

Governed memory for Claude Code.

Inject Aionis execution context before prompts, then record tool evidence, validation output, subagent handoffs, and session continuity after work happens.

Available

AIFS

Governed context as workspace files.

Mirror guide context, current route, blocked memories, rehydrate pointers, receipts, and snapshots into a read-only .aionis directory for file-reading agents.

Coming soon

Codex

Execution memory for Codex.

Aionis will carry governed route state, action boundaries, feedback attribution, and Flight Recorder traces through Codex-style coding sessions.

Coming soon

OpenClaw

Governed memory for OpenClaw.

Aionis will give long-running OpenClaw loops compact context, handoff records, rehydrate pointers, and operator-visible memory receipts.

Coming soon

Hermes Agent

Execution memory for Hermes Agent.

Aionis will preserve current routes, governed alternatives, rehydrate pointers, and feedback attribution across Hermes Agent runs.

What you get

Aionis carries governed execution memory through the whole agent loop.

Automatic context injection

Aionis compiles use_now, inspect_before_use, do_not_use, and rehydrate pointers before the agent starts the next turn.

Execution evidence capture

Tool calls, target files, validation output, branch decisions, and handoff notes are recorded as governed runtime state.

Cross-session continuity

The next agent sees the active path and blocked alternatives without loading the entire historical transcript.

Auditable influence

Flight Recorder and receipts explain what memory was exposed, suppressed, or restored, and what outcome followed.