carter-mcalister-pi-profiles

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-packages

A monorepo of Pi extensions, utilities, and Codex-compatible tool packages.

Packages

Package Directory Notes
@carter-mcalister/pi-auto-name packages/pi-auto-name English-only automatic session naming for Pi
@carter-mcalister/pi-ask-user packages/pi-codex-ask-user Interactive ask_user tool and bundled decision-gating skill for Pi
@carter-mcalister/pi-codex-image-gen packages/pi-codex-image-gen Codex-compatible image_generation tool for Pi
@carter-mcalister/pi-codex-subagents packages/pi-codex-subagents Codex-compatible MultiAgentV2 subagent tools for Pi
@carter-mcalister/pi-codex-tasks packages/pi-codex-tasks Codex-compatible task planning tools for Pi
@carter-mcalister/pi-codex-tools packages/pi-codex-tools Codex-compatible tool surface for Pi
@carter-mcalister/pi-glimpse-url-app packages/pi-glimpse-url-app Private macOS Glimpse URL helper app for Plannotator
@carter-mcalister/pi-lens packages/pi-lens Real-time code feedback for Pi: LSP, formatters, linters, and structural analysis
@carter-mcalister/pi-multicodex packages/pi-multicodex Codex account rotation extension for Pi
@carter-mcalister/pi-powerline-footer packages/pi-powerline-footer Powerline-style status bar, fixed editor, bash mode, and prompt UX extensions
@carter-mcalister/pi-profiles packages/pi-profiles Session-scoped profile loader for Pi
@carter-mcalister/pi-protected-files packages/pi-protected-files Project-configurable protected file gates for Pi
@carter-mcalister/pi-skillpacks packages/pi-skillpacks Session-scoped skill pack loader for Pi
@carter-mcalister/pi-utils packages/pi-utils Grab-bag of Pi extensions: /context, /files, /loop, /whimsical, notify, and pi-review-loop
@carter-mcalister/pi-worktrunk packages/pi-worktrunk Worktrunk-backed worktree extension for Pi Coding Agent

Getting started

mise install
mise run setup

Glimpse URL App

@carter-mcalister/pi-glimpse-url-app is a local macOS helper for Plannotator. Plannotator normally opens review and annotation gates in a browser; this helper installs Glimpse URL.app so PLANNOTATOR_BROWSER="Glimpse URL" opens those plan-review windows in native Glimpse instead. It is mainly used for Plannotator setup-goal reviews, plannotator annotate --gate, and other Plannotator approval flows that should feel like an integrated Pi review surface instead of a separate browser tab.

Install or refresh it with:

bun run --cwd packages/pi-glimpse-url-app install-app

Common commands

mise run format
mise run lint
mise run typecheck
mise run test
mise run check

Install Individual Pi Packages

pi install npm:@carter-mcalister/pi-auto-name
pi install npm:@carter-mcalister/pi-ask-user
pi install npm:@carter-mcalister/pi-codex-image-gen
pi install npm:@carter-mcalister/pi-codex-subagents
pi install npm:@carter-mcalister/pi-codex-tasks
pi install npm:@carter-mcalister/pi-codex-tools
pi install npm:@carter-mcalister/pi-lens
pi install npm:@carter-mcalister/pi-multicodex
pi install npm:@carter-mcalister/pi-powerline-footer
pi install npm:@carter-mcalister/pi-profiles
pi install npm:@carter-mcalister/pi-protected-files
pi install npm:@carter-mcalister/pi-skillpacks
pi install npm:@carter-mcalister/pi-utils
pi install npm:@carter-mcalister/pi-worktrunk

@carter-mcalister/pi-glimpse-url-app is private and is installed with its package script rather than through pi install.

Credits

The forked and adapted packages in this monorepo build on upstream work by their original authors: