llm-sentry-tools 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
# LLM Tools
|
|
1
|
+
# LLM Sentry Tools
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/llm-sentry-tools)
|
|
4
|
+
[](https://www.npmjs.com/package/llm-sentry-tools)
|
|
5
|
+
[](https://opensource.org/licenses/MIT)
|
|
2
6
|
|
|
3
7
|
基于 Sentry MCP 的智能错误分析和修复工具,让 AI 助手能够自动分析和修复 Sentry 上报的错误。
|
|
4
8
|
|