Skip to content

Conversation

@edenreich
Copy link
Contributor

Addresses #6 by adding a comprehensive summary at the end of streaming output.

Changes

  • Display Task ID, Context ID, and final status after streaming completes
  • Show streaming duration and detailed event counts
  • Include final message parts count for comprehensive overview
  • Works in both normal and raw streaming modes
  • Add comprehensive test suite with mock A2A client
  • Update documentation in README and example README

Benefits

Eliminates the need for additional task list queries to find Task IDs after streaming completion, making the debugging workflow much more efficient.

Generated with Claude Code

… of streaming

- Display Task ID, Context ID, and final status after streaming completes
- Show streaming duration and detailed event counts (status updates, artifact updates)
- Include final message parts count for comprehensive overview
- Works in both normal and raw streaming modes
- Add comprehensive test suite with mock A2A client testing both modes
- Update documentation in README and example README with streaming summary features

Addresses issue #6 by providing essential task information that was previously
difficult to access after streaming completion, eliminating the need for
additional task list queries.

Co-authored-by: Eden Reich <edenreich@users.noreply.github.com>
@edenreich edenreich merged commit 069cd58 into main Sep 7, 2025
1 check passed
@edenreich edenreich deleted the claude/issue-6-20250906-2340 branch September 7, 2025 00:03
ig-semantic-release-bot bot added a commit that referenced this pull request Sep 7, 2025
## [0.6.0](v0.5.2...v0.6.0) (2025-09-07)

### ✨ Features

* Add task resumption support to submit commands ([#9](#9)) ([ccd9cec](ccd9cec)), closes [#8](#8)
* **streaming:** Add comprehensive Task ID and summary display at end of streaming ([#7](#7)) ([069cd58](069cd58)), closes [#6](#6)
@ig-semantic-release-bot
Copy link
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants