Commit b91a1c5
fix: show fixed role immediately in info, fix -H flag dispatch
1. When --role is set with Fixed hint, info now shows the configured
role immediately instead of "indeterminate" until a peer connects.
With a fixed hint there is no negotiation — the role is decided.
2. -H/--host flag no longer triggers daemon dispatch. The heuristic
"first arg starts with dash = daemon mode" incorrectly routed
wallhack -H /path route list to the daemon CLI instead of the
control client.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1b78edb commit b91a1c5
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
| |||
0 commit comments