- Step1: Clone the repository and install dependencies using Flutter.
- Step2: Launch the application with 'flutter run'.
- Step3: Use the AI chat pane to input and guide planning problems.
- Step4: Visualize and modify the directed graph representing tasks and dependencies.
- Step5: Decompose complex tasks hierarchically using the task list and hierarchical compression features.
- Step6: Save and persist the planning state externally for later analysis or continuation.