docs: document Skill Workshop tool visibility rules#89932
Conversation
|
Codex review: needs changes before merge. Reviewed June 30, 2026, 4:21 AM ET / 08:21 UTC. Summary PR surface: Docs +54. Total +54 across 3 files. Reproducibility: yes. for the review finding: source inspection shows the runtime catalog includes the expanded agent tools while the policy conformance mirror and current docs still list narrower Review metrics: 1 noteworthy metric.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Copy recommended automerge instructionNext step before merge
Security Review findings
Review detailsBest possible solution: Refresh the branch, preserve the shipped Skill Workshop visibility note, and either sync Do we have a high-confidence way to reproduce the issue? Yes for the review finding: source inspection shows the runtime catalog includes the expanded agent tools while the policy conformance mirror and current docs still list narrower Is this the best way to solve the issue? No, not as submitted. The docs clarification is useful, but the best fix is to refresh the branch and keep the sibling policy conformance mirror/test aligned or deliberately narrow the docs claim. Full review comments:
Overall correctness: patch is incorrect AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 444a09359377. Label changesLabel changes:
Label justifications:
Evidence reviewedPR surface: Docs +54. Total +54 across 3 files. View PR surface stats
Acceptance criteria:
What I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
Review history (1 earlier review cycle)
|
|
@clawsweeper re-review |
|
🦞🧹 I asked ClawSweeper to review this item again. Re-review progress:
|
|
This pull request has been automatically marked as stale due to inactivity. |
Summary
skill_workshopis already included intools.profile: "coding".coding,messaging, andgroup:agentsmatch the current tool catalog.Fixes #87570.
Real behavior proof
codex/issue-87570using the actual runtime modules from this patch.node --import tsximportingsrc/agents/tool-catalog.tsandsrc/agents/openclaw-tools.tsto inspect the live tool profile and constructed tool lists.skill_workshop,alsoAllowadds it to a restrictive profile while preserving the profile's existing tools, and sandboxed runs do not exposeskill_workshop.Verification
pnpm docs:listgit diff --checkpnpm format:docs:checkpnpm docs:check-mdxpnpm docs:check-i18n-glossarypnpm lint:docsnode --import tsxruntime probe againstsrc/agents/tool-catalog.tsandsrc/agents/openclaw-tools.ts.agents/skills/autoreview/scripts/autoreview --mode local ...cleanKnown gaps
pnpm docs:check-links:anchorsis currently blocked by Mintlify@mintlify/link-rotfailing to importreactunder this local environment. The added/gateway/config-tools#tool-profilesanchor was checked directly indocs/gateway/config-tools.md.