doc(agent-workflows): remove stale built-in tool guidance - #5663
doc(agent-workflows): remove stale built-in tool guidance#5663tomatotomata wants to merge 2 commits into
Conversation
|
@tomatotomata is attempting to deploy a commit to the agenta projects Team on Vercel. A member of the Team first needs to authorize it. |
|
✅ Thanks @tomatotomata! This PR now meets the contribution requirements and has been reopened. A maintainer will review it soon. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe documentation now describes always-active Pi built-ins, runner-owned implementation paths, legacy ChangesAgent workflow documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 2dc4d2a2-c36b-46fa-91a6-5ba7f43c2315
📒 Files selected for processing (6)
docs/design/agent-workflows/documentation/adapters/agenta.mddocs/design/agent-workflows/documentation/tools.mddocs/design/agent-workflows/interfaces/README.mddocs/design/agent-workflows/interfaces/in-service/harness-adapters.mddocs/design/agent-workflows/interfaces/public-edge/agent-config-schema.mddocs/design/agent-workflows/projects/default-agent-builtins/addendum-always-active.md
Closes #5659
Summary
The agent-workflows design docs still told readers that
AgentaHarnessforces a tool set, and several runner references still pointed at the removedservices/agentpackage. The built-in schema description also left the legacybuiltincompatibility behavior implicit, while the built-in execution page usedweb_search, which is not one of Pi's native tools.This updates the wording to match the current always-active seven-built-in behavior, points documentation at the current runner package, and records both the legacy compatibility behavior and the SDK/runner collision defenses.
Testing
Verified locally
git diff --checkAdded or updated tests
N/A. These changes only update design documentation, and the affected
docs/design/pages are not part of the Docusaurus build.QA follow-up
N/A. No runtime or UI behavior changed.
Demo
N/A. This is documentation-only.
Checklist
AI assistance disclosure
This change was prepared with OpenAI Codex (GPT-5-based, high reasoning effort). The session inspected the maintainer's checklist, verified the current repository paths, made the scoped documentation edits, and ran the checks listed above. I reviewed and take responsibility for every changed line; no AI tool is listed as a co-author.