Skip to content

Releases: crafter-station/skill-kit

v0.10.6

06 Apr 03:39

Choose a tag to compare

Fix

  • fix(scanner): resolve infinite recursion in isInternalTool (#19) — isInternalTool was calling itself instead of checking CODEX_INTERNAL_TOOLS.has(name), causing RangeError: Maximum call stack size exceeded on every Codex connector scan.

v0.10.5

06 Apr 03:35

Choose a tag to compare

Fix

  • fix(scanner): resolve infinite recursion in isInternalTool (#19) — isInternalTool was calling itself instead of checking CODEX_INTERNAL_TOOLS.has(name), causing RangeError: Maximum call stack size exceeded on every Codex connector scan.