Task Management
The task management feature breaks the limitations of traditional serial task execution, supports managing multiple tasks simultaneously within a single project, and enhances overall development efficiency.
Use cases
- Simultaneously conduct chat and development: You can freely switch between different tasks. For example, you can focus on Supabase module development while asking additional questions (such as "Supabase configuration methods"). This approach prevents both your and AI's thinking flow from being confined to a single chat.
- Execute multiple development tasks in parallel: You can create multiple independent tasks within the same project, each dedicated to the development of different functional modules (such as frontend and backend), enabling parallel advancement of multiple tasks.
UI
The task panel is located on the left side of the SOLO interface and displays all tasks in the current project as well as the status of each task.
Related operations
Create new tasks
Create new tasks in the following ways:
- Click the New Task button at the top of the task panel;
- Click the New task icon in the upper-right corner of the AI chat panel.
- Use the shortcut keys (macOS: `command + control + N`; Windows: `Ctrl + Alt + N`), and the input cursor will appear in the chat input box.
Rename or delete tasks
Click the `···` button in the upper-right corner of the task card, select the desired option from the menu, and complete the required operation.
Hide or show the task panel
After entering SOLO mode, the task panel is displayed by default. You can hide the task panel by clicking the Hide Tasks icon in the upper right corner of the panel. After hiding, it can be reopened using the Show Tasks button.