Agent-Hellboy / Agent-Hellboy/spewer
Implelement TUI using rich
未关闭
- 主要语言
- Python
- 星标
- 3
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
Implement a Text-based User Interface (TUI) for the library to present information in a clean and structured format.
The interface should:
Display data in a tabular view, showing the line that triggered a dependency, the corresponding function name, the line number, and if the relevant flag is enabled, the arguments passed to that function.
Represent dependencies in a tree-like structure, clearly visualizing the depth of nested dependencies, indicating which functions were invoked, which raised exceptions, and what arguments were passed at each level.
贡献指南
评估
这个 Issue 还没有评估数据。