Reference
Lookup material for users who already know how Hover works.
- Plugin options — every config flag on every bundler integration.
- Plugin API —
defineHoverPlugin+ manifest shape for writing your own optional plugins (security mode is the first one). - CLI —
npx @hover-dev/cli addflags, framework forcing, dry-run, troubleshooting. - Agent registry — the
AgentDescriptorinterface and how to add a new agent. - WebSocket protocol — every
{ type, payload }message the widget and service exchange. - Architecture — the boundary constraints, sandboxing rationale, and Phase 0 → Phase 3 development order.
- Roadmap — what's shipped, what's in flight, what's planned.