Skip to content

Releases: oOo0oOo/lean-lsp-mcp

v0.6.0

22 Jul 19:43
Compare
Choose a tag to compare

Features

  • Support sse and streamable-http transport methods
  • Support bearer token authentication for sse and streamable-http
  • Better instructions for lean_multi_attempt tool
  • Expose lake clean in lean_build tool

Full Changelog: v0.4.1...v0.6.0

v0.4.1

07 Jul 15:16
Compare
Choose a tag to compare

What's Changed

  • Help agents to identify incorrect input parameters in #12
  • Return relevant diagnostic messages with hover information

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Jul 21:06
Compare
Choose a tag to compare

What's Changed

  • LeanHammer premise search tool
  • Better error responses
  • Fix: Sorting lean_completions tool results, better partial results

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 Jun 11:22
Compare
Choose a tag to compare

Features

  • Support self-hosted Lean State Search
  • Improved instructions (MCP and tool): Make more concise to save tokens
  • Bump dependencies
  • Fix: Lean build tool

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Jun 22:44
Compare
Choose a tag to compare

Features

  • Loogle tool
  • Lean State Search tool
  • Rate limiting external search tools
  • Cleaner logging

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Jun 14:37
Compare
Choose a tag to compare

Features:

  • New tool lean_run_code: Run/compile independent code snippets/files and receive diagnostic messages.
  • Configuration of env variable LEAN_PROJECT_PATH no longer required.

Full Changelog: v0.1.11...v0.2.0