Replies: 3 comments 1 reply
|
@jwildfire my best reading of this: add a chat box to the session-hub live dashboard (#24) so you can send a prompt to the running agent and see its reply without switching to the terminal. That collides with a decision already resolved in #24: the dashboard is a static, server-less generator on a watch loop (design doc §8, D1 "static watch loop, no server"). A live chat needs some channel for prompts in and responses out that does not exist today, so I do not want to guess the mechanism.
This was drafted by obot ideas-triage (Claude Code headless using Sonnet 5) — review by @jwildfire |
|
🔔 Triage nudge - see response to comments above |
|
Promoted → #77 — Requirement: chat with the orchestrator from the live session dashboard. This comment was drafted by Claude Code using Fable 5 and reviewed by @jwildfire |
Uh oh!
There was an error while loading. Please reload this page.
Add a chat interface that allows me to pass prompts to the orchestrator agent directly from the live session dashboard and see it's responses.
All reactions