Local-first engineering framework for AI coding agents — every change is a task, every task carries an audit trail, and work dispatches into sandboxed parallel runs.
Source on GitHubProjects
Things I have built, and am still building.
A CLI that keeps dev-only files — agent instructions, debug scripts, editor config — persistent and portable across branches and repos without ever entering git history.
Source on GitHubA Go CLI that stands up Hadoop, Hive, and Spark on one machine — profile overlays, typed config generation, and wrapper commands, so pipelines can be validated without waiting on a cloud cluster.
Source on GitHubDistributed search engine — sharded Lucene indices behind gRPC query nodes, with BM25, vector kNN, and hybrid ranking in one query path.
Source on GitHub