Skip to content

Commit 738dee6

Browse files
chore(sync): mirror docs from openclaw/openclaw@0eff93e
1 parent 65dc66f commit 738dee6

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

.openclaw-sync/source.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"repository": "openclaw/openclaw",
3-
"sha": "f97823d60ca7c65c026edabd3b8a511837629e0b",
3+
"sha": "0eff93e4be626110960f6efa1aff31150b2699a1",
44
"sources": {
55
"openclaw": {
66
"repository": "openclaw/openclaw",
7-
"sha": "f97823d60ca7c65c026edabd3b8a511837629e0b"
7+
"sha": "0eff93e4be626110960f6efa1aff31150b2699a1"
88
},
99
"clawhub": {
1010
"repository": "openclaw/clawhub",
1111
"sha": "8298d86e4dac83dc377bf06f9a94de4a81644b22"
1212
}
1313
},
14-
"syncedAt": "2026-09-15T09:12:30.149Z"
14+
"syncedAt": "2026-09-15T09:14:01.842Z"
1515
}

docs/providers/openrouter.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ With Tailscale Serve, your browser must have access to the same tailnet. If no
3131
managed HTTPS address is available, enable Serve and retry, or use the CLI flow
3232
below. The callback does not sign you in to the Control UI.
3333

34-
The Control UI uses hosted completion when opened at the managed HTTPS address.
35-
When opened through localhost or another address, it keeps manual redirect
36-
completion so browsers outside the tailnet can still finish setup.
34+
The Control UI receives the return automatically at the managed HTTPS address
35+
or when opened directly on the local Gateway's loopback address and port.
36+
Other addresses use manual redirect completion. If pasted input is incomplete
37+
or invalid, correct it in the same sign-in attempt and submit again.
3738

3839
<Tabs>
3940
<Tab title="OAuth">

0 commit comments

Comments
 (0)