What's Changed
- fix for issue #71 tool_close_file cleanup improvement by @sha0coder in #72
- fix for issue #71 metadata cleanup by @sha0coder in #73
- Add arch, bits and cpu arguments by @ANTodorov in #70
New Contributors
- @sha0coder made their first contribution in #72
- @ANTodorov made their first contribution in #70
Full Changelog: 1.8.4...1.8.6
- Add arch, bits and cpu arguments to the open tool
- Remove analysis metadata when closing session
- Fix list_methods outside Frida mode
- Preserve JSON-RPC IDs across responses
- r2mcp and supervisor bind to local listening by default
- Fix sandbox bypass when using the file:// uri handler
- Add r2mcp manpage