Commit b91388c
fix(agent-auth): use live_view_url instead of hosted_url for login
The hosted URL was causing 404 errors. Now we fetch the live view URL
from the first poll after creating the invocation and use that instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a8ad502 commit b91388c
1 file changed
Lines changed: 18 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 | | |
| 142 | + | |
134 | 143 | | |
135 | 144 | | |
136 | | - | |
137 | 145 | | |
138 | 146 | | |
139 | 147 | | |
| |||
0 commit comments