-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem statement
Tau webchat is currently closer to a diagnostics/control page than a production operator console. It mixes debug payloads with user-facing workflows, does not present a cohesive task/transcript/artifact experience, and is not yet a shareable, community-grade surface for operating the agent.
Acceptance criteria
- Product UX defined
- Define the web application information architecture for chat, tasks, tools, artifacts, memory, cortex, routines, sessions, and share/replay flows.
- Shared-state dependency honored
- Webchat redesign must explicitly consume the shared operator turn/task state protocol rather than endpoint-specific ad hoc payloads and raw JSON dumps.
- Interaction workflows defined
- Define prompt submission, live streaming, approvals, interrupts, retries, artifact inspection, memory/cortex visibility, and operator controls.
- Design system direction defined
- Define a coherent visual/system design direction suitable for a modern community-facing operator product rather than a debug page.
- Test plan defined
- Define browser and end-to-end tests covering all major pages/views and proving runtime/webchat/dashboard parity on core workflows.
Non-goals
- TUI redesign.
- Swarm orchestration implementation beyond the webchat hooks it depends on.
- Narrow endpoint-by-endpoint cleanup without product-level IA and interaction changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels