v0.0.30

opencode-ai/opencodev0.0.30Apr 27, 2025by thdxr

AI Summary

Significant performance improvements via the integration of ripgrep for file globbing and stability fixes for the Gemini provider.

Key Highlights

  • Added ripgrep-based file globbing for performance
  • Fixed Gemini provider and tool calling
  • Improved file globbing handling

New Features

  • Ripgrep-based file globbing

Full Release Notes

## Changelog
* 3c2b0f4dd03f4b9d366a4667608390923618bb0c [feature/ripgrep-glob] Add ripgrep-based file globbing to improve performance
* a3a04d8a549f7e2f8387c027c5fcde17c8440406 fix gemini provider
* 792e2b164b2370ebe966d51634277603fd02b8fb fix: gemini tool calling
* 5859dcdc00151efdc25e598a41bff622d19ba23a small glob fixes