Agent-Hellboy / Agent-Hellboy/spewer
Implelement TUI using rich
Ouverte
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.