Skip to content

v0.4.1 - Documentation

Choose a tag to compare

@eastlondoner eastlondoner released this 16 Jan 13:52
· 6 commits to main since this release

Documentation

Added comprehensive documentation for the Codemode API to README.md:

  • What codemode is (reduced-context API with 2 tools)
  • The two tools: codemode_search and codemode_execute
  • Complete mcp.* API reference
  • Example showing multi-step JavaScript operation
  • Security features (timeout, blocked globals, call limits)
  • Configuration via codemodeEnabled option
  • Updated testing section

Full Changelog

v0.4.0...v0.4.1