Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
  • Top Stars
  • Trending
  • AI Agent
  • Daily Picks
  • Insights
  • Methodology
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Methodology
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
EA

earendil-works/pi

AI Agent

AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI

73k Stars9.1k Forks66 Open Issues73k WatchersTypeScriptMIT
AI AgentLLM ToolDeveloper ToolUI Framework
Source and compliance noteLast synced: Jul 21, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

earendil-works/pi is tracked as a TypeScript project in the AI Agent, LLM Tool, Developer Tool, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 73k total stars, with +0 today, +2.9k this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 1 days ago, and the open issue queue is 66, about 0.09% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 9.1k forks and 73k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 2.9k. Follow the original GitHub repository for final install, security, and release information.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

73k Stars

Reuse

9.1k Forks

Attention

73k Watchers

Maintenance

active

License

MIT

Open issues

66

Overview

Pi Agent Harness is a self-extensible coding agent project that provides an interactive CLI, agent runtime, and unified multi-provider LLM API. It enables AI-powered coding assistance with tool calling and state management.

Key Features

- Interactive coding agent CLI with tool calling and state management - Unified multi-provider LLM API supporting OpenAI, Anthropic, Google, etc. - Supply-chain hardening with pinned dependencies, lockfile verification, and containerization patterns for security

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

Developer Tool

Tools that improve coding, testing, build, and local workflow

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
npm install --ignore-scripts
View on GitHub
Project Activity

100

Health Score

Active

Commit Activity

Aug 9, 2025

Created

Jul 20, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 21, 2026Jul 21, 2026
Community Health
9.1k

Forks

66

Open

73k

Watchers

Owner
EA

earendil-works

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Search on npm
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

529k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

487k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

452k

public-apis/public-apis

A collective list of free APIs

452k

EbookFoundation/free-programming-books

:books: Freely available programming books

393k
License
MIT
CreatedAug 9, 2025
Last pushJul 20, 2026
Last syncedJul 21, 2026
Community Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

Pi solves the fragmentation of LLM provider APIs by offering a unified interface, and provides a ready-to-use agent loop with tool calling and state management, reducing the boilerplate needed to build custom AI agents. It also includes a specialized coding agent CLI for interactive development assistance.

Capabilities

Developers can build interactive coding agents that assist with software development tasks, create terminal-based AI applications with a differential rendering TUI, and construct custom agents that leverage multiple LLM providers. Real-world use cases include automated code generation, debugging assistance, and building AI-powered developer tools. The ceiling includes complex multi-step agent workflows with tool integration and state persistence.

Bottom Line

Pi is ideal for developers who want a batteries-included toolkit for building AI agents, especially coding agents, without dealing with provider-specific APIs. It may not suit those needing built-in permission systems or sandboxing, as it relies on external containerization. The key trade-off is ease of use versus security boundaries.

Full AI Analysis