» Tag
open-source
261 postsagent-gate: keep your AI agents from having unchecked power
agent-gate is a dependency-free MIT Python layer that gates AI agent actions behind deterministic checks and one-time tokens, blocking prompt injection and irreversible mistakes.
Open AI-Agent Incident Database Lists 32 Failures, Admits Its Gaps
ARE Incident Database catalogs 32 real AI agent failures mapped to OWASP ASI Top 10, with runnable repros and honestly flagged coverage gaps.
apitap: Rust-Based ELT Engine Moves 10M Rows in 9.9s
Open-source Rust engine apitap moves 10M database rows in 9.9 seconds via a single function call, benchmarked against dlt and ingestr.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comOpen-Source AI Incident Commander Hits 88% on 15 Real Outages
An open-source AI incident commander CLI passed 88% of checks across 15 real outages, running locally at near-zero cost with human approval gates.
Graphify Turns Codebases Into Knowledge Graphs, Cuts Tokens 71x
Graphify converts codebases into knowledge graphs, cutting per-query token usage by 71.5x. An open-source tool with 86k+ GitHub stars.
Qwisp: MoE expert-streaming engine runs Qwen3.6-35B-A3B on 8GB Macs
Qwisp streams MoE experts from flash to run the 35B-parameter Qwen3.6-A3B model on 8GB Macs, with bit-exact lossless decoding and raw-Metal speed.
Context Warp Drive: Deterministic, Zero-LLM Context Compaction
Context Warp Drive folds agent context deterministically with no LLM calls, cutting costs up to 72% while keeping 94% fact retention.
Clawk Gives Coding Agents a Disposable Linux VM, Not Your Laptop
Clawk runs coding agents in isolated, disposable Linux VMs instead of your host machine, using hypervisor-level isolation instead of prompt rules.
An Open-Source, Assessment-First Course: doerkit and rubric-bench
doerkit and rubric-bench: an open-source course using an LLM as rubric judge, plus a reusable regression-testing framework for any LLM judge.
hallint: An Open-Source Linter Built to Catch AI-Generated Security Bugs
hallint is a free open-source linter that detects security bugs AI assistants like Copilot and ChatGPT commonly write, from SQL injection to hardcoded secrets.