- Introduce streaming capabilities for agent events, allowing real-time updates during audits. - Add new hooks for managing agent stream events in React components. - Enhance the AgentAudit page to display LLM thinking processes and tool call details in real-time. - Update API endpoints to support streaming event data and improve error handling. - Refactor UI components for better organization and user experience during audits. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| code_analysis_tool.py | ||
| external_tools.py | ||
| file_tool.py | ||
| pattern_tool.py | ||
| rag_tool.py | ||
| sandbox_tool.py | ||