Skip to content

[docs] docs: sync smoke-claude toolset and max-turns after token optimization#1641

Open
github-actions[bot] wants to merge 1 commit intomainfrom
docs/sync-smoke-claude-toolset-2026-04-03-9559ae894ae3f06d
Open

[docs] docs: sync smoke-claude toolset and max-turns after token optimization#1641
github-actions[bot] wants to merge 1 commit intomainfrom
docs/sync-smoke-claude-toolset-2026-04-03-9559ae894ae3f06d

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 3, 2026

Documentation Sync - April 3, 2026

This PR synchronizes docs/test-analysis/ci-smoke.md with code changes from the past 7 days.

Changes Made

  • Updated docs/test-analysis/ci-smoke.md: Corrected the smoke-claude workflow entry to reflect the toolset and max-turns reduction introduced in commit ac27bc7.

Code Changes Referenced

  • Commit ac27bc7: feat(smoke-claude): trim unused tools to reduce token spend ~8%
    • Reduced max-turns from 15 → 8
    • Removed cache-memory tool (~2,500 tokens/run savings)
    • Removed edit tool (~600 tokens/run savings)
    • Removed mcp-pagination.md import (was using an MCP container that is no longer referenced)

Specific Documentation Updates

Field Old Value New Value
Engine claude (max 15 turns) claude (max 8 turns)
Tools cache-memory, github (repos, pull_requests), playwright, edit, bash github (repos, pull_requests), playwright, bash
MCP row ghcr.io/github/gh-aw-mcpg container (row removed — no MCP container in current workflow)
What it tests mentions "MCP servers" updated to "GitHub API" (no separate MCP container)

Verification

  • Checked smoke-claude.md frontmatter: max-turns: 8, tools: github, playwright, bash only
  • No cache-memory or edit tool in current smoke-claude.md
  • No MCP container reference in current smoke-claude.md
  • Consistent with existing documentation style

AI generated by Documentation Maintainer

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>
@github-actions github-actions bot added ai-generated documentation Improvements or additions to documentation labels Apr 3, 2026
@github-actions github-actions bot requested a review from Mossaka as a code owner April 3, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-generated documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants