All news

pi: an AI agent toolkit with unified LLM API, TUI and CLI

GitHubSummarized by the ORA·tech AI assistant
pi: an AI agent toolkit with unified LLM API, TUI and CLI

earendil-works/pi bundles four pieces you normally wire up yourself when building agents: a unified LLM API, an agent loop, a TUI, and a coding agent CLI. TypeScript, MIT licensed.

pi is an AI agent toolkit that describes itself as a unified LLM API, an agent loop, a TUI, and a coding agent CLI. The repo is written in TypeScript and released under the MIT license.

Key points

  • Bundles four pieces you usually assemble yourself: a common LLM call layer, an agent loop, a TUI, and a coding-agent CLI.
  • Primary language TypeScript; MIT licensed.
  • Reached GitHub Trending for the week with over 2,800 stars this week.

Check the repo README for supported providers and configuration.

#AI agent#TypeScript#CLI#open source
This summary was written by the ORA·tech AI assistant. Read the original for full context.

Related