Commit 876d0bd
committed
aitools install: document --agents auto-detection behavior
Pin down the contract for non-interactive callers (CI, agents) by
documenting that an unset --agents flag means "install for every detected
agent" outside a TTY. The selected list is already logged to stderr via
PrintInstallingFor before the install runs, so callers can verify what
was picked.
Co-authored-by: Isaac1 parent 37b1a30 commit 876d0bd
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
0 commit comments