Skip to content

feat: add pi-agent as a supported coding agent#153

Merged
gricha merged 2 commits intomainfrom
feat/add-pi-agent
Feb 2, 2026
Merged

feat: add pi-agent as a supported coding agent#153
gricha merged 2 commits intomainfrom
feat/add-pi-agent

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Feb 2, 2026

Summary

  • Adds pi-agent (@mariozechner/pi-coding-agent) as a fourth supported coding agent alongside Claude Code, OpenCode, and Codex
  • Installed via npm install -g in the Docker image and updated on each workspace start
  • Syncs credentials (~/.pi/agent/auth.json), settings, and model config from host to workspace
  • Full session tracking: discovery, listing, resume (pi --session <id>), and deletion across Web UI, mobile, and worker index
  • Adds 'pi' to all AgentType unions, Zod schemas, UI icon/color/label maps, and search paths

Install @mariozechner/pi-coding-agent in workspace images, sync
credentials (~/.pi/agent/auth.json, settings, models) from the host,
track sessions in the Web UI with resume support, and update all
agent type enums, Zod schemas, UI components, and docs.
@gricha gricha merged commit 64dfe16 into main Feb 2, 2026
14 checks passed
@gricha gricha deleted the feat/add-pi-agent branch February 2, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant