v0.2.0 (2026-03-01)
This release is published under the MIT License.
Bug Fixes
-
grok: Avoid stream retries after partial chunk emission (
055fcc0) -
llm: Restore base protocol schema and runtime streaming detection (
356d2d3)
Chores
- release: Rename package to the-agent-sdk (
eb7b7fc)
Documentation
- Track chat model upgrade progress and feature checklists (
ca33f1b)
Features
-
agent: Consume model token streams in query_stream (
be35003) -
grok: Add token and reasoning streaming invoke (
7e55fca) -
llm: Add optional streaming and capability interfaces (
67f6017)
Testing
- live: Add key-gated smoke harness and provider checks (
453dafc)
Detailed Changes: v0.1.0...v0.2.0