This is an AI Coding Agent built on security first principles

Architecture

  • the interface and orchstration runs natively
  • all tool use and filesystem access done by the llm is sandboxed using Podman with krun microvm runtime.
S
Description
A security first agent. Uses a Podman krun microvm to allow tool use without exposing the underlying system.
Readme MIT 109 KiB
Languages
Python 100%