
InitRunner
AI agents in YAML. Ship as bots, CLIs, APIs, or daemons.
2 followers
AI agents in YAML. Ship as bots, CLIs, APIs, or daemons.
2 followers
Define an AI agent in one YAML file with built-in RAG, persistent memory, 40+ tools, and guardrails. Run it as a CLI, Telegram bot, Discord bot, API server, or autonomous daemon. Same file, no rewrites. Install ready-made agents from InitHub like packages. Works with any model. Open source.

Hey, Vlad here. Most AI agent frameworks want you to write a bunch of Python so your agent can do what 30 lines of YAML could describe. InitRunner skips that part. You write the YAML, pick a runtime, and you're done. Same file runs as a CLI tool, a Telegram bot, or an API server.
RAG and memory just work out of the box, no assembly required.
Also shipping InitHub today, which is basically npm for agents. initrunner install alice/code-reviewer, run it, done. If you build something cool, initrunner publish and others can use it in one command.
Happy to answer questions, and the Discord is always open if something breaks.