Section 1 of 6

Projects (20)

Eighteen open-source agent codebases I read in service of two of my own projects. Each profile is a normalized table — loop style, tool format, memory, sandbox — followed by drill-downs into the original analyses.

Come here when you have a codebase in mind and want the briefing. Click any concept chip to pivot into cross-project view.

Start with Claude Code — the most carefully built and best documented of the lot

OpenKnowledge

agent-platform

Local-first WYSIWYG markdown editor that plugs INTO harnesses (Claude Code, Codex, Cursor, OpenCode) as an MCP tool-server + cross-harness SKILL.md. Agent edits are CRDT writes into the live doc; every edit is an attributed git commit on a per-writer ref. The side-channel complement to a meta-harness.

AIGovHub CLI

vertical-saas

AI governance CLI: detect AI usage, classify under EU AI Act, generate compliance artifacts. Vertical-saas + analyzer.

Kubiya (company analysis)

company

Not a code repo — a startup teardown. Read for product positioning, market context, and design choices in agent SaaS.

Apache Superset

data-tool

Mature open-source BI tool. Reference for data-exploration UX, plugin architecture, and large-scale Python/React structure.