Updated documentation.

This commit is contained in:
Jakob Friedl
2025-10-31 14:55:50 +01:00
parent 7f76c151d2
commit af3e7245cd
13 changed files with 384 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ It is also possible to select multiple rows by dragging or holding CTRL/SHIFT an
## Agent Console
An **Agent Console** is opened in the bottom panel when an agent is interacted with. It features an input field at the bottom where the command can be entered, a large textarea, where output can by selected and copied, as well as a search field for filtering the output.
An **Agent Console** is opened in the bottom panel when an agent is interacted with. It features an input field at the bottom where the command can be entered, a large textarea, where output can by selected and copied, as well as a search field for filtering the output. The console input field features tab-autocompletion for commands and supports searching through the command history using the up and down arrow keys.
![Console View](../assets/client-3.png)
![Console Filter](../assets/client-5.png)