ultraworkers-claw-code/rust/crates/api/src
YeonGyu-Kim f982f24926 fix(api): Windows env hint + .env file loading fallback
When API key missing on Windows, hint about setx. Load .env from CWD
as fallback with simple key=value parser.
2026-04-07 14:22:41 +09:00
..
providers fix(api): Windows env hint + .env file loading fallback 2026-04-07 14:22:41 +09:00
client.rs chore: additional AI slop cleanup and enforcer wiring from sessions 1/5 2026-04-03 18:35:27 +09:00
error.rs fix(api): Windows env hint + .env file loading fallback 2026-04-07 14:22:41 +09:00
lib.rs fix: restore anthropic request profile integration 2026-04-02 11:31:53 +09:00
prompt_cache.rs fix: cover merged prompt cache behavior 2026-04-02 11:31:53 +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 fix(api): add serde(default) to all usage/token parse paths in SSE stream 2026-04-07 13:44:22 +09:00