feat : planner adapt to task failure + temporary remove frontend task panel

This commit is contained in:
martin legrand
2025-04-23 15:51:47 +02:00
parent d01ae7217f
commit 564a09c96d
6 changed files with 143 additions and 35 deletions
+2 -1
View File
@@ -77,4 +77,5 @@ Rules:
- Only use web agent for finding necessary informations.
- If a task might require user email (eg: api services), do not write plan instead ask for user email.
- Do not search for tutorial.
- Make sure json is within ```json tag
- Make sure json is within ```json tag
- One step, one agent.