Skip to content

docs: clarify capability visibility and authorization - #4642

Merged
seratch merged 1 commit into
mainfrom
docs/capability-visibility-guidance
Aug 25, 2026
Merged

docs: clarify capability visibility and authorization#4642
seratch merged 1 commit into
mainfrom
docs/capability-visibility-guidance

Conversation

@seratch

@seratch seratch commented Aug 25, 2026

Copy link
Copy Markdown
Member

This pull request updates the context and tool guidance to show how one request-scoped application policy can drive function-tool, handoff, and MCP visibility callbacks.

It also clarifies that is_enabled controls capability visibility and dispatch, while authorization based on tool arguments or protected resources remains the responsibility of tool implementations and MCP servers. Tool input guardrails and approvals are identified as additional invocation-time controls.

This pull request resolves #4618.

@seratch seratch added the documentation Improvements or additions to documentation label Aug 25, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-25T01:29:48.124163Z c53ce0b New commits
🔒 Security Review Completed 2026-08-25T01:30:10.023900Z c53ce0b New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2f3104940e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/context.md Outdated
@seratch
seratch force-pushed the docs/capability-visibility-guidance branch from 2f31049 to c53ce0b Compare August 25, 2026 01:27
@seratch
seratch enabled auto-merge (squash) August 25, 2026 01:30
@seratch
seratch merged commit 48c2ee4 into main Aug 25, 2026
17 checks passed
@seratch
seratch deleted the docs/capability-visibility-guidance branch August 25, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: unified capability-visibility pattern across function tools, MCP tools, and handoffs

1 participant