dsh-error-explainer
开发工具 活跃维护

dsh-error-explainer

MkaliezZ/dsh-error-explainer

提供面向多语言错误栈的结构化解析能力,可自动提取Python、Node.js、Rust、Java等运行时错误帧的元信息,输出格式规整的解析结果,简化错误排查流程。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
12 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:MkaliezZ/dsh-error-explainer
git clone https://github.com/MkaliezZ/dsh-error-explainer.git
git clone git@github.com:MkaliezZ/dsh-error-explainer.git
README.md main

dsh-error-explainer

Structured stack-trace parsing for DSH.

v0.1 recognizes Python, Node.js, Rust and Java-style errors and extracts bounded frame metadata. It does not claim root-cause diagnosis; it prepares compact evidence for the model.