-
Notifications
You must be signed in to change notification settings - Fork 37
Display agent response text in action logs with Copilot CLI format #6154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot mimic copilot cli output style |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
... Updated to match Copilot CLI style in 5f4fc40. The format now shows:
Example: |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
📰 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! ⚓💰 |
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
Smoke Test ResultsLast 2 Merged PRs:
Test Results:
Overall Status: PASS
|
|
Smoke test (Codex)
|
Smoke Test: Claude EngineLast 2 Merged PRs:
Test Results: Status: PARTIAL PASS (3/5 tests passed)
|
Smoke Test Results✅ Playwright MCP: Successfully navigated to https://github.com, title confirmed: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub" Overall Status:
|
Smoke Test Results - Copilot EngineTest Results:
Overall Status: FAIL The 📰🔥📋 https://github.com/githubnext/gh-aw/actions/runs/20142502305 fer issue #6154 🗺️ |
The agent log output to
core.infowas showing only tool summaries and statistics, omitting the agent's reasoning text. This made it difficult to follow the agent's thought process in the action logs.Changes
Modified
generatePlainTextSummary()inlog_parser_shared.cjsAgent:) and tool executions in Copilot CLI format✓/✗ tool-name(matching Copilot CLI style)$ commandformatgithub-search_issues(notgithub::search_issues)└prefix on indented lineUpdated test expectations
Example Output
Before (tools only):
After (Copilot CLI style conversation):
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset