Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability

Local code intelligence MCP server and CLI for AI coding agents
Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.
Structured planning and persistent context for AI coding agents. Plan multi-phase work once and any agent (Claude Code, Codex, OpenCode) executes it across sessions without losing the thread.
Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.
Practices, protocols, and skills for AI-driven software development. Skills and safety hooks for Claude Code, Codex, OpenCode, Cursor, Antigravity, and any agent supporting the Agent Skills standard.
Build production-ready AI agents in Claude Code from natural language. Analyzes your problem, researches best practices, and generates subagents, skills, hooks, commands & MCP configs.
Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.