Skip to content

docs: add Pi to agent listings, hook table, and architecture guides#1233

Merged
Soph merged 1 commit into
entireio:mainfrom
godswillumukoro:docs/add-pi-mentions
May 20, 2026
Merged

docs: add Pi to agent listings, hook table, and architecture guides#1233
Soph merged 1 commit into
entireio:mainfrom
godswillumukoro:docs/add-pi-mentions

Conversation

@godswillumukoro
Copy link
Copy Markdown

Adds the Pi coding agent to documentation where it was previously absent, matching the existing in-tree implementation at cmd/entire/cli/agent/pi/.

Changes:

  • README.md: Add Pi to intro text, agent hook config table, and agent-specific limitations section (documenting tree-shaped sessions and active-branch resolution)
  • docs/security-and-privacy.md: Add Pi to supported agents list
  • docs/architecture/agent-integration-checklist.md: Add Pi to canonical export and file-based agent examples
  • docs/architecture/agent-guide.md: Add Pi JSONL transcript format section (tree-shaped entries, parentId chains, pijsonl package) and Plugin File Pattern section (TypeScript extension, hook lifecycle, session-ID caching, transcript capture)

Adds the Pi coding agent to documentation where it was previously
absent, matching the existing in-tree implementation at
cmd/entire/cli/agent/pi/.

Changes:
- README.md: Add Pi to intro text, agent hook config table, and
  agent-specific limitations section (documenting tree-shaped
  sessions and active-branch resolution)
- docs/security-and-privacy.md: Add Pi to supported agents list
- docs/architecture/agent-integration-checklist.md: Add Pi to
  canonical export and file-based agent examples
- docs/architecture/agent-guide.md: Add Pi JSONL transcript format
  section (tree-shaped entries, parentId chains, pijsonl package)
  and Plugin File Pattern section (TypeScript extension, hook
  lifecycle, session-ID caching, transcript capture)
@godswillumukoro godswillumukoro requested a review from a team as a code owner May 20, 2026 02:00
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Copy link
Copy Markdown
Collaborator

@Soph Soph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I really think we should word some places more generic so we don't have to always add the agent names, but until then 👍

@godswillumukoro
Copy link
Copy Markdown
Author

Thanks!

I really think we should word some places more generic so we don't have to always add the agent names, but until then 👍

Indeed. A more generic approach would definitely scale better long-term.

Happy to help however I can. Let me know anytime 🙂

@Soph Soph merged commit 5710185 into entireio:main May 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants