Skip to content

Fix local invocation for agent skills sample - #138

Open
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/agent-skills-local-invocation
Open

Fix local invocation for agent skills sample#138
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/agent-skills-local-invocation

Conversation

@Jiahui-Gu

Copy link
Copy Markdown
Owner

The documented local invocation currently fails because Responses hosting requires a user identity, then stops at an approval request when the model calls the read-only load_skill tool.

This change documents the required local identity and auto-approves only the AgentSkillsProvider read-only tools. Script execution still requires explicit approval.

Verified from a fresh checkout and azd environment: readiness returned 200 and the representative return-policy prompt completed with STYLE-CANARY-3318.

Auto-approve read-only skill tools and document the local user identity required by Responses hosting.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant