Skip to content

TaskCenter v0.1.3

Choose a tag to compare

@xiaogezi xiaogezi released this 14 Aug 04:51
60541ac

Fixes

  • Reject single & before the Hook read-only fast path.
  • Block remaining stdin/interactive interpreter forms, including env --, script-plus-interactive flags, and - stdin markers.
  • Allow terminating interpreter queries such as --version and --help.
  • Treat non-JSON or non-object Context MCP success responses as protocol failures so compensation remains eligible.

Verification

  • 109 unit tests passed.
  • Integration: 3 passed, 1 fixture-only skip.
  • Lint, build, whitespace check, production dependency audit, package inspection, and extracted-package privacy scan passed.