Add Anthropic url overrides via ANTHROPIC_TARGET_URL env var and --anthropic-api-url flag 8da3765 dorphalsig commited on Mar 31
Merge remote-tracking branch 'origin/main' into feat/persist-savings-history 10d071e Garm commited on Mar 31
Bump to 0.5.16: WebSocket proxy, Kompress ONNX, Discord link update 88b3b41 chopratejas commited on Mar 31
Remove dedupe_telemetry.py from repo, add scripts/ to .gitignore 41a321f chopratejas commited on Mar 31
Bump to 0.5.15: Responses API compression, tool_result ordering fix d69a1e5 chopratejas commited on Mar 31
Fix tool_result ordering: no stray user message between tool_calls and tool 9d72cac chopratejas commited on Mar 30
Fix zstd streaming decompression, add zstandard dep; bump to 0.5.14 e32d19d chopratejas commited on Mar 30
Fix streaming tool calls, compressed request bodies, beacon field names; bump to 0.5.13 f99f02a chopratejas commited on Mar 30
Bump to 0.5.11: fix cost calculation, Windows path decoding, unused imports 738abba chopratejas commited on Mar 30
Fix cost calculation: don't mix cache savings into Headroom savings 0e5332d chopratejas commited on Mar 30
Fix Windows drive letter path decoding in headroom learn (fixes #69) 7984228 chopratejas commited on Mar 30
Merge pull request #68 from KunalLohtia/feat/langgraph-compress-tool-messages 138b32e chopratejas commited on Mar 30
feat: add LangGraph compress_tool_messages node for ToolMessage compression dba81a5 kunallohtia commited on Mar 30
docs: add OpenClaw plugin to README, integration guide, index, and TS SDK docs 3d38c44 chopratejas commited on Mar 29
fix: split Supabase anon key to avoid GitGuardian false positive 2b32b7a chopratejas commited on Mar 29
Merge feat/openclaw-plugin: OpenClaw ContextEngine plugin + telemetry fix + cost tracker 3aaad41 chopratejas commited on Mar 29
OpenClaw plugin fixes, telemetry fix, cost tracker improvement, tokenBudget support 0b469f5 chopratejas commited on Mar 29
feat: add OpenClaw ContextEngine plugin (@headroom-ai/openclaw) 2a2730a chopratejas commited on Mar 28
Revert version bump: table schema fix resolves telemetry for all versions >= 0.5.6 ec4e58f chopratejas commited on Mar 28
Bump to 0.5.9: fix telemetry beacon (restore auth header, requires table schema update) 9f8dd86 chopratejas commited on Mar 28
fix: remove Bearer auth header for Supabase publishable key (telemetry broken since 0.5.5) 4f8f855 chopratejas commited on Mar 28
Bump to 0.5.8: fix Windows Unicode crash, fix Bedrock Claude 4.6 model IDs 556f701 chopratejas commited on Mar 27
Merge pull request #62 from matgasser/fix/extract-user-query-closure-scope 0537b2c chopratejas commited on Mar 27
Fix Vercel AI SDK v6 format: use input/output instead of args/result df11ca5 chopratejas commited on Mar 27