You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI-form clippy repairs on the checkpoint head:
- box MailboxMessage::TokenUsage.route (large_enum_variant) with call-site
and test updates in subagent_routing and mailbox
- needless_return in session_manager lock-file open, doc_lazy_continuation
in translation, obfuscated_if_else in provider_lake
- route resolver + provider lake alignment for the opencode_zen wire-route
expectations (Responses/AnthropicMessages vs ChatCompletions)
Verified locally:
- cargo test -p codewhale-tui --locked --lib: 11596 passed, 6 failed — the 6
are the pre-existing main-baseline sandbox::read_guard symlink family that
#5724 makes whole-fn-unix; zero Slice-A regressions
- auto_review_guardian family 7/7 (accounting + denial + cache replay)
- web vitest run of crates/tui/src/runtime_web/app.test.mjs: 28/28
- CI-form clippy clean (previous session)
Signed-off-by: CodeWhale Bot <bot@codewhale.net>
0 commit comments