-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Feature Request: Warp Provider Support
Summary
Add support for tracking AI usage quotas from Warp, the AI-powered terminal / Agentic Development Environment.
Motivation
Warp provides AI-powered features (Oz agent, AI command suggestions, etc.) and has its own usage model. Being able to track Warp AI usage alongside Anthropic, Copilot, and Codex in a single dashboard would be very useful for developers who use multiple AI tools.
What would be needed
- Warp would need to expose a usage/quota API endpoint (similar to how Copilot and Codex do)
- onWatch could then poll this endpoint and display usage in the dashboard
Notes
- This may require collaboration with the Warp team to expose a queryable usage API
- Warp's AI is powered through their own infrastructure, so the authentication mechanism would likely differ from other providers
References
- Warp website: https://www.warp.dev/
- Similar to how Antigravity (Windsurf) support was added
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels