Skip to content

Release 0.12.0

Choose a tag to compare

@tercel tercel released this 11 Mar 08:26
· 12 commits to main since this release

Changed

  • ExecutionCancelledError now extends ModuleError (was bare Exception) with error code EXECUTION_CANCELLED, aligning with PROTOCOL_SPEC §8.7 error hierarchy
  • ErrorCodes — Added EXECUTION_CANCELLED constant