docs(instructions): tell the agent to use TOOL_PROFILE=full instead of hand-editing XML#618
Open
mattcfilbert wants to merge 4 commits into
feature/desktoptableau/tableau-mcp:feature/desktopfrom
claude/no-native-tool-valvetableau/tableau-mcp:claude/no-native-tool-valveCopy head branch name to clipboard
Open
docs(instructions): tell the agent to use TOOL_PROFILE=full instead of hand-editing XML#618mattcfilbert wants to merge 4 commits intofeature/desktoptableau/tableau-mcp:feature/desktopfrom claude/no-native-tool-valvetableau/tableau-mcp:claude/no-native-tool-valveCopy head branch name to clipboard
mattcfilbert wants to merge 4 commits into
feature/desktoptableau/tableau-mcp:feature/desktopfrom
claude/no-native-tool-valvetableau/tableau-mcp:claude/no-native-tool-valveCopy head branch name to clipboard
Conversation
…rface when no native tool covers a shape The lean profile deliberately hides raw XML get/apply; the instructions now tell the model what to DO at that wall: say so plainly and point the user at the TOOL_PROFILE=full operator opt-in, instead of hand-editing XML with tools that aren't there. Co-Authored-By: Claude <noreply@anthropic.com>
…oring is not The first wording could chill the legitimate worksheet manual path (get-worksheet-xml feeding the field tools), which pairs with #615's read-leg restoration. The valve now bans inventing/hand-authoring XML specifically and names the worksheet retrieval flow as sanctioned. Co-Authored-By: Claude <noreply@anthropic.com>
…native-tool-valve # Conflicts: # package.json
…native-tool-valve # Conflicts: # package.json
mattcfilbert
marked this pull request as ready for review
July 23, 2026 18:54
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.
Decision — one-off instruction, not a code change
When the agent hits a shape no native tool covers, the instructions now tell it to name the gap plainly and use the
TOOL_PROFILE=fulloperator opt-in — never hand-edit XML with unavailable tools. This is one added instruction route, not new code. The raw-XML loop was deliberately profile-hidden (not deleted) earlier; the instructions just never told the model what to do when it hit that wall.Scope
Instructions only. Pairs with Lauren's #615, which restores the worksheet read leg the manual path was accidentally missing.
Reviewer decision
Approve = add one instruction telling the agent to use
TOOL_PROFILE=fullinstead of hand-authoring XML when no native tool fits. Instruction byte budget verified under the profile cap; pins updated.Posted by MattGPT (automation) on Matt Filbert's behalf.
🤖 Generated with Claude Code