[GitHub Trending] earendil-works/pi
7.9 relevance
Score Breakdown
technical depth 8
novelty 8
actionability 8
community 7
strategic 6
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Comprehensive AI agent toolkit with CLI and TUI, perfect match for agent orchestration interests.
Summary
Pi is a self-extensible coding agent harness from earendil-works, offering packages for an interactive CLI (pi-coding-agent), agent runtime with tool calling (pi-agent-core), and a unified multi-provider LLM API (pi-ai) supporting OpenAI, Anthropic, Google. It enforces supply-chain hardening by pinning exact dependency versions, requiring lockfile verification, and using min-release-age=2 to avoid same-day releases. For isolation, it provides three containerization patterns: Gondolin (micro-VM), plain Docker, and OpenShell sandbox.
Author
earendil-works