Skip to content

machine-bridge-mcp v3.0.0-beta.20

Pre-release
Pre-release

Choose a tag to compare

@YuLeiFuYun YuLeiFuYun released this 26 Jul 05:51
bf770dc

Fixed

  • Rewrite the bounded Worker error-cause traversal with an explicit object type guard and WeakSet<object> cycle tracking. This preserves the eight-level/cycle-safe classification behavior while eliminating the CodeQL js/comparison-between-incompatible-types finding; the existing cyclic-cause regression test continues to enforce non-duplication.