Web Changelog

Feature updates, improvements, and bug fixes for YeeroAI Web.

2026-05-09

Highlights

#FeatureType
1Three-track parallel AI tools — Server, Frontend & Code tools run simultaneouslyNew
2Message navigation outlineNew
3Branch graph side panel — Visualize & switch conversation branchesNew
4Fine-grained conversation parameter controlsImprovement
5Mobile sidebar interaction improvementImprovement
6Page authentication & request security enhancementImprovement
7Message scroll stability improvementImprovement
8Fix file link retrieval & model info display in messagesFix

Details

Three-track parallel AI tools — Server, Frontend & Code tools run simultaneously

AI tool calls now support three types running in parallel: server tools, frontend interaction tools, and code execution tools. Multiple tools can run simultaneously without queuing, significantly improving response speed.

Message navigation outline

A new navigation outline in the chat interface lets you quickly browse the structure of long conversations and jump to any section with one click. Supports expand/collapse and display preferences in settings.

Branch graph side panel — Visualize & switch conversation branches

A new branch graph panel on the right side of the conversation page visually displays all conversation branches, making it easy to browse and switch between different conversation paths.

Fine-grained conversation parameter controls

Folder conversation settings now include rich parameter controls such as max tokens, temperature, and reasoning intensity. Supports switching between inherited and custom modes, along with memory toggle and summary context configuration.

Mobile sidebar interaction improvement

Improved the sidebar interaction on mobile chat pages for smoother and more natural switching. Supports closing via Escape key and clicking the overlay mask.

Page authentication & request security enhancement

Improved page authentication and request security mechanisms, ensuring more reliable login state during page load and reducing request failures caused by authentication issues.

Message scroll stability improvement

Improved the scrolling experience in conversations. When AI reply content loads dynamically, the scroll position stays stable and no longer jumps unexpectedly.

Fix file link retrieval & model info display in messages

Fixed an issue where file links in messages could occasionally fail to load, and corrected inaccurate model information display in branch views.