Conversation
Drop vestigial MAKE_MOVE tag in handler returns
to not false assert
… naming and debug output - Rewrite calpoker_factory to use the new game negotiation API (calpoker_make_proposal for initiator, calpoker_parser for responder) instead of the removed calpoker_template - Fix handler naming from rebase: driver_a -> handler_a in make_proposal and parser, driver_e -> handler_e with restored pre_state parameter - Fix calpoker_parser argument: (li (li bet_size)) -> bet_size - Truncate verbose debug output that was printing entire handler programs - Add structured factory/handler diagnostics with compact summaries Co-authored-by: Cursor <cursoragent@cursor.com>
…alpoker_factory Rust now calls calpoker_make_proposal and calpoker_parser directly instead of going through the calpoker_factory wrapper in Chialisp. GameFactory gains an optional parser_program field for the responder path. Also: cache yarn downloads in Docker builds, tighten verbose debug logging.
Added guides for LLMs to understand the codebase
…ave rewinding. Got all tests passing.
| Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
Ignoring alerts on:
|
| @SocketSecurity ignore cargo/target-lexicon@0.12.16 |
No description provided.