Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 18, 2026

Smoke test workflows for Claude, Copilot, and Codex engines were failing because they instructed agents to use a serena-go tool that doesn't exist. The actual tool is named serena with Go language support configured via serena: ["go"].

Changes

  • Updated test instructions in smoke-claude.md, smoke-copilot.md, and smoke-codex.md to reference serena instead of serena-go
  • Recompiled workflow lock files with corrected tool reference
- 2. **Serena Go Testing**: Use the `serena-go` tool to run a basic go command...
+ 2. **Serena Go Testing**: Use the `serena` tool to run a basic go command...

The Serena MCP server provides language-specific tooling through a single serena tool, not separate tools per language.

Original prompt

This section details on the original issue you should resolve

<issue_title>Smoke Test: Claude - 21111888241</issue_title>
<issue_description>## Smoke Test Results

Run ID: 21111888241
Timestamp: 2026-01-18T12:43:00Z
Run URL: https://github.com/githubnext/gh-aw/actions/runs/21111888241

Test Results

Test Status
GitHub MCP (list PRs)
Serena Go Tool
Playwright (navigate to GitHub)
Tavily Web Search
File Writing
Bash Tool

Overall Status: PARTIAL PASS

Details

AI generated by Smoke Claude

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

- Update smoke-claude.md to use 'serena' tool instead of 'serena-go'
- Update smoke-copilot.md to use 'serena' tool instead of 'serena-go'
- Update smoke-codex.md to use 'serena' tool instead of 'serena-go'
- Recompile all workflows with correct tool reference

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix Serena Go tool issue in smoke test Fix smoke tests referencing nonexistent serena-go tool Jan 18, 2026
Copilot AI requested a review from mnkiefer January 18, 2026 13:16
@pelikhan pelikhan marked this pull request as ready for review January 18, 2026 13:24
@pelikhan pelikhan merged commit 7b0f61b into main Jan 18, 2026
@pelikhan pelikhan deleted the copilot/fix-serena-go-tool-issue branch January 18, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Smoke Test: Claude - 21111888241

3 participants