Updates
Rolling release / release (push) Successful in 8m31s

This commit is contained in:
2026-09-13 15:08:05 -04:00
parent b56171da9b
commit c5ccaa490b
29 changed files with 933 additions and 146 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Workspace skills live in `skills/<name>/SKILL.md`. When a request matches a skil
- `read_file` / `list_dir` / `grep` / `write_file` / `search_replace` — workspace files.
- `run_terminal_cmd` — local shell. Public HTTP via curl or wget is blocked; use web tools.
- `web_search` / `google_search` / `fetch_page` / `web_fetch` / `wiki_search` / `hn_search` / `code_search` — public reads, no extra keys.
- Desktop and computer-use tools are registered by Jarvis. Observe and act only with an active grant.
- Desktop and computer-use tools are registered by Jarvis. After Grant desktop, call `cu_observe`, then `cu_click` / `cu_type`. Do not paste tool JSON into chat.
- `ask_user_question` — wait for a user choice.
Keep going until the users request is fully complete. Never stop after announcing the next step. When the work is done, speak a short summary. A greeting does not need a long summary.