style: format repository

This commit is contained in:
Peter Steinberger
2026-04-26 05:47:05 +01:00
parent 6a67f65568
commit 27aedcfd56
397 changed files with 4106 additions and 4517 deletions

View File

@@ -56,14 +56,14 @@ bash pty:true command:"claude --dangerously-skip-permissions 'task'"
### Bash Tool Parameters
| Parameter | Type | Description |
| ------------ | ------- | ---------------------------------------------------------- |
| `command` | string | The shell command to run |
| `pty` | boolean | Use for Codex/Pi/OpenCode |
| `workdir` | string | Working directory |
| `background` | boolean | **Always true for this skill** |
| `timeout` | number | Timeout in seconds |
| `elevated` | boolean | Run on host instead of sandbox (if allowed) |
| Parameter | Type | Description |
| ------------ | ------- | ------------------------------------------- |
| `command` | string | The shell command to run |
| `pty` | boolean | Use for Codex/Pi/OpenCode |
| `workdir` | string | Working directory |
| `background` | boolean | **Always true for this skill** |
| `timeout` | number | Timeout in seconds |
| `elevated` | boolean | Run on host instead of sandbox (if allowed) |
### Process Tool Actions
@@ -191,11 +191,11 @@ Reuse this same notify-route injection block in every example below; only the ta
### Flags
| Flag | Effect |
| --------------- | -------------------------------------------------- |
| `exec "prompt"` | One-shot execution inside the worker CLI |
| `--full-auto` | Sandboxed but auto-approves in workspace |
| `--yolo` | No sandbox, no approvals |
| Flag | Effect |
| --------------- | ---------------------------------------- |
| `exec "prompt"` | One-shot execution inside the worker CLI |
| `--full-auto` | Sandboxed but auto-approves in workspace |
| `--yolo` | No sandbox, no approvals |
### Building/Creating