Skip to content

Cocos AI v0.3.0 Release Notes

Choose a tag to compare

@SammyOina SammyOina released this 26 Aug 07:00
· 216 commits to main since this release
bdbeb4e

Cocos AI v0.3.0 Release Notes

New Features

  • Fetch backend information (PRISM-312)
  • Enable WebAssembly (WASM) and FileSystem support for algorithms
  • Add filename to dataset (PRISM-337)
  • Select from port range for network connections
  • Add compression/decompression option for CLI/Agent (COCOS-151)
  • Add Docker support (COCOS-165) for algorithms
  • Add ramfs to Hardware Abstraction Layer (HAL) (COCOS-201)
  • Add support for algorithm arguments (COCOS-169)

Improvements

  • Handle larger manifests exceeding the default gRPC limit
  • Add optional filename field
  • Start port search at known port
  • Add failed state for algorithm execution (COCOS-181)
  • Return response on computation termination

Bug Fixes

  • Fix issue with same dataset provider for multiple datasets
  • Fix documentation

Other Changes

  • Bump default port range
  • Remove tmp directory
  • Enable testing of SEV features on any machine (COCOS-199)

Contributors

@WashingtonKK, @smithjilks, @rodneyosodo, @SammyOina, @danko-miladinovic

For a complete list of changes, please see the full changelog.