claw-code/rust/crates
YeonGyu-Kim 495e7a015c fix: remove stale retry_after field, Team variant, config_load_error_kind, denied_tools initializer errors
- Remove retry_after: None from ApiError::Api structs in openai_compat.rs (field was removed)
- Remove SlashCommand::Team parse arm (variant was removed from enum)
- Add config_load_error_kind: None to doctor path StatusContext initializer
- Add Thinking arm to all ContentBlock match blocks in trident.rs
- Remove cargo fmt drift across commands, config, compact, tools, trident
2026-05-25 12:01:09 +09:00
..
api fix: remove stale retry_after field, Team variant, config_load_error_kind, denied_tools initializer errors 2026-05-25 12:01:09 +09:00
claw-analog feat(analog): add claw-analog minimal harness 2026-05-25 11:25:28 +09:00
claw-rag-service feat(rag): add claw-rag-service 2026-05-25 11:25:25 +09:00
commands fix: remove stale retry_after field, Team variant, config_load_error_kind, denied_tools initializer errors 2026-05-25 12:01:09 +09:00
compat-harness feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions 2026-04-12 03:06:24 +09:00
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
runtime fix: remove stale retry_after field, Team variant, config_load_error_kind, denied_tools initializer errors 2026-05-25 12:01:09 +09:00
rusty-claude-cli fix: remove stale retry_after field, Team variant, config_load_error_kind, denied_tools initializer errors 2026-05-25 12:01:09 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools chore: fix conflict markers and cargo fmt drift in main (commands, openai_compat, trident, config, tools) 2026-05-25 11:51:44 +09:00