@lenylvt/pi-coding-agent
v0.69.2
Published
Coding agent CLI with read, bash, edit, write tools and session management
Readme
@lenylvt/pi-coding-agent
Terminal coding agent CLI and SDK.
Install
bun add -g @lenylvt/pi-coding-agentCLI
pi
pi "Review this module"
pi -p "Summarize src/main.ts"
pi self-updateAt startup the CLI checks the published registry with a local cache. If a newer published version exists, it shows a brief notice and points to pi self-update.
Package Commands
pi install bun:@scope/package
pi update
pi list
pi configSDK
import { createAgentSession, ModelRegistry, SessionManager } from "@lenylvt/pi-coding-agent";Related packages:
@lenylvt/pi-ai@lenylvt/pi-agent-core@lenylvt/pi-tui
