yoi/crates/llm-worker/src/llm_client
2026-05-26 07:13:59 +09:00
..
scheme feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00
auth.rs codexのOAuthを使う実装 2026-04-20 23:13:52 +09:00
capability.rs model-reasoning-control実装 2026-04-27 22:25:27 +09:00
client.rs feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00
error.rs feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00
event.rs feat: Reasoningのコンテキスト管理の対応 2026-05-04 21:31:44 +09:00
mod.rs feat(llm-worker): HTTP transient エラーへのリトライを追加 2026-05-04 12:45:33 +09:00
retry.rs feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00
transport.rs feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00
types.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00