You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GITHUB_RELEASE.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Codex Context Proxy v0.1.0
1
+
# Codex Context Proxy v0.2.0
2
2
3
3
A visual, editable context layer for Codex. Let AI edit AI's context with surgical precision, giving you more control and freedom over what Codex sees.
4
4
@@ -8,6 +8,8 @@ A visual, editable context layer for Codex. Let AI edit AI's context with surgic
8
8
- Token overview for current context usage
9
9
- Manual context inspection and editing panel
10
10
- AI-assisted context compression for noisy tool output
11
+
- More reliable compact/override handling after Codex `/compact`
12
+
- Safer whole-node compression for tool-heavy assistant turns
11
13
- Codex CLI support through `codex ctx proxy on/off/status`
12
14
- Experimental Codex Desktop support through `codex ctx desktop on/off/status`
13
15
- Windows installer with bundled Electron app and Python backend
@@ -17,7 +19,7 @@ A visual, editable context layer for Codex. Let AI edit AI's context with surgic
17
19
Download and run:
18
20
19
21
```text
20
-
Codex Context Proxy Setup 0.1.0.exe
22
+
Codex Context Proxy Setup 0.2.0.exe
21
23
```
22
24
23
25
After installation, open a new terminal and enable the proxy:
0 commit comments