Skip to content

v0.6.4

Choose a tag to compare

released this 21 Mar 05:05
· 52 commits to main since this release

Ryvos v0.6.4

Copilot Provider — Fully Working

  • Removed --autopilot flag — Copilot CLI now runs single turns and exits cleanly
  • Added fallback text extraction from assistant.message.data.content for 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