agent active

postal

Maker: andrefetch License: GPL-3.0 Stars: 104 First released: 2026-06-26 Language: Python
CLI

About

Postal targets developers who want a terminal coding agent with fine-grained control over autonomy rather than an all-or-nothing auto mode. Its loop runs plan, read, edit, and bash tools with every mutating action passing one of six approval policies, switched mid-session with /approval, while dangerous commands are rejected outright regardless of policy. Sessions are checkpointed after every turn, so /rewind can roll conversation state back to any point, and long sessions survive through context pruning plus automatic compaction into a continuation brief when the window fills. Five subagents handle investigation, review, architecture, test writing, and debugging, each subject to the same approval gates. It runs on OpenRouter alone, so users pay their own API costs, and it picks up AGENTS.md per project automatically.