A tree outliner widget for egui - hierarchical data visualization and editing
Tree-structured session guide & checklist as an MCP server
Final ast-outline release. Renamed to ast-bro — install via `cargo install ast-bro`. This 2.1.1 ships the new `ast-bro` and `sb` binaries alongside `ast-outline` so existing users can transition.
Mastermind Codegraph — fast multi-language code indexer (Python, TypeScript, JavaScript, Rust) with MCP interface. Truth layer for AI coding agents.
A modern, nano-style terminal editor with session restore, AI ghost text, and professional shortcuts
A headless editor engine focused on state management, Unicode-aware text measurement, and coordinate conversion.
A basic kanban task manager written with egui
Render Mermaid diagrams as Unicode box-drawing text — no browser, no image protocols, pure Rust
Token-level lossless formatter for AXON source. Round-trips comments and layout verbatim via the Fase 14 trivia channel from `axon-frontend`; canonicalises only trailing whitespace per line and the final newline. Mirrors the behaviour of `axon fmt` in axon-lang so the language CLI and the LSP format-on-save produce byte-identical output.
Language Server Protocol server for the Axon programming language. Deterministic diagnostics, hover, completion, and go-to-definition across VSCode, Claude Code, Cursor, Antigravity, Zed, Neovim and any LSP-compatible editor.
Pure logic library for axon-lsp: document store, diagnostics, hover, completion, and definition resolution. Adopter-agnostic; no I/O, no stdio, no network.
Static structured documentation for the Axon language, embedded at compile time. Consumed by axon-lsp's hover and completion resolvers.