Pu.sh – a full coding-agent harness in 400 lines of shell
Parsing JSON and managing agent state in pure awk is absolute terminal wizardry.
A "Clawdbot" in every row with 400 lines of Postgres SQL
Agent-per-row inside Postgres beats separate orchestration infrastructure entirely.
Backend developers, Postgres users, AI application builders
LangGraph · Anthropic Agents SDK · Temporal
Been hacking on a simple way to run agents entirely inside of a Postgres database, "an agent per row".
Things you could build with this: * Your own agent orchestrator * A personal assistant with time travel * (more things I can't think of yet)
Not quite there yet but thought I'd share it in its current state.
Parsing JSON and managing agent state in pure awk is absolute terminal wizardry.
Billion-row spreadsheets with live warehouse connections beat Excel's 1M row ceiling.
Stores git objects and packfiles directly in Postgres rows for tunable consistency.
Hard-coded DROP command blocks beat prompt engineering for database safety.
DataFusion-powered federated SQL with REST API generation, but Trino and Starburst already dominate this space.
Outbox + external worker architecture solves a real production pain: LLM calls in Postgres triggers without blocking transactions.