Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt

Use this file to discover all available pages before exploring further.

Plan Mode is currently in beta.
Plan Mode lets the agent break down complex requests into multiple tasks and execute them step by step. You can track task progress in real time.

How to Use

  1. Enable Plan Mode Click the + button in the chat input and select Plan mode from the menu. Mode selector showing Plan mode option with BETA badge
  2. Verify Activation A blue Plan mode indicator appears next to the + button. Plan mode activated showing blue indicator
  3. Send Your Request Send a message and the agent will analyze your request and create a structured plan.
  4. Review the Plan The task list panel displays the plan. Each task has a description and status icon. Task list showing planning steps and pending tasks
  5. Execute the Plan Click the Run tasks button to begin sequential execution.
  6. Monitor Progress Task statuses update in real time. Task list showing completed task with checkmark
  7. Expand or Collapse the Task List Click the task list header to toggle the display. Task list in collapsed state

Task Statuses

StatusIconDescription
PendingTask has not started yet
In ProgressSpinnerAgent is working on the task
Completed✓ (green)Task completed successfully
Error! (red)An error occurred during execution