Skip to content

Releases: JosephSanjaya/gradle-opt-mcp

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 10:10

Bug Fixes

  • Expose report parser for reuse by sibling features (a2cc6c2)
  • Parse configuration-cache reports for invalidation timeline (c615183)
  • Fail closed and parse isolation report violations (a16ea31)
  • Summarize gradle_deps with allowlist and hard caps (64b87ae)
  • Scope insight to one module and fail closed on config (ecfdc48)
  • Return scheduled-task summary instead of SKIPPED walls (e9d4d96)
  • Require projectDir and fail closed without silent fallbacks (540f18b)
  • Clarify zero-hit UX and tighten anti-pattern rules (3d0cc82)
  • Prefer app-frame stacks and distinguish empty report states (cbae0ff)
  • Fail closed without help fallback or dead scan URL (86ac5b1)
  • Replace fake Amdahl speedups with honest dry-run heuristics (cc99e1f)
  • Empty state guidance and capped metadata audit (43c6d64)
  • Honest detection, empty UX, and subprojectPath scoping (e338ebe)
  • Gate releases on CI and stop /tmp false-noise filter (182a231)

Chores

  • Add issue and pull request templates (a986221)

Documentation

  • Allow README.md in commits and write full project README (880f55f)
  • Remove dead AGENTS.md link from README (cfeaefe)
  • Align tool blurbs with agent-eval UX fixes (4be7ac1)

Features

  • Enhance build failure diagnostics and error extraction (6051d6b)
  • Parse HTML reports for detailed input and problem auditing (7bec94b)

v0.0.1-alpha01

v0.0.1-alpha01 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:25

Bug Fixes

  • Recursively extract all subproject paths (02ff16a)

Chores

  • Setup root build logic and detekt rules (e1dcbf3)
  • Add trunk-based CI and tag-triggered release pipeline (bd2d30e)

Features

  • Implement gradle connection pool and core models (1db15f2)
  • Implement build dry run analysis feature (74e9061)
  • Implement project isolation violation checker (367446e)
  • Implement dependency insight analysis feature (b286932)
  • Implement configuration cache input audit feature (9a98420)
  • Implement stdio mcp server binary and tool routing (d07b15f)
  • Add dependency verification feature module and MCP tool (59d4022)
  • Implement plugin-linter module and lint_gradle_plugins MCP tool (edaabb0)
  • Add analyze_build_scan tool and build-scan feature module (088110c)
  • Add declarative-schema, cache-profiler, and parallelism-analyzer modules (d9b8794)
  • Implement analyze_parallelization_bottlenecks MCP tool (3ba29e8)
  • Implement gradle_health MCP tool (4d7fa4f)
  • Implement gradle_run and gradle_run_log MCP tools (0fbd6fa)
  • Implement gradle_test_summary MCP tool (24241bc)
  • Support GRADLE_PROJECT_DIR and GRADLE_VARIANT environment variables (57fe4b4)
  • Implement gradle_deps MCP tool (9289b18)