Skip to main content

Projects

2026

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.

llm-judge

Portable CLI for judging RAG and LLM benchmark runs across local, OpenAI-compatible, and cloud providers — a deterministic quick mode, a paraphrase-tolerant LLM-as-judge mode, and a full per-case audit trail for every verdict.