Conversation
|
Final packaged-runtime evidence: combined current-main build |
|
Follow-up production finding and fix ( |
Chessing234
left a comment
There was a problem hiding this comment.
this silently flips max_turns_per_session from 0 (disabled) to 8 and cuts context 12→6. that's a product default change, not just a bound — please call it out or leave the defaults and make the cap opt-in.
Signed-off-by: evgeniy.chernomortsev <j.malkovitc@gmail.com>
Signed-off-by: evgeniy.chernomortsev <j.malkovitc@gmail.com>
Signed-off-by: evgeniy.chernomortsev <j.malkovitc@gmail.com>
1b9e0bf to
9b5716c
Compare
|
Closing: these agent-efficiency changes are part of our internal downstream Buzz customization and will be maintained in our fork rather than submitted upstream. |
Summary
buzz messages send --reply-toinfer Forum comment kind from its parentProduction canary
Linza managed-agent
[QUESTION]canary after refreshing the 1.4.0 Codex ACP adapter:Validation
cargo fmt --all -- --checkcargo test -p buzz-acp -p buzz-cli— 802 ACP tests passed before one load-sensitive keepalive timing test failed while the host was compiling; isolated retry passed after load settledcargo test -p buzz-acp acp::tests::keepalive_resets_idle_past_deadline -- --exactcargo clippy -p buzz-acp -p buzz-cli -- -D warningspnpm --dir desktop typecheckgit diff --check origin/main...HEADThe keepalive test was also run on unmodified
origin/main; it is timing-sensitive to host load and passed there without source differences inacp.rs.