ArchitectureA supervised JVM-class runtime — OLTP on seven engines, OLAP on three. AI-native, MCP-native, observable as plain SQL.Read the architecture
Está viendo la edición Perú. Está viendo la edición Colombia. You're viewing the Pakistan edition. Cambiar a la edición global →Cambiar a la edición global →Switch to the global edition →

Agent chat adds hand-off log tree, @ agent selector, and file library

The chat log now segments by agent hand-offs in execution order with per-segment timing; typing @ surfaces agents and skills inline; the sidebar gains an infinite-scroll AI file library with server-side search and filters.

Three capabilities land on the agent chat surface in this release, each addressing a different part of the conversation and session-management workflow.

Hand-off log tree

  • Segmented by delegation. The execution log is divided into sections at each agent hand-off, showing which agent produced which part of the trace in the order they ran.
  • Per-segment timing. Each section carries an elapsed time, so a slow delegation is visible at a glance without reading through individual tool-call timestamps.

@ agent selector

  • Inline targeting. Typing @ in the chat input opens a picker that lists available agents and skills. Selecting one routes the message to that target without leaving the input.
  • Skill tooltips. Each skill entry shows a short description, so the operator can confirm the right capability before submitting.

AI file library

  • Infinite scroll with server-side search. The sidebar chat now includes a file library panel. Files are fetched with pagination and search executes server-side, so the panel handles large libraries without loading everything into the browser.
  • Consistent file type display. File entries use a unified icon set across all supported types.

All three changes ship in the same build and are available immediately after upgrade. No configuration changes are required.

See the feature →

← All posts