claw-code/rust/crates
Nils fc26e16ce2
fix: resolve model aliases before syntax validation
Fixes alias resolution ordering: aliases (opus/sonnet/haiku) are now resolved to their full provider/model form BEFORE syntax validation. Previously, aliases bypassed validation via an early-return check. Also adds the 'log' crate for debug tracing of alias resolution and wraps PermissionsExt import in #[cfg(unix)] for portability.
2026-05-25 11:21:32 +09:00
..
api fix: return conservative token limits for unspecified models 2026-05-25 11:21:22 +09:00
commands Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +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 omx(team): auto-checkpoint worker-1 [1] 2026-05-15 10:09:08 +09:00
runtime feat: truncate oversized git diff in system prompt 2026-05-25 11:21:30 +09:00
rusty-claude-cli fix: resolve model aliases before syntax validation 2026-05-25 11:21:32 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00