v0.1.9

supercorp-ai/supergatewayv0.1.9Aug 25, 2025by alexchenzl

AI Summary

This release marks a significant architectural shift by removing the validator agent and transferring responsibilities to the planner, alongside adding Llama API support and comprehensive internationalization features.

Key Highlights

  • Added Llama API integration support
  • Removed validator agent and transferred responsibilities to the planner
  • Implemented comprehensive internationalization (i18n)
  • Added zh_TW Traditional Chinese locale support
  • Synced with browser-use v0.5.11

New Features

  • Llama API integration support
  • Internationalization (i18n) implementation
  • zh_TW Traditional Chinese locale
  • Browser-use v0.5.11 sync
  • Agent architecture update (validator to planner)

Full Release Notes

## What's Changed
* feat: Add Llama API integration support by @sbenodiz in https://github.com/nanobrowser/nanobrowser/pull/184
* Create readme-tr.md by @wbbtmusic in https://github.com/nanobrowser/nanobrowser/pull/190
* sync with browser-use v0.5.11 by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/195
* Handling of inaccessible frame from parent (e.g. CORS) by @mostafaeweda in https://github.com/nanobrowser/nanobrowser/pull/194
* Internationalization (i18n) Implementation by @agryash in https://github.com/nanobrowser/nanobrowser/pull/197
* Update and improve zh-Hant Traditional Chinese README by @PeterDaveHello in https://github.com/nanobrowser/nanobrowser/pull/199
* I18n by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/202
* Add zh_TW Traditional Chinese locale by @PeterDaveHello in https://github.com/nanobrowser/nanobrowser/pull/200
* Remove validator agent and transfer responsibilities to planner by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/204
* Upgrade providers by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/205

## New Contributors
* @sbenodiz made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/184
* @wbbtmusic made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/190
* @mostafaeweda made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/194
* @agryash made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/197
* @PeterDaveHello made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/199

**Full Changelog**: https://github.com/nanobrowser/nanobrowser/compare/v0.1.8...v0.1.9