Conversation
- Modified generatePlainTextSummary() in log_parser_shared.cjs to include tools list - Tools are categorized by type (Builtin, Safe Outputs, Git/GitHub, Custom Agents, etc.) - Added comprehensive tests for the new functionality - All log parser tests passing (Copilot, Claude, Codex) Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- All lock.yml files updated with new generatePlainTextSummary() function - JavaScript code properly embedded in workflow files Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Use singular "tool" when count is 1, "tools" otherwise - Updated tests to match corrected output Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- All lock.yml files updated with corrected pluralization logic - Singular "tool" used when count is 1, "tools" when count is > 1 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🤖 SYSTEM_INIT: Smoke Copilot No Firewall ACTIVATED. PROCESSING pull request. ALL SUBSYSTEMS ONLINE. |
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
|
📰 BREAKING: Smoke Copilot Playwright is now investigating this pull request. Sources say the story is developing... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
Smoke Test ResultsLast 2 Merged PRs:
Test Results:
Overall Status: PASS
|
Smoke Test Summary (2025-12-08T04:43:41Z)Status: PASS Recent PRs:
Test Results:
|
Smoke Test Results - Run 20016937078✅ Playwright MCP: Navigated to https://github.com - title contains "GitHub" Status: PASS
|
|
GitHub MCP recent PRs:
|
Smoke Test Results: Copilot EngineLast 2 Merged PRs:
Test Results:
Overall Status: PASS ✅ 📰🔥📋 https://github.com/githubnext/gh-aw/actions/runs/20016937059 fer issue #5813 🗺️ |
Smoke Test Results (2025-12-08T04:44:00Z)PR Titles:
Test Results:
Overall Status: PASS
|
The "Available Tools" section was only written to GitHub Step Summary, not to action logs (stdout), making it harder to see which tools were available when reviewing execution logs.
Changes
Modified
generatePlainTextSummary()inlog_parser_shared.cjs:core.info()Added tests:
Recompiled workflows:
Output
Action logs now include:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset
generatePlainTextSummary()now writes a formatted list of available MCP tools to action logs (viacore.info()), improving visibility when reviewing execution logs. Tests were added and workflows were recompiled.Smoke Test Summary (2025-12-08T04:44:00Z)
Status: PASS
Summary: Copilot engine validated - GitHub MCP, file operations, bash, playwright, cache memory, and safe-input gh tool all functional.