Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 547 Bytes

File metadata and controls

17 lines (13 loc) · 547 Bytes

Changelog

0.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

0.1.1

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