You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything is OK—the changes have been pushed to branch dotnet-port-fixes-file-skill-revalidation-20260916-d42056936256a58c. Please review the changes, including any protected files, before creating the pull request.
No. The Go public API is unchanged; discovered file-backed skills now fail safely if their underlying path is replaced by a symlink after discovery.
Tests and Examples
go test ./agent/skills/fsskills ./agent/skills
Added regression tests for resource reads and script runs after parent-directory symlink replacement
No example changes
Notes
I classified this as a fixes port because the upstream diff only added internal path-scope and validation helpers plus resource/script call-site checks; it did not add public options, builders, or exported contract changes.
Recent upstream work such as the session-store promotion and OpenTelemetry source-name changes was deferred because it changes public API or targets .NET-only surfaces.
Note
GitHub Actions is not permitted to create or approve pull requests in this repository.
The changes have been pushed to branch dotnet-port-fixes-file-skill-revalidation-20260916-d42056936256a58c and are ready to review.
To fix the permissions issue, go to Settings → Actions → General and enable Allow GitHub Actions to create and approve pull requests. See also: gh-aw FAQ
Tip
Your pull request is ready to create! 🎉 ✅
Everything is OK—the changes have been pushed to branch
dotnet-port-fixes-file-skill-revalidation-20260916-d42056936256a58c. Please review the changes, including any protected files, before creating the pull request.Create the pull request
The original pull request description is below.
Summary
Ported .NET PRs
5b188dd80e46d6fe7ae57ca88c4a51bb2e10021bBreaking Changes
No. The Go public API is unchanged; discovered file-backed skills now fail safely if their underlying path is replaced by a symlink after discovery.
Tests and Examples
go test ./agent/skills/fsskills ./agent/skillsNotes
Note
GitHub Actions is not permitted to create or approve pull requests in this repository.
To fix the permissions issue, go to Settings → Actions → General and enable Allow GitHub Actions to create and approve pull requests. See also: gh-aw FAQ
Show patch preview (62 of 329 lines)
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
github.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.