This website requires JavaScript.
Explore
Help
Register
Sign In
eeymoo
/
claw-code
Watch
1
Star
0
Fork
0
You've already forked claw-code
mirror of
https://github.com/instructkr/claw-code.git
synced
2026-04-18 02:45:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e65b33042997de5231f4d1a613b8422f1c9b030
claw-code
/
rust
/
crates
/
api
/
src
History
Yeachan-Heo
5e65b33042
US-021: Add request body size pre-flight check for OpenAI-compatible provider
2026-04-16 17:41:57 +00:00
..
providers
US-021: Add request body size pre-flight check for OpenAI-compatible provider
2026-04-16 17:41:57 +00:00
client.rs
Remove the deprecated Claude subscription login path and restore a green Rust workspace
2026-04-11 17:24:44 +00:00
error.rs
US-021: Add request body size pre-flight check for OpenAI-compatible provider
2026-04-16 17:41:57 +00:00
http_client.rs
Remove the deprecated Claude subscription login path and restore a green Rust workspace
2026-04-11 17:24:44 +00:00
lib.rs
US-011: Performance optimization for API request serialization
2026-04-16 11:11:45 +00: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
feat(api): add reasoning_effort field to MessageRequest and OpenAI-compat path
2026-04-09 04:02:59 +09:00