File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<h1 align =" center " >copilot-bridge</h1 >
22
33<p align =" center " >
4- <a href =" https://www.npmjs.com/package/betahi-copilot-bridge " ><img src =" https://img.shields.io/npm/v/betahi-copilot-bridge.svg?v=0.20.8 " alt =" npm version " ></a >
4+ <a href =" https://www.npmjs.com/package/betahi-copilot-bridge " ><img src =" https://img.shields.io/npm/v/betahi-copilot-bridge.svg?v=0.20.9 " alt =" npm version " ></a >
55 <a href =" https://github.com/betahi/copilot-bridge/blob/main/LICENSE " ><img src =" https://img.shields.io/npm/l/betahi-copilot-bridge.svg " alt =" license " ></a >
66</p >
77
@@ -97,6 +97,12 @@ requires_openai_auth = false
9797Use ` --no-codex-setup ` to skip this writer if you manage
9898` ~/.codex/config.toml ` yourself.
9999
100+ The managed config also keeps Codex CLI's ` /status ` context-window display in
101+ sync with Copilot model metadata. For example, GPT-5.5 shows a 1.05M context
102+ window through the bridge:
103+
104+ ![ Codex context window] ( assets/screenshots/codex_2.png )
105+
100106### Codex warning: "Model metadata ... not found"
101107
102108This is a Codex client-side metadata warning, not a bridge routing failure, requests can still complete through the bridge.
You can’t perform that action at this time.
0 commit comments