> For the complete documentation index, see [llms.txt](https://docs.beye.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beye.ai/release-notes/may-31-2026.md).

# May 31, 2026

This release adds Claude Opus 4.8 and improves the reliability of your workspace navigation.

#### New

**Claude Opus 4.8.** Anthropic's most capable model, offering its deepest reasoning with faster output, is now available across the business intelligence experience and is the default selection in the model picker. It is fully localized across all supported languages.

#### Improved

**Real-time sidebar.** Channels and dataverses in the sidebar now update in real time and stay consistent across your workspace, so your navigation always reflects your latest changes.

#### Fixed

**Channel switching.** Resolved an issue where switching between channels could display an error while loading the conversation. Moving between channels is now reliable.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.beye.ai/release-notes/may-31-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
