Lean Blueprint Copilot![]() This VS Code extension integrates Lean Blueprint with the Copilot agent mode, allowing LLMs to extract and utilize information from your Lean Blueprint projects and help you with Lean Blueprint development and formalization. This package is still experimental and under development. Please report any problems you encounter. Contributions are welcome too! Compatible with all Lean versions between v4.8.0-rc1 and v4.22.0-rc3. FeaturesCopilot Agent ModeOnce the extension is activated, Copilot agent mode will be able to automatically use tools providing access to extracted information about your Lean Blueprint project. Tools are currently coming from the following MCP servers: Future versions may attempt to support the following MCP servers: Feel free to open an issue or a pull request if you want to add support for other MCP servers. Commands
View panelThis extension adds a view panel of your Lean Blueprint statements in the primary sidebar. Formalized statements are displayed with a checkmark, while not-yet formalized statements are displayed with a yellow circle. When clicking on a not-yet formalized statement, you will be prompted with a window to formalize it. Extracted information about the statement will be added to your clipboard, allowing you to paste it in the Copilot agent chat window. The Copilot agent will then be able to use this information to help you formalize the statement and extract more information using tools provided by this extension. RequirementsRequirements are the same as for Lean Blueprint. Please follow the Lean Blueprint installation instructions. Known Issues
|