Further Agent updates
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
"agent --status",
|
||||
"agent --plan REQUEST...",
|
||||
"agent --auto GOAL...",
|
||||
"agent skills | todos | plan | compact | reset | undo | hooks | history"
|
||||
"agent skills | todos | plan | compact | reset | undo | hooks | history | rewind | export | remember | recap"
|
||||
],
|
||||
"description": "Runs the in-guest ReAct coding agent (QVAC local or OpenAI-compatible REST). Full guest admin by default (denylist). Tools include grep, apply_patch, web_search, git_status, todos, plan mode, and skills. History lives in ~/.agent/history.json.",
|
||||
"description": "Runs the in-guest ReAct coding agent (QVAC local or OpenAI-compatible REST). Full guest admin by default (denylist). Tools include grep, apply_patch, web_search, git helpers, find_symbol, session rewind/export, todos, plan mode, and skills. History lives in ~/.agent/history.json.",
|
||||
"options": [
|
||||
{
|
||||
"flag": "--setup, --config",
|
||||
|
||||
Reference in New Issue
Block a user