Show HN: Noodles – Turn any codebase into a diagram with Claude and Tree-sitter(github.com)
github.com
Show HN: Noodles – Turn any codebase into a diagram with Claude and Tree-sitter
https://github.com/unslop-xyz/noodles
0 comments
—
https://github.com/unslop-xyz/noodles
—
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.