
Austro Intelligence
- 3 repo stars
- Updated May 29, 2026
- Austro-Intelligence/ai-brainmap
austro-intelligence (ai-brainmap) is a plugin marketplace that provides a local live mindmap visualizer for Claude Code reasoning and context.
About
austro-intelligence’s marketplace ships ai-brainmap, a Live Context Visualizer aimed at Claude Code users who want to see reasoning structure instead of only scrolling transcripts. Austro Intelligence positions it as Austrian-grown tooling that turns session context into an interactive graph: HDR sun root, smooth hover, screen-space picking, and additive tree growth, rendered with Python, Three.js, and D3 entirely on your machine. developers debugging complex agent loops or explaining decisions to themselves install it when transparency beats black-box chat. It complements—not replaces—your editor: you run the visualizer locally while Claude works. Version 0.6.0 is MIT-licensed with homepage on GitHub. Use when long sessions become hard to audit or when you teach others how an agent branched through subtasks.
- Single ai-brainmap plugin (v0.6.0) in the austro-intelligence marketplace
- Interactive 2D/3D mindmap with HDR sun root and additive tree growth
- Smooth hover and screen-space picking for context nodes
- Fully local stack: Python plus Three.js and D3—no cloud dependency
- Keywords span mindmap, observability, debugging, and transparency
Austro Intelligence by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add Austro-Intelligence/ai-brainmapAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | May 29, 2026 |
| Repository | Austro-Intelligence/ai-brainmap ↗ |
What it does
Install ai-brainmap to render Claude Code’s live reasoning as a local 2D/3D mindmap for debugging and session transparency.
Who is it for?
Best when you run deep Claude Code sessions and want local, visual observability without sending context to a SaaS dashboard.
Skip if: Skip if you only need production APM or and will not run a local Python plus Three.js visualization stack.
What you get
After install, you can explore Claude’s reasoning as an interactive 2D/3D mindmap locally for clearer debugging and transparency.
- Installed ai-brainmap plugin from austro-intelligence marketplace
- Running local 2D/3D context mindmap for active sessions
- Screen-space picking and hover inspection of reasoning nodes
By the numbers
- Marketplace lists 1 plugin (ai-brainmap) at version 0.6.0
- MIT license; runs fully local (Python + Three.js + D3)
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Local session mindmap marketplace plugin, not an MCP server or production error tracker.
FAQ
Who is ai-brainmap for?
Claude Code users who want live, local visualization of agent context and reasoning for debugging and transparency.
When should I use ai-brainmap?
When operating or diagnosing complex agent sessions and you need a force-graph view of how context grew over time.
How do I add ai-brainmap to my agent?
Add the Austro-Intelligence Claude Code marketplace, install the ai-brainmap plugin (0.6.0), and start the local Python visualizer per the GitHub plugin README.