- 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_tasks.py | ||
| auth.py | ||
| config.py | ||
| database.py | ||
| embedding_config.py | ||
| members.py | ||
| projects.py | ||
| prompts.py | ||
| rules.py | ||
| scan.py | ||
| tasks.py | ||
| users.py | ||