Commit 7bb6dc7
fix(admin): default extension userId to 'admin', not the Ranch user UUID
userId in this panel is ctx.from on the runtime side — the value the
agent uses to namespace browser-state files (Telegram chat id or 'admin'
for the admin agent). The Ranch login UUID was a confusing wrong
default that produced unusable tokens.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 667ace5 commit 7bb6dc7
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments