Skip to content
TraeIDE

Search

Popular pages

No matching pages

Try a tool name or a topic such as pricing or MCP.

English

Pi Guide

A minimal terminal coding agent with configurable providers, sessions and extension packages.

Last verified: · How we verify
Coding agentEarendil & contributorsmacOSWindowsLinux

Suitable workflows

Developers building a small, customizable agent workflow around their own tools.

Limitations and billing

Extensions can expand its permissions and behavior; the default tools can already edit files and run Bash.

Capabilities we verified

Agent workflowCLI surfaceRules / instructionsSkillsBring your own key

This is an evidence-based shortlist, not an exhaustive feature inventory. Omitted capabilities have not been checked for this record.

Pricing & usage

See official pricing

Free CLI; model-provider or optional service charges. The cost of metered usage or an external agent can be separate from the subscription.

Check official pricing ↗

Models & access

Supported provider API keys or account logins; check provider terms and current compatibility.

Verified families: Claude, GPT.

Official model information ↗

Install and start the CLI

npm and a supported model provider; the current package is published under @earendil-works.

Installation command · npm

npm install -g --ignore-scripts @earendil-works/pi-coding-agent

Open your project folder in a terminal, then run:

pi
Official installation instructions ↗

Account and authentication

Use /login to choose credentials, or provide the selected provider’s API key through its environment variable.

Project configuration and tools

AGENTS.md supplies context. /model chooses the model; /resume and /tree navigate saved sessions.

First task to try

Request an explanation of the repository and its checks before allowing a scoped edit.

Script usage

This example asks for a project summary. Tool permissions still apply; a prompt is not a sandbox.

pi -p "Summarize the project structure without modifying files."
Official configuration reference ↗

Related CLI tools

All AI CLI tools →

Project evaluation checklist

  1. Open a small, familiar project and confirm that your essential language tooling works.
  2. Give the agent one bounded change with an observable acceptance criterion.
  3. Review the diff, run the project’s checks and compare the result with your current workflow.
  4. Inspect usage after the task. Estimate a month of similar work, including any separate model or agent bill.