Skip to content

Commit ab27f2e

Browse files
committed
update readme
1 parent 93648fc commit ab27f2e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
9797
Use `--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

102108
This is a Codex client-side metadata warning, not a bridge routing failure, requests can still complete through the bridge.

assets/screenshots/codex_2.png

90.5 KB
Loading

0 commit comments

Comments
 (0)