Agent-Hellboy / Agent-Hellboy/spewer
Implelement TUI using rich
Aberta
- Linguagem predominante
- Python
- Estrelas
- 3
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.