docs: thanks

This commit is contained in:
Lum1104
2026-03-20 19:16:47 +08:00
parent 17d796309d
commit 9866fccae9
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@
---
> [!TIP]
> **A huge thank you to the community!** The support for Understand-Anything has been incredible. If this tool saves you a few minutes of digging through complexity, that's all I wanted. 🚀
**You just joined a new team. The codebase is 200,000 lines of code. Where do you even start?**
Understand Anything is a [Claude Code](https://docs.anthropic.com/en/docs/claude-code) plugin that analyzes your project with a multi-agent pipeline, builds a knowledge graph of every file, function, class, and dependency, then gives you an interactive dashboard to explore it all visually. Stop reading code blind. Start seeing the big picture.
+3
View File
@@ -20,6 +20,9 @@
---
> [!TIP]
> **衷心感谢社区的支持!** Understand-Anything 收到的关注超出了我的预期。如果这个工具能帮你从复杂的资料中理出一点头绪,少走几分钟弯路,那我开发它的初衷就达到了。🚀
**当你刚加入一个新团队,面对 20 万行代码,你从哪里开始?**
Understand Anything 是一个基于 [Claude Code](https://docs.anthropic.com/en/docs/claude-code) 的插件,通过多智能体(multi-agent)架构分析你的项目,构建包含文件、函数、类以及依赖关系的知识图谱,并提供一个可视化交互界面,帮助你理解整个系统。不再“盲读代码”,而是从全局视角理解系统结构。