0.8.1

anomalyco/opencode0.8.1Mar 24, 2025by ts-thomas

AI Summary

Introduces asynchronous runtime balancing, adds support for exporting/importing worker indexes, and improves interoperability between build packages. It also adds custom filtering capabilities for encoders.

Key Highlights

  • Resolver Support for Documents
  • Asynchronous Runtime Balancer with new `priority` option
  • Export/Import functionality for Worker Indexes and Document Workers
  • Improved interoperability of the different build packages
  • Custom filter function support for encoder (stop-word filter)

New Features

  • Async runtime balancer
  • Export/Import Worker Indexes and Document Workers
  • Custom filter function for encoder

Full Release Notes

- Resolver Support for Documents
- Asynchronous Runtime Balancer, new option `priority`
- Export/Import Worker Indexes + Document Worker, new extern config options `export` and `import`
- Improved interoperability of the different build packages, including source folder
- Support custom `filter` function for encoder (stop-word filter)