Stacklit v0.1.0 launched #1
thegdsks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Stacklit is live.
npm:
npx stacklit initgo:
go install github.com/glincker/stacklit/cmd/stacklit@latestbinaries: GitHub Releases
One command scans your codebase and generates
stacklit.json— a ~1,500-token index that any AI agent can read. Commit it to git. Every agent that opens the repo knows the structure without burning tokens on file exploration.Also generates a Mermaid diagram and an interactive HTML visualization with 4 views (graph, tree, table, flow).
Includes an MCP server (
stacklit serve) with 7 tools for Claude Desktop, Cursor, and any MCP client.Feedback, bugs, and feature requests welcome in Issues.
Beta Was this translation helpful? Give feedback.
All reactions