Axiomatic OctoAxiomatic Octo is a swiss army knife for Lean (auto)formalization workflows. Today, the VS Code extension provides semantic search over your own projects and common dependencies such as Mathlib, Batteries, CSLib, and Physlib. The roadmap includes broader theorem-proving and knowledge-management tools. Features
Get startedInstall Axiomatic Octo from the Marketplace and open a Lean project. The extension completes setup on first activation. Open the Octo sidebar to search. Self-hostedTo build your project search database in your own GitHub Actions environment, install the Octo workflow in your repository and add your model-provider API keys as repository secrets. Octo can download the resulting workflow artifact for use in the extension. AgentsAfter setup, enable terminal and agent access when prompted, or run
Octo: Enable terminal / agent access from the Command Palette. This exposes
the Commands
LicenseAGPL-3.0-only. See LICENSE. |