No description
- Python 98%
- TypeScript 2%
| baseline/agent | ||
| docs | ||
| extensions | ||
| fixtures | ||
| harness_v2 | ||
| schemas | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
pi-dev
Canonical pi agent setup repo.
Purpose:
- track the baseline pi-agent stack we actually want to keep
- separate canonical config from Auri/Sable runtime drift
- document what to migrate from existing containers vs what to rebuild cleanly
Initial scope:
- baseline local folder-first pi agent config
- model/provider defaults
- comms extensions and Telegram strategy
- interactive shell strategy
- persona/memory layering
- Auri container audit notes
- canonical demo docs for channels and interactive-shell
- first-pass v2 Pi-extension architecture, reference logic, and scaffolding artifacts
Current canonical direction
- comms bus:
@e9n/pi-channels - terminal supervision:
pi-interactive-shell - identity/persona layering:
@0xkobold/pi-persona - web/research:
@0xkobold/pi-web
Key docs
docs/auri-audit-2026-05-12.mddocs/canonical-baseline-plan.mddocs/migration-recommendation-2026-05-12.mddocs/package-shortlist-2026-05-12.mddocs/package-demos-needed.mddocs/bootstrap-without-chatid-bottleneck.mddocs/group-chat-turn-taking-design.mddocs/agent-surface-confirmation-and-rejected-comms.mddocs/rejected-contacts-log-format.mddocs/approval-flow-notes.mddocs/telegram-prefilter-rejected-contact-wrapper.mddocs/agent-exec-gate-and-continuation-protocol.mddocs/advisory-exec-gate-scaffold.mddocs/v2-multichannel-ingress-and-prefilter-hooks.mddocs/v2-predeployment-readiness-checklist.mddocs/v2-schema-contracts.mddocs/v2-first-pass-integration-plan.mddocs/v2-stubs-and-fixtures.mddocs/v2-runtime-boundary-options.mddocs/v2-config-shapes.mddocs/v2-module-interfaces.mddocs/v2-telegram-webhook-implementation-breakdown.md
Canonical demos
Interactive shell
docs/demos/interactive-shell-interactive.mddocs/demos/interactive-shell-hands-free-dispatch.mddocs/demos/interactive-shell-when-not-to-use.md
Channels
docs/demos/channels-single-user-telegram.mddocs/demos/channels-two-agents-one-user-group-chat.mddocs/demos/channels-routing-and-identity.mddocs/demos/channels-persistent-vs-stateless.md