[docs] docs: sync smoke-claude toolset and max-turns after token optimization#1641
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Update docs/test-analysis/ci-smoke.md to reflect changes from commit ac27bc7 (feat(smoke-claude): trim unused tools to reduce token spend ~8%): - max-turns 15 → 8 (cost-runaway protection) - Remove cache-memory tool (was removed from workflow) - Remove edit tool (was removed from workflow) - Remove MCP container row (no longer in workflow config) - Update 'What it tests' description to drop MCP server mention Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
Documentation Sync - April 3, 2026
This PR synchronizes
docs/test-analysis/ci-smoke.mdwith code changes from the past 7 days.Changes Made
docs/test-analysis/ci-smoke.md: Corrected the smoke-claude workflow entry to reflect the toolset and max-turns reduction introduced in commitac27bc7.Code Changes Referenced
ac27bc7:feat(smoke-claude): trim unused tools to reduce token spend ~8%max-turnsfrom 15 → 8cache-memorytool (~2,500 tokens/run savings)edittool (~600 tokens/run savings)mcp-pagination.mdimport (was using an MCP container that is no longer referenced)Specific Documentation Updates
Engineclaude(max 15 turns)claude(max 8 turns)Toolscache-memory, github (repos, pull_requests), playwright, edit, bashgithub (repos, pull_requests), playwright, bashMCProwghcr.io/github/gh-aw-mcpg containerWhat it testsVerification
smoke-claude.mdfrontmatter:max-turns: 8, tools:github,playwright,bashonlycache-memoryoredittool in currentsmoke-claude.mdsmoke-claude.md