[docs] Self-healing documentation fixes from issue analysis - 2026-07-24#47672
Conversation
|
🎉 Great work! This PR looks excellent and ready for review. What it does: Fills a documentation gap by adding the missing Why it's solid:
Status: This PR is ready for merge pending team review. The self-healing documentation workflow is working as intended! Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "patchdiff.githubusercontent.com"See Network Configuration for more information.
|
|
✅ Test Quality Sentinel completed test quality analysis. No test files were added or modified in this PR. This PR contains only documentation changes to docs/src/content/docs/reference/frontmatter.md. Test Quality Sentinel analysis skipped. |
There was a problem hiding this comment.
Pull request overview
Documents the shipped engine.extensions frontmatter option for discoverability.
Changes:
- Adds behavior and compatibility details.
- Provides a Pi extension configuration example.
- Links to the detailed Pi Extensions reference.
Show a summary per file
| File | Description |
|---|---|
docs/src/content/docs/reference/frontmatter.md |
Adds the concise engine.extensions reference section. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Medium
|
🎉 This pull request is included in a new release. Release: |
Summary
Adds a new
engine.extensions:section to the frontmatter reference documentation.Changes
docs/src/content/docs/reference/frontmatter.mdEngine Extensionssection documenting theengine.extensions:fieldDetails
engine.extensions:frontmatter field for specifying Pi engine plugins to install before the agent runs.pi install <extension>.@pi/web-searchand@pi/file-browser.Type
docs— documentation only, no code changes.