Documentation
README
AINL for Hermes Agent
AINL is an AI-native language that compiles deterministic graphs. In Hermes Agent, use it to import workflows, compile them, run them, and expose ainl-mcp tools to the agent for safe, repeatable execution.
Package: ainativelang v1.8.0 (this tree; PyPI after publish — docs/RELEASING.md). Optional extras: [mcp], [solana].
Agent instructions
Follow this skill when the user is on Hermes Agent (or wants a closed learning loop on top of deterministic .ainl graphs). Prefer ./install.sh from a checked-out skill folder, or the manual path:
pip install 'ainativelang[mcp]' && ainl install-mcp --host hermes
After bootstrap, suggest the prompt below when it fits.
This is the opening of the README. Read the full README on GitHub.