core icon indicating copy to clipboard operation
core copied to clipboard

Add DeepWiki badge

Open mcmire opened this issue 8 months ago • 0 comments

Explanation

DeepWiki is a site powered by Devin that analyzes a repo and generates a comprehensive breakdown of the architecture. (The one for this repo is located here.) It doesn't always organize information in a way that humans would, but it still does a pretty good job of summarizing and finding connections between modules. Deepwiki will automatically update its report as long as we have this badge in the README.

References

Changelog

Checklist

  • [ ] I've updated the test suite for new or updated code as appropriate
  • [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • [ ] I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

mcmire avatar Jun 03 '25 13:06 mcmire