Back to drops
Tool DropFrameworksExperimental
#002/public preview/vault-backed

Minimal Agent Framework (MAF)

Every AI agent framework is a maze of abstractions. You can't trace what happened, you can't replay a failed run, and when something breaks you're debugging the framework instead of your agent. You need something you can actually read.

next action

Public preview stays open. Full steps, assets, and repo access live behind Vault when available.

What you get

  • One runtime loop — the entire agent core fits in your head
  • Four typed tools: shell.exec, fs, http.fetch, kv — with JSON schema validation
  • Full JSONL traces on every run — replay any execution deterministically

Plus step-by-step usage and direct repo access.

Back to Tools

Want the full asset, steps, and repo access?

See the Vault