Show HN: Noodles – Turn any codebase into a diagram with Claude and Tree-sitter
6 points| unslop | 6 days ago |github.com
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.
No comments yet.