Skip to content

Commit 8b25952

Browse files
committed
add FAQ on external subscriptions with Warp's agent harness
1 parent bc3fffa commit 8b25952

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+
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)