June 30, 2026
In this edition
Authentication & Setup
- Simplified external authentication with hosted OAuth/PKCE flow — external users can connect without needing service API keys or workspace/tenant IDs.
- Streamlined IDE & agent setup for Outcomet MCP integrations: Windows-safe command examples, OAuth metadata guidance, and quick smoke checks to validate installations.
Legacy Streaming & Compatibility
- Improved compatibility for legacy streaming clients: older-style stream requests will no longer fail on connect and now receive a smoother connection experience.
- More reliable long-lived connections with refined session pruning and lightweight keep-alive messaging so healthy idle streams remain connected while stale sessions are reclaimed.
- Predictable connection behavior through bounded active session limits and early origin validation to reduce unexpected failures for legacy integrations.