Vue frontend: session UI (initiate call, status display, call history) #11

Open
opened 2026-04-05 21:36:55 -07:00 by pyr0ball · 0 comments
Owner

Add a Vue 3 SPA (same pattern as peregrine/kiwi) for user-facing Osprey interaction.

Core screens

  1. Start session: select agency (FTB, IRS, SSA...), enter callback number, initiate call
  2. In-progress: live status (navigating IVR / in queue / bridging), estimated wait, cancel button
  3. Call history: past sessions with outcome, duration, transcript excerpt

Tech

  • Vue 3 + Vite, UnoCSS (match CF theme)
  • API: calls Osprey FastAPI backend
  • Port: 8521 (UI) vs 8520 (API)
  • manage.sh open → opens 8521 in browser
Add a Vue 3 SPA (same pattern as peregrine/kiwi) for user-facing Osprey interaction. ## Core screens 1. **Start session**: select agency (FTB, IRS, SSA...), enter callback number, initiate call 2. **In-progress**: live status (navigating IVR / in queue / bridging), estimated wait, cancel button 3. **Call history**: past sessions with outcome, duration, transcript excerpt ## Tech - Vue 3 + Vite, UnoCSS (match CF theme) - API: calls Osprey FastAPI backend - Port: 8521 (UI) vs 8520 (API) - `manage.sh open` → opens 8521 in browser
pyr0ball added this to the Beta milestone 2026-04-05 21:36:55 -07:00
Sign in to join this conversation.
No labels
backlog
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/osprey#11
No description provided.