Commit 1107e5e
docs: prompt asks for repo before running oac to avoid no-repo error
Tested with claude CLI: agent installs OAC successfully but oac run
without --repo fails. Updated prompt to ask user for repo first,
then run oac run --repo <target> --tokens unlimited.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 08f227c commit 1107e5e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments