mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
The review required regression cases for the two cfb35bef6 fixes: - Rebinding __main__.Exception/__main__.setattr must not break the minted error class: a host rejection still surfaces as ToolCallError with the member property readable. - Rebinding __main__._lossless_json_violation/__main__.asyncio/ __main__.ProtocolChannel.send_sync must not break dispatch: a legitimate binding call still round-trips.