Skip to content
View LeoStehlik's full-sized avatar

Block or report LeoStehlik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeoStehlik/README.md

Leo Stehlik

I build tools and products around the awkward parts of working with AI agents: vague briefs, fake "done" claims, stale memory, repeated behaviour failures, and the strange tendency of coding agents to produce shiny nonsense unless you box them in properly.

The flagship product direction is WrenLore: a knowledge and memory layer for teams that want AI to work against source-backed company context rather than a pile of chat history and hope.

Around that, I keep a set of small operating tools for AI agent workflows: clearer briefs, evidence-backed completion, explicit correction learning, evals for repeated failures, source-backed memory, and frontend guardrails.

Agent Operating Tools

Repo Use it when
Proof Loop a coding task needs evidence before anyone calls it done
Sovereign Brain long-running agents need source-backed memory and freshness review
WrenLore teams need the product-grade version of source-backed knowledge and agent memory
Better Every Run explicit corrections should become reviewed lessons, not silent memory sludge
Loopsmith the same agent failure keeps recurring and should become an eval
Brief Master the task is still fuzzy and needs to become a precise agent brief
no-slop-ui frontend agents need guardrails against generic AI UI sludge
Outlook CLI Outlook Classic needs local mailbox automation without Graph or Azure access
x-search-oauth agents need real X/Twitter search through the user's own OAuth path
WordPress Receipts WordPress publishing should come back with API proof and public URL receipts
Agent Freeboard agent work needs a local dashboard for JSON, MQTT, and live status data
human-writing agent-written copy needs to stop sounding like generic LinkedIn sludge
visual-dna AI-assisted UI needs reusable design identity instead of one-off vibes
visual-architecture agent systems and memory workflows need clean deterministic architecture diagrams

The workflow is simple: write a better brief, freeze the acceptance criteria, verify the work with evidence, capture deliberate corrections, turn repeated failures into evals, and keep durable decisions attached to sources.

Most of this came from running agents on real work and getting tired of confident final messages that were only half true.

Pinned Loading

  1. proof-loop proof-loop Public

    Repo-local verification protocol for AI coding agents: acceptance criteria, separate verifier roles, proof artifacts, and evidence-backed done claims.

    Python 9 2

  2. decoupled-agent-memory decoupled-agent-memory Public

    Source-backed memory for long-running AI agents: maintained synthesis, freshness review, evidence links, and MCP/API access.

    Python 2

  3. brief-master brief-master Public

    Agent brief writer for AI coding workflows: turns fuzzy requests into precise briefs with acceptance criteria, constraints, and verification steps.

    Python 1

  4. no-slop-ui no-slop-ui Public

    Frontend design rules for AI coding agents: prevents generic AI UI slop, glassmorphism, gradient abuse, and unusable dashboards.

    Python 1

  5. better-every-run better-every-run Public

    Teach OpenClaw agents from explicit /ber corrections without silent memory writes.

    JavaScript

  6. wrenlore/wrenlore wrenlore/wrenlore Public

    Self-hosted knowledge infrastructure for humans and AI agents.

    TypeScript 2