← Home

Library

2 accepted items

Week of Jun 15

  • resources · article

    Read

    Loop Library

    Jun 21

    Matthew Berman launched Loop Library (Jun 2026) — a curated open repo of ~26 runnable agent loops. Every entry specifies: trigger, action, proof, memory, and stopping condition. Proof and stopping condition are first-class — not afterthoughts.

Week of May 11

  • resources · youtube

    Read

    Engineers, DELETE the BASH Tool: Agentic Security

    IndyDevDan · May 11

    Argues that the Bash tool inside Claude Code (and most agent harnesses) is a ticking time bomb: prompt injection or a single bad prompt can escalate to destroying production. Walks through concrete sandboxing patterns to remove or constrain Bash while preserving capability.