v0.6.4
Ryvos v0.6.4
Copilot Provider — Fully Working
- Removed
--autopilotflag — Copilot CLI now runs single turns and exits cleanly - Added fallback text extraction from
assistant.message.data.contentfor responses that skip streaming deltas - Session resume (
--resume) working — subsequent calls skip resending the full system prompt - Supports all Copilot models: claude-haiku-4.5 (default), claude-sonnet-4.6, claude-opus-4.6, gpt-5-mini, gpt-4.1, gpt-5.2, gemini-3-pro
Bug Fixes
- Fixed Telegram responses silently lost after claude-code usage extraction broke TextDelta path (reverted)
- Fixed orphaned copilot test processes blocking daemon heartbeat
Test Coverage
222 tests passing across all crates:
- ryvos-llm: 37 | ryvos-agent: 115 | ryvos-core: 35 | ryvos-memory: 26 | ryvos-gateway: 9
Full Changelog: v0.6.3...v0.6.4
Full Changelog: v0.6.3...v0.6.4