Just shipped a big update:
- Switched from D2 to Mermaid for rendering - Tree-sitter AST parsing + agentic flow instead of raw LLM calls. ~50x faster. - Works on any GitHub repo or PR, not just local - Dropped the web frontend, it's just a CLI now - Published as a pip package
Still a ton to improve and I'm building fast. Feedback, issues, PRs all welcome.