Skip to content

0.15.0 preview 2#125

Merged
WeihanLi merged 33 commits intopreviewfrom
dev
Nov 12, 2025
Merged

0.15.0 preview 2#125
WeihanLi merged 33 commits intopreviewfrom
dev

Conversation

@WeihanLi
Copy link
Owner

No description provided.

WeihanLi and others added 30 commits September 20, 2025 15:07
Updated agent name and description for dotnet-agent.
Add --stream option to enable streaming response body output as it arrives.
- Add StreamOption to RequestExecutor
- Implement InvokeStreamingRequest method for streaming responses
- Change HttpResponseModel.Bytes from init to set to support streaming
- Add IsStreamingMode flag to track streaming state
- Skip normal output formatting when in streaming mode
- Add unit tests for streaming option recognition

Co-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>
Add StreamingCompleted flag to track when streaming actually occurred.
Only skip normal output formatting when streaming was actually performed,
not just when the streaming option was present.

Co-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>
- Use response encoding from Content-Type header instead of hardcoded UTF-8
- Improve error handling in catch block with logging
- Add documentation comment for IsTextResponse behavior

Co-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>
…d603691-b6e3-4b67-ab7c-0e710515503e

Add --stream option to output HTTP response body as it arrives
@WeihanLi WeihanLi merged commit b24c2c6 into preview Nov 12, 2025
7 checks passed
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.

2 participants