Skip to main content

Agents

specy

Guided spec conductor: an assertive interview that turns a fuzzy idea, or a pile of existing code, into one agent-ready SPEC.md — by interrogating why, researching what you don’t know, and pulling in other models to attack your reasoning.

pg-synapse

Postgres-native agent-loop runtime in Rust. Invoke an LLM agent and its tool dispatch from SQL like a stored procedure — the agent reads and writes your tables directly, with a small trait-based kernel and everything else as a plugin.

abe

Multi-model LLM debate and second-opinion validation. Broadcasts a prompt to several models — HTTP providers or local CLIs — has them argue over N rounds, and returns a synthesized answer plus an agreement/disagreement report.