- Rename 'finished_at' to 'completed_at' in AgentTaskResponse and related functions for clarity. - Introduce 'RUNNING' status in AgentTaskStatus to better represent task states. - Update task configuration handling in AgentRunner to improve initialization logic. - Enhance UI to reflect new 'RUNNING' and 'REPORTING' statuses in the AgentAudit component. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_task.py | ||
| analysis.py | ||
| audit.py | ||
| audit_rule.py | ||
| project.py | ||
| prompt_template.py | ||
| user.py | ||
| user_config.py | ||