Skip to content

v3: wire Agent view (/agent) to real backend #207

@thinmintdev

Description

@thinmintdev

Context

v3 Phase B1 deferred Agent backend wiring. Agent view currently renders correctly from HAL0_DATA mock.

What to build

  • ui/src/api/hooks/useAgent.ts — TanStack hooks for /api/agents, /api/agent/approvals, install/uninstall/approve/deny mutations + SSE /api/agent/approvals/events
  • Wire Agent tabs + NoBundledAgentCard + PersonaEditModal
  • AgentApprovalBell in chrome reads real approval count

Acceptance

  • Inbox reads real pending approvals; SSE pushes live
  • Install Hermes calls POST /api/agents/install
  • PersonaEditModal saves
  • Memory reset via real endpoint
  • HAL0_DATA mock works via VITE_MOCK_LEMONADE=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    dashboard-v3Dashboard v3 React rewriteenhancementNew feature or requestv0.3v0.3 scope

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions