Commit History

Plugin architecture for headroom learn + live traffic flush
93b0ca8

chopratejas commited on

Merge pull request #109 from JerrettDavis/feat/openclaw-upstream-gateway
b78eec8

chopratejas commited on

Fix e2e cleanup: ignore errors from OpenClaw leftover files
4452bea

chopratejas commited on

Skip image tests when Pillow not installed (CI fix)
4f89326

chopratejas commited on

Add OCR routing via RapidOCR + measure actual tokens after compression
c7d9022

chopratejas commited on

Re-enable image compression: tile optimizer + ONNX router, no PyTorch
2a387d0

chopratejas commited on

Add tile-boundary image optimizer — reduce vision tokens with pure math
07d54b4

chopratejas commited on

test(openclaw): cover branch routing paths
73ff535

JerrettDavis Copilot commited on

fix(openclaw): normalize provider proxy routing
37f81ac

JerrettDavis Copilot commited on

fix(proxy): add fast-fail launch settings
67629a4

JerrettDavis Copilot commited on

Merge pull request #120 from gglucass/fix/mcp-tool-name-prefix
0a4b75b

chopratejas commited on

fix(openclaw): use lightweight headroom launcher checks
1c81510

JerrettDavis Copilot commited on

test(proxy): cover codex responses subpath aliases
3a7f5d0

JerrettDavis Copilot commited on

fix(proxy): alias nested codex responses routes
9e84587

JerrettDavis Copilot commited on

fix(openclaw): launch Windows headroom shims via shell
aee80dc

JerrettDavis Copilot commited on

chore: apply ruff formatting
04e3d85

JerrettDavis Copilot commited on

Add OpenClaw unwrap flow and non-blocking proxy startup
84c554d

JerrettDavis commited on

fix(openclaw): preserve upstream response paths
1ebf1ad

JerrettDavis commited on

fix(openclaw): wait for proxy before gateway routing
ea8c7bd

JerrettDavis commited on

fix(openclaw): keep gateway routing runtime-only
a5d956c

JerrettDavis commited on

feat(openclaw): support configurable gateway providers
67c45c8

JerrettDavis commited on

docs(openclaw): document codex gateway routing
e3c884c

JerrettDavis commited on

fix(openclaw): route codex through headroom proxy
69ad73f

JerrettDavis commited on

Support both API key and codex login auth for Codex WS proxy
4c3cb54

chopratejas commited on

Add INFO-level logging for WS /v1/responses connect and complete
3a64f4b

chopratejas commited on

Auto-inject Codex provider config with supports_websockets=true
8f14793

chopratejas commited on

Count Strands reasoningContent, image, document, video tokens (#111 follow-up)
3cbe3cb

chopratejas commited on

Fix /v1/responses/* passthrough for ChatGPT session auth (#71)
503de28

chopratejas commited on

Add passthrough route for /v1/responses/* sub-endpoints (compact, cancel, etc.)
802c29c

chopratejas commited on

fix: use MCP-namespaced tool name in Claude Code instructions
cdd540c

Garm Claude Sonnet 4.6 commited on

Add sentencepiece to image extra — required by SigLIP tokenizer (#103)
2591a75

chopratejas commited on

Fix Strands SDK tool pairing, CCR marker format, and startup timeout (#114 #116 #117)
a5d255b

chopratejas commited on

Merge pull request #112 from JerrettDavis/feat/docker-e2e-wrap-validation
e308e47

chopratejas commited on

Merge upstream/main into feat/docker-e2e-wrap-validation
b58c9a8

JerrettDavis Copilot commited on

fix(ci): match proxy formatting to Ruff 0.15.9
1b72fa0

JerrettDavis Copilot commited on

chore: fix ruff lint issues (import sorting, trailing whitespace)
0477185

chopratejas commited on

fix(ci): harden wrap e2e validation
ec78bd2

JerrettDavis Copilot commited on

fix: skip token inflation guard in cache mode
e7b8a37

chopratejas commited on

fix: eliminate duplicate proxy logging and guard against token inflation
2e5555e

chopratejas commited on

feat(ci): add docker wrap e2e workflow
0910905

JerrettDavis Copilot commited on

Fix 4 bugs from code review: audit artifacts, unbound var, noisy log, dead code
cc940b0

chopratejas commited on

Fix 19 test failures: missing security attr, nosec inside f-strings, stale test mock
8c373fe

chopratejas commited on

fix: initialize parsed_response to prevent UnboundLocalError crashing all streaming responses
40bffbc

chopratejas commited on

chore: bump version to 0.5.20
3ff289e

chopratejas commited on

fix: eliminate prefix cache busts from frozen count underestimation
ad7a961

chopratejas commited on

Merge pull request #110 from rrubayet321/main
403258c

chopratejas commited on

Fix Bedrock/Vertex auth regression: don't forward api_key for env-auth providers (#105)
9584fcd

chopratejas commited on

Fix Strands SDK content block tokenization (#111)
7a6e71e

chopratejas commited on

chore: suppress bandit security warnings for URL and SQL operations and add URL scheme validation
aae4fcb

rrubayet321 commited on