Skip to content

Commit 52e1210

Browse files
committed
chore: remove internal decision notes
1 parent 82e5bef commit 52e1210

4 files changed

Lines changed: 5 additions & 975 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ build/
77
dist/
88
.pytest_cache/
99
.claude/
10+
docs/interaction-decisions.local.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It lets Codex App route model requests through a local proxy, keep streaming int
99
App's own Fast control when available, and optionally inject `service_tier="priority"` when Codex
1010
does not send a tier.
1111

12-
[Chinese Guide](docs/README.zh-CN.md) · [Quick Start](#quick-start) · [Common Workflows](#common-workflows) · [Dashboard](#dashboard) · [Safety](#safety) · [Advanced Usage](docs/advanced-usage.md) · [Design Notes](docs/interaction-decisions.md) · [Sponsor](#sponsor)
12+
[Chinese Guide](docs/README.zh-CN.md) · [Quick Start](#quick-start) · [Common Workflows](#common-workflows) · [Dashboard](#dashboard) · [Safety](#safety) · [Advanced Usage](docs/advanced-usage.md) · [Sponsor](#sponsor)
1313

1414
![Codex Fast Proxy dashboard](docs/assets/dashboard.png)
1515

0 commit comments

Comments
 (0)