Keep public toolsets skill-first#2979
Open
louis4li wants to merge 2 commits into
Open
Conversation
Move Studio-local provisioning tools behind an explicit studio.local toolset so public/default and Lark/channel paths use the sanitized workspace toolset. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e7d0bf9e91
ℹ️ 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".
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## feature/integrate #2979 +/- ##
=====================================================
+ Coverage 84.18% 84.20% +0.01%
=====================================================
Files 1439 1439
Lines 124672 124887 +215
Branches 15548 15588 +40
=====================================================
+ Hits 104956 105158 +202
+ Misses 12582 12577 -5
- Partials 7134 7152 +18
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Studio workflow tools stay reachable for the built-in Studio workflow without returning to public/default toolsets or global agent sources. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
workspace.defaultinto explicitstudio.local.IAgentToolSourceregistrations.workspace.default,lark.self_notify, global agent tool sources, channel reply sources, andstudio.local.Test plan
dotnet test test/Aevatar.Capabilities.Tests/Aevatar.Capabilities.Tests.csproj --filter MainnetHostCompositionTests --nologo --verbosity minimaldotnet test test/Aevatar.AI.Tests/Aevatar.AI.Tests.csproj --filter NyxIdChatServiceCollectionExtensionsTests --nologo --verbosity minimalbash tools/ci/architecture_guards.shincomplete locally: Python failed loadingpyexpat/libexpatinproject_reference_layer_guard.pyafter earlier guards passed.Fixes #2975
🤖 Generated with Claude Code