docs: clarify messaging vs full tool profiles#39954
Conversation
Greptile SummaryThis PR improves the Key observations:
Confidence Score: 5/5
Last reviewed commit: e53dcf5 |
|
This pull request has been automatically marked as stale due to inactivity. |
|
Codex automated review: keeping this open. Keep PR #39954 open. Current main still documents Best possible solution: Keep the PR open and port its useful wording into the current What I checked:
Remaining risk / open question:
Codex Review notes: model gpt-5.5, reasoning high; reviewed against e672b61417af. |
|
ProjectClownfish pushed a narrow repair to this branch so the original contributor path can stay canonical. Source PR: #39954 |
2360874 to
998deba
Compare
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
* docs: clarify messaging vs full tool profiles * docs: normalize tools.profile references * docs: clarify messaging and full tool profiles --------- Co-authored-by: vincentkoc <[email protected]>
Summary
Clarify
tools.profilebehavior in the tools docs, especially the practical difference betweenmessagingandfull.Why
A messaging-first setup can feel unexpectedly restricted when
tools.profileis set tomessaging, even though the behavior is intentional. This update makes that clearer and points users who want broader command/control capability towardfull.Changes
messagingintentionally restricts broader toolsfullis the better fitprofile: "full"exampleTesting
Docs-only change