e03c4604fb
tokens dict at line 826 had output-colon-colon 0 causing a SyntaxError when the Trae skill is invoked with --cluster-only. The extra colon makes Python reject the dict literal entirely. Co-authored-by: Claude Code <noreply@anthropic.com>