Agent

The built-in assistant offers explanations and supported actions in the context of the current task. The feature is experimental and disabled by default.

Enabling

  1. Подготовьте профиль LLM и назначьте его роли Agent.
  2. Откройте настройки Agent и включите функцию.
  3. Check permissions on context, attachments, and actions before the first request.

The model and service are selected in settings LLM.

How the request is processed

  1. Agent получает текст запроса и только тот контекст, который разрешён текущими настройками.
  2. The response may contain an explanation or suggestion of a supported action.
  3. The change is shown before applying. Higher risk activities require explicit confirmation.
  4. Результат и решение пользователя сохраняются в истории Agent.

Context and attachments

The request can include information about the selected item, project, current image, or an explicitly added attachment. The external LLM receives the allowed context according to the rules of the selected provider. The local model processes it on the user's computer.

Confirmation of actions

  • Reading the allowed context does not mean permission to change the project or files.
  • Suggested changes to layout, design, or settings are shown before they are applied.
  • If permission for an action is not set, the action is blocked.
  • After applying, check the result and use undo, backup or project history if necessary.

History and local data

История Agent хранится локально. Для проекта может создаваться отдельная папка с сообщениями и действиями. Очистка общей истории не всегда удаляет копии рядом с проектом, поэтому перед передачей проекта проверьте его каталог.

Limitations

  • Agent может ошибаться и не заменяет проверку пользователя.
  • Quality and available features vary depending on the model selected.
  • The function is not an autonomous executor and should not be used for unobservable critical activities.