Assistant and voice on the tester cockpit and the admin dashboard #259
Labels
No labels
meeting-notes
meeting-transcript
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/home#259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal: put the Hero assistant on both the tester cockpit and the admin dashboard, top right, so a person can ask it to do things in plain language or by voice. This reuses the assistant we already ship to testers, so it is an assembly job rather than a new build.
End state:
Safety: the assistant runs in one of two modes, like the assistant we already ship. In confirmation mode, the default on the admin, it asks before any action that changes something or costs money, showing exactly what it is about to do so a mishearing is caught before anything happens. In auto mode it runs actions without asking. Reading information is always allowed without asking.
What we already have: the assistant is already a reusable web component with the ask-before-acting mode and the ability to use tools through its tool interface (MCP). The voice bar is already a drop-in. So the work is wiring and verification, not building.
Open questions to settle in the first session:
Related: #256
Signed-by: mik-tf mik-tf@noreply.invalid