strix/strix/interface/tool_components
2026-01-07 17:50:32 -08:00
..
__init__.py feat(tui): add markdown rendering for agent messages (#197) 2025-12-14 22:53:07 +04:00
agent_message_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
agents_graph_renderer.py feat(tui): enhance spinner animations and update renderer styles 2026-01-06 16:44:22 -08:00
base_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
browser_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
file_edit_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
finish_renderer.py feat(reporting): enhance vulnerability reporting with detailed fields and CVSS calculation 2026-01-07 17:50:32 -08:00
notes_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
proxy_renderer.py feat(tui): implement request and response content truncation for improved readability 2026-01-06 16:44:22 -08:00
python_renderer.py feat(tui): show tool output in terminal and python renderers 2026-01-06 16:44:22 -08:00
registry.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
reporting_renderer.py feat(reporting): enhance vulnerability reporting with detailed fields and CVSS calculation 2026-01-07 17:50:32 -08:00
scan_info_renderer.py feat(tui): enhance spinner animations and update renderer styles 2026-01-06 16:44:22 -08:00
terminal_renderer.py feat(tui): show tool output in terminal and python renderers 2026-01-06 16:44:22 -08:00
thinking_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
todo_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
user_message_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00
web_search_renderer.py feat(tui): add real-time streaming LLM output with full content display 2026-01-06 16:44:22 -08:00