Skip to content

Releases: martin5211/FastJavaThread-app

v0.2.0

21 Mar 02:26

Choose a tag to compare

  • 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

14 Mar 14:36

Choose a tag to compare

  • Initial release
  • Thread dump parsing and analysis
  • Pie chart, hot methods, deadlock detection
  • Dark and light theme
  • Drag-and-drop file support