Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 19 May 14:54
62af760

1.6.0 (2026-05-19)

Features

  • add class inspect with optional sources download (e91fa1b)
  • add failure diagnostics logs (2cec4cd)
  • add fin_in_class_source tool (27b2a00)
  • add find substr to roadmap (5953ace)
  • add get_class_structure include (06ae710)
  • add get_class_structure tool (d7bd7bc)
  • add get-method-signature tool (bfd2d75)
  • add list_modules tool (6ee5767)
  • add mcp server.json (a29b0bd)
  • add optional method names parameters for tools, add SKILL.md (7cf2a61)
  • add seach_classes tool (2642e36)
  • add skill installation (359f7b0)
  • add skill installation (65642c6)
  • convert POC to real implementation (3f86084)
  • cover gradle timeout, add smoke tests (c6f2f34)
  • cover security gaps (3debaa9)
  • finish mvp (27ccb74)
  • implement cache (cce56fe)
  • implement class decompilation (fcb163c)
  • implement class method meta extraction (5c43c0e)
  • implement full text serach (f01016c)
  • implement get --json flag (eb60390)
  • implement get class source (ae22640)
  • implement inspect method through bytecode (365599c)
  • implement progress indicator (d132d73)
  • implement release pipeline (3d9592b)
  • implement release pipeline (980d61e)
  • implemnt mcp get class function (4b98f97)
  • init cli tool (c535d65)
  • merge mcp tools together (85c0aac)
  • POC (3cb1d92)
  • pre-release polish (131d8a7)
  • support mcp resolve_dependencies (7d443a3)
  • support node >=20 (2e3bb17)
  • support npm release (9beb305)
  • support npm release (f1f89d0)
  • switch to default master branch, no develop (203b475)
  • update node to 24 (fe978ed)
  • update node to 24 (909dd6a)
  • update README preface (9dd9c02)
  • update roadmap with future mcp features (3b01d44)
  • update spec, add caching details (81c4578)

Bug Fixes

  • add mcp-publisher auto ci (5692a4f)
  • add write outside home dir guard (de6187a)
  • avoid skipping the npm publish (dd51fa8)
  • fix building with plain node (2ef8315)
  • fix prod build issues (d8741f2)
  • fix release tag name (b305696)
  • fix release-please (dc049dc)
  • fix server.json not updated on release (785c10d)
  • fix tests after access refactoring (07fe089)
  • fix the npm publish problem (cf6beae)
  • fix the npm release (0903321)
  • fix timeout in tests (0818369)
  • fix windows compatibility (5d0cfb1)
  • improve windows compatibility (5cfe0db)
  • remove package.lock, switch to bun only (215ae8f)
  • strip env when spawning gradle subprocess (59d95fb)
  • switch to trusted publisher npm publication (c99d4b4)