Releases: martin5211/FastJavaThread-app
Releases · martin5211/FastJavaThread-app
v0.2.0
- Added MCP server integration
- Added settings panel for MCP configuration (transport, port, authentication)
- Updated FastJavaThread library to v0.2.0 with MCP support
- 5 MCP tools available: analyze_thread_dump, detect_deadlocks, get_hot_methods, get_thread_summary, find_threads_by_method
- Supports stdio and HTTP transports with optional Bearer token auth
v0.1.0
- Initial release
- Thread dump parsing and analysis
- Pie chart, hot methods, deadlock detection
- Dark and light theme
- Drag-and-drop file support