Skip to content

Commit a1f35fa

Browse files
bholmesdevoz-agent
andauthored
Add FAQ entry for model subscription access (#9287)
## Description Adds a FAQ entry for a common question about whether users can access other models or subscriptions in Warp's agent. The answer clarifies that Warp's built-in agent harness runs server-side and is not open in this repo, so a personal subscription cannot be used for Codex model access there. It also points users toward planned ACP support for connecting Codex directly while using their own subscription. ## Testing Documentation-only change; not run. ## Server API dependencies None. ## Agent Mode - [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode ## Changelog Entries for Stable Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 21cb7e5 commit a1f35fa

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

FAQ.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ Contributors with several merged PRs may be invited to become collaborators. The
6060

6161
Yes. Use whatever you like — Warp's built-in agent, Claude Code, Codex, Gemini CLI, Cursor, others, or no agent at all. The repo ships agent-readable context (skills under [`.agents/skills/`](.agents/skills/), specs under [`specs/`](specs/), and [`WARP.md`](WARP.md)) that any harness supporting these formats can pick up.
6262

63+
### Can I use Codex or Claude models with my existing subscriptions in Warp, or submit a PR to add that?
64+
65+
Not today. Warp's built-in agent harness runs server-side and isn't open in this repo today.
66+
67+
That said, we plan to support [ACP (agent client protocol)](https://agentclientprotocol.com/) in Warp, so you could connect other models or subscriptions directly and get a native Warp experience for your coding agent of choice.
68+
69+
[This is tracked on our roadmap](https://github.com/warpdotdev/warp/issues/9233), and we will update the community as we explore this.
70+
6371
### How can I get Oz to implement an issue for me?
6472

6573
Mention **@oss-maintainers** on any issue with a readiness label and ask. Approved requests run on **complimentary Oz credits** — you don't need to set up your own Oz account or pay for compute.

0 commit comments

Comments
 (0)