Skip to content

@cloudflare/codemode@0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:27
· 3 commits to main since this release
6f1f71a

Patch Changes

  • #1760 6769830 Thanks @cjol! - Fix the runtime tool description to say "Execute JavaScript" instead of "Execute TypeScript". The codemode sandbox executes JavaScript only; TypeScript types are generated for LLM context but are not executed.