Skip to content

Releases: open-world-agents/open-world-agents

v0.6.5

14 Dec 14:08

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

26 Nov 12:15
4422b67

Choose a tag to compare

What's Changed

  • chore(deps): update mediaref package version to 0.4.4 across multiple projects by @MilkClouds in #211
  • fix: fix critical bug which confused rgba and bgr by @MilkClouds in #212
  • Refactor owa-msgs test(include adding rgb-bgr test) by @MilkClouds in #213
  • Cleanup/remove library uv locks by @MilkClouds in #214

Full Changelog: v0.6.3...v0.6.4

v0.6.3

24 Nov 09:52

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

29 Oct 14:26

Choose a tag to compare

Breaking changes

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

02 Oct 05:46

Choose a tag to compare

What's Changed

  • refactor: improve hierarchical event encoder with enhanced error handling and performance by @MilkClouds in #166
  • Implement Batch Decoding Strategies for Video Frame Processing with Performance Optimizations by @MilkClouds in #171
  • fix(video): prevent infinite loops and restructure video module by @MilkClouds in #172
  • feat: completely remove old module-based message system support by @MilkClouds in #173
  • feat: CLI improvements with auto-detection and URI renaming by @MilkClouds in #174
  • feat(fsl): enhance FSL dataset configuration with improved action topic management by @MilkClouds in #175
  • refactor: restructure data processing pipeline modules by @MilkClouds in #176
  • feat: implement keyboard uniform resampler by @MilkClouds in #177
  • Fix mcap convert to save subtitle in time order by @MilkClouds in #178
  • Sync changes from proprietary to main by @MilkClouds in #179
  • 🔧 Minor Improvements to mcap-owa-support by @MilkClouds in #180

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Aug 07:50
6c655de

Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.6.0

v0.5.7

19 Aug 05:21

Choose a tag to compare

What's Changed

  • feat: make mouse/raw visualization by @hbseong97 in #139
  • feat: implement event resampling system with mouse aggregation by @MilkClouds in #142
  • feat: improve hierarchical event encoder with hex flag encoding and comprehensive testing by @MilkClouds in #143
  • Improve VPT and CS:GO Dataset Conversion Scripts by @MilkClouds in #144
  • refactor: improve code styling and remove redundant validation in vpt_mp4_to_mkv.py by @MilkClouds in #146
  • fix: make environment.yml in ocap by @hbseong97 in #148
  • feat: implement time-shift method for action topic by @lastdefiance20 in #147
  • Refactor image token encoding to centralize logic in EpisodeTokenizer by @MilkClouds in #149
  • feat: optimize FSL dataset processing with datasets.map by @MilkClouds in #152
  • Improve Event Encoder: Integer-based Encoding with Hierarchical Mouse Scroll Support by @MilkClouds in #150
  • deps: update by @hbseong97 in #153
  • Add keyboard press and release tokens to hierarchical event encoder by @MilkClouds in #154
  • Fix/deps vc by @hbseong97 in #155
  • support rescaling for valorant by @hbseong97 in #156
  • Add pytest-subtests plugin for better test organization by @MilkClouds in #157
  • feat: dynamic batching for video decoding server by @MilkClouds in #158
  • Video I/O System Overhaul, Legacy Cleanup, and API Modernization by @MilkClouds in #159
  • Sync main with development changes (2025-08-18) by @MilkClouds in #160

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

05 Aug 15:26

Choose a tag to compare

What's Changed

  • fix: fix rawmouse struct for correct offset by @hbseong97 in #131
  • feat: implement raw mouse event support in data pipeline by @MilkClouds in #132
  • feat: Enhanced owa.data.datasets with performance optimizations and improved error handling by @MilkClouds in #133
  • Refactor FSL dataset processing with pre-computed sequences and modular transforms by @MilkClouds in #134
  • Enhance MCAP viewer architecture and maintainability by @MilkClouds in #138
  • feat(mcap): add multiple file support to info command by @MilkClouds in #137
  • vpt transcoding mp4 -> mkv by @hbseong97 in #136
  • Data Pipeline Improvements & Testing by @MilkClouds in #140
  • feat: improve raw mouse support with enhanced pointer ballistics and keyboard timing by @MilkClouds in #141

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Jul 11:44

Choose a tag to compare

What's Changed

  • fix: implement RawMouseEvent handling and add parallel processing for dataset conversions by @MilkClouds in #130
  • fix : fix RawMouseEvent class structure by @hbseong97 in #131

v0.5.4

27 Jul 12:48

Choose a tag to compare

What's Changed

  • refactor: rename ValidationResult to ComponentValidationResult and improve field naming by @MilkClouds in #114
  • Major Documentation Overhaul: Complete Rewrite of OWA's Env Documentation and Plugin Development Experience by @MilkClouds in #115
  • Update documentation links and improve README structure by @MilkClouds in #116
  • docs: unify documentation structure and add comprehensive sync system by @MilkClouds in #117
  • Refactor owa.data module for FSLDataset preparation by @MilkClouds in #118
  • Implement FSL Dataset with Episode Tokenization and Enhanced Data Processing by @MilkClouds in #119
  • Improve OWL Release Process by @MilkClouds in #120
  • Fix minor bug in mcap viewer by @MilkClouds in #121
  • Enable pytest on Unix platforms by @MilkClouds in #123
  • chore: rename setup-uv action by @MilkClouds in #127
  • refactored docker/devcontainer by @MilkClouds in #126
  • Fix/dataset rawmouseevent by @hbseong97 in #125
  • Add high-performance video decoding server with multiple backend support by @MilkClouds in #122
  • Fix POSIX Path Handling in MediaRef and Refactor Video I/O Infrastructure by @MilkClouds in #124
  • refactor: Create datasets package and reorganize data module by @MilkClouds in #129

Full Changelog: v0.5.3...v0.5.4