claw-code/rust/crates/api/src
TheArchitectit 0d0055a39e fix: sync all bug fixes to combined branch
- compact.rs: fix panic when preserve_recent_messages=0
- main.rs: progressive 4-round auto-compact retry with session_mut fix
- main.rs: detect "no parseable body" as context window overflow
- anthropic.rs: remove debug eprintln
- error.rs: add "no parseable body" to CONTEXT_WINDOW_ERROR_MARKERS
- config.rs, lib.rs: conflict resolution fixes from merge

💘 Generated with Crush

Assisted-by: GLM 5.1 FP8 via Crush <crush@charm.land>
2026-06-10 16:49:31 -05:00
..
providers fix: sync all bug fixes to combined branch 2026-06-10 16:49:31 -05:00
client.rs feat: add native Ollama provider support via OLLAMA_HOST env var 2026-06-05 12:12:56 +09:00
error.rs feat: API timeout config, Retry-After header support, and configurable retry 2026-06-10 16:49:31 -05:00
http_client.rs feat: API timeout config, Retry-After header support, and configurable retry 2026-06-10 16:49:31 -05:00
lib.rs feat: API timeout config, Retry-After header support, and configurable retry 2026-06-10 16:49:31 -05:00
prompt_cache.rs feat(api): add tuning params (temperature, top_p, penalties, stop) to MessageRequest 2026-04-08 07:07:33 +09:00
sse.rs fix(api): enrich JSON parse errors with response body, provider, and model 2026-04-07 14:22:05 +09:00
types.rs omx(team): auto-checkpoint worker-1 [1] 2026-05-15 10:21:18 +09:00