- Added AI agent directions support and a new session event API for server‑side event bus integration.
- Introduced cancellation support for BiDi async commands and event registration, including CancellationToken and System.Threading.Channels usage.
- Implemented numerous build, CI, and language‑specific improvements such as type stub removal, mypy integration, JSpecify nullability, JSON parsing fixes, linting, and monitoring.