What's Changed
- Add Node.js fs compatibility: symlinks, lstat, readlink, and fs.promises by @r33drichards in #177
- Refactor MCP handlers to support rmcp 1.x tasks and unify tool dispatch by @r33drichards in #181
- docs: add lazy-loaded sandbox walkthrough video to landing page by @r33drichards in #188
- Add OAuth client credentials support for fetch header injection by @r33drichards in #184
- Add media directory to .dockerignore by @r33drichards in #190
- Add single-file TOML/JSON configuration support via --config by @r33drichards in #192
Full Changelog: v0.17.0...v0.18.1