Commit 667791c
committed
fix(install): bootstrap relay config + correct agent auth command
- Add config bootstrap step: set callback_server and keyring_backend
after binary install so fresh installs work without credentials.json
- Fix agent bootstrap instructions: use `wk auth manage --print-url`
instead of `wk auth add --headless` which requires local credentials
- Update setup.md skill with correct agent auth pattern1 parent 6d2804d commit 667791c
2 files changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
282 | 289 | | |
283 | 290 | | |
284 | 291 | | |
| |||
414 | 421 | | |
415 | 422 | | |
416 | 423 | | |
417 | | - | |
418 | | - | |
419 | | - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
420 | 427 | | |
421 | 428 | | |
422 | 429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
0 commit comments