Merge pull request #748 from myfunc/main
fix(bash): use PowerShell on Windows to capture system utility output
This commit is contained in:
@@ -861,7 +861,7 @@ exit
|
||||
|
||||
These are abort triggers (not slash commands).
|
||||
|
||||
For background processes (from the bash tool), you can ask the agent to run:
|
||||
For background processes (from the exec tool), you can ask the agent to run:
|
||||
|
||||
```
|
||||
process action:kill sessionId:XXX
|
||||
|
||||
@@ -95,7 +95,7 @@ Use these hubs to discover every page, including deep dives and reference docs t
|
||||
|
||||
- [Tools surface](/tools)
|
||||
- [CLI reference](/cli)
|
||||
- [Bash tool](/tools/bash)
|
||||
- [Exec tool](/tools/exec)
|
||||
- [Elevated mode](/tools/elevated)
|
||||
- [Cron jobs](/automation/cron-jobs)
|
||||
- [Thinking + verbose](/tools/thinking)
|
||||
|
||||
Reference in New Issue
Block a user