mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
Adds a Chat tab to agent stage pages alongside Thread and Debug, styled after the Ask Fabro sidebar: agent messages render as first-class chat bubbles (the narration between tool batches is the content that matters), the stage prompt is a collapsed user-side card, and each run of consecutive tool calls collapses to a wrench-icon count chip. While the stage is running, in-flight tool calls (agent.tool.started without a completed event) show as a live spinner line with the tool name and input preview — data the Thread view drops today. Thread remains the default tab; Chat becomes the default only after production testing. Also fixes the demo dataset: detect-drift carries the agent-flavored stage events (prompt, agent messages, tool calls) but was labeled a command stage, so its Thread/Chat views were unreachable in demo mode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||