Apply Anthony's review of "What you can ask" - #5
Merged
Conversation
Requested in PolicyEngine/policyengine-app-v2#1073: - Reword the introduction to his wording, which also drops the earlier claim that a thread moves between question kinds "without switching tools" — that contradicted the section above it. - Label the tool names in the panel "Possible tool usage", so they read as an illustration of what a question might call rather than a fixed list. The Markdown copy is updated in step. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Applies the two changes Anthony requested in PolicyEngine/policyengine-app-v2#1073 (comment 5267492483).
Reworded the "What you can ask" introduction to his wording:
This also resolves something a review had flagged independently: the previous sentence said a thread moves between question kinds "without switching tools", which contradicted the section above it — that section is entirely about the model switching between 21 tools. His phrasing says what was actually meant.
Labelled the tool names in the panel "Possible tool usage", so they read as an illustration of what a question might call rather than a fixed list. The label sits above the chips with its own border and spacing rather than borrowing
.tool-name-list's, and it is omitted for question kinds that list no tools.content/current-article.mdis updated in step, andbun run checkpasses.