• Joined on 2026-04-17
renekv pushed to feat/multi-key-rotation at renekv/ocgo 2026-05-26 09:44:58 +00:00
643efdabb6 feat: add multi-key support with automatic rate-limit rotation
1b685002b8 Merge pull request 'feat: add --model flag, isKnownModelID routing, [1M] context tag' (#10) from renekv/ocgo:main into main
db1dd25a9b feat: add --model flag, isKnownModelID routing, [1M] context tag
Compare 3 commits »
renekv created pull request opencode/ocgo#11 2026-05-26 09:39:12 +00:00
feat: add multi-key support with automatic rate-limit rotation
renekv created branch feat/multi-key-rotation in renekv/ocgo 2026-05-26 09:38:26 +00:00
renekv pushed to feat/multi-key-rotation at renekv/ocgo 2026-05-26 09:38:26 +00:00
5354905c82 feat: add multi-key support with automatic rate-limit rotation
renekv created pull request opencode/ocgo#10 2026-05-26 03:49:16 +00:00
feat: add --model flag, isKnownModelID routing, [1M] context tag
renekv pushed to main at renekv/ocgo 2026-05-26 03:49:12 +00:00
db1dd25a9b feat: add --model flag, isKnownModelID routing, [1M] context tag
renekv created repository renekv/ocgo 2026-05-26 03:48:52 +00:00
renekv opened issue opencode/ocgo#9 2026-05-18 02:18:52 +00:00
Codex TOML config can be corrupted by naive string parsing
renekv opened issue opencode/ocgo#8 2026-05-18 02:18:50 +00:00
No authentication on proxy endpoints, no TLS
renekv opened issue opencode/ocgo#7 2026-05-18 02:18:48 +00:00
os.UserHomeDir() error silently ignored - config files written to /
renekv opened issue opencode/ocgo#6 2026-05-18 02:18:43 +00:00
Unbounded streaming buffers (OOM risk)
renekv opened issue opencode/ocgo#5 2026-05-18 02:18:40 +00:00
Upstream response headers forwarded verbatim (request smuggling)
renekv opened issue opencode/ocgo#4 2026-05-18 02:18:38 +00:00
No request body size limits on proxy endpoints
renekv opened issue opencode/ocgo#3 2026-05-18 02:18:36 +00:00
API key leaked to child processes via os.Environ()
renekv opened issue opencode/ocgo#2 2026-05-18 02:18:33 +00:00
ocgo stop can kill wrong process (PID file TOCTOU)
renekv closed issue opencode/ocgo#1 2026-05-18 02:18:28 +00:00
[DELETED] Test issue
renekv opened issue opencode/ocgo#1 2026-05-18 02:18:23 +00:00
Test issue from security audit