Skip to content

26.6.12

Choose a tag to compare

@joyqi joyqi released this 18 Jun 21:43

Highlights

  • Redesigned Brain navigation — the Brain section has a refreshed navigation layout that makes switching between views and folders more intuitive.
  • Codex provider: OpenAI auth support — you can now authenticate Codex providers using your OpenAI credentials, with a more reliable auth fallback and improved custom provider detection.
  • Packaged connectors now work correctly — a packaging fix ensures the lazy-proxy bridge is included in the built app, so connectors that previously failed in the distributed build now load as expected.

Fixes

  • Avatar background color mismatch with DiceBear avatars is resolved.
  • Brain tags are now correctly localized.
  • Brain pages folder toggle no longer resets across sessions — it stays local.
  • Brain root switching now properly manages the MCP lifecycle, preventing stale connections.
  • Default Brain view now opens to the background as intended.
  • Agent picker expert titles no longer wrap unexpectedly.
  • Empty state copy for experts is clearer and more consistent.
  • Renderer avatar bootstrap failure on startup is fixed.
  • Log write ordering is preserved correctly during recovery.

Improvements

  • Resizable panels now have wider minimum/maximum bounds, giving you more room to adjust the layout.
  • "Root docs" has been renamed to "root pages" throughout the app to better reflect how the section is used.