This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
/
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-06-08 02:35:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1646613d17a760ac9412e16efd3f8776a959776
claw-code
/
rust
/
crates
/
api
/
src
History
YeonGyu-Kim
c1646613d1
fix(providers): preserve OpenAI-compatible reasoning history
2026-06-08 01:23:13 +09:00
..
providers
fix(providers): preserve OpenAI-compatible reasoning history
2026-06-08 01:23:13 +09:00
client.rs
feat: add native Ollama provider support via OLLAMA_HOST env var
2026-06-05 12:12:56 +09:00
error.rs
Merge pull request
#3214
from TheArchitectit/worktree-api-timeout-retry-v2
2026-06-05 10:33:35 +09:00
http_client.rs
feat: API timeout config, Retry-After header support, and configurable retry
2026-06-02 15:30:22 -05:00
lib.rs
feat: API timeout config, Retry-After header, configurable retry, and 400 transient retry
2026-06-02 15:35:29 -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