Skip to content

Add DeepWiki badge #5903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add DeepWiki badge #5903

wants to merge 1 commit into from

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Jun 3, 2025

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

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](https://github.com/MetaMask/core).) 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant