v0.0.6

Gerstep/cybosv0.0.6Mar 31, 2026by github-actions[bot]

AI Summary

This release introduces a new controller for managing simulation turns and exposes audio duration metadata in the prediction model.

Key Highlights

  • Added TurnController for managing turns
  • Exposed audio_duration_ms in TurnPrediction

New Features

  • TurnController management
  • Exposure of audio_duration_ms in TurnPrediction

Full Release Notes

### Added

- expose audio_duration_ms in TurnPrediction ([#15](https://github.com/wavekat/wavekat-turn/pull/15))
- add TurnController ([#13](https://github.com/wavekat/wavekat-turn/pull/13))