mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-18 00:02:48 +00:00
chore: remove inspect.sandboxagent.dev in favor of /ui/
This commit is contained in:
parent
cacb63ef17
commit
05488f157c
10 changed files with 26 additions and 73 deletions
|
|
@ -132,7 +132,7 @@ const url = buildInspectorUrl({
|
|||
headers: { "X-Custom-Header": "value" },
|
||||
});
|
||||
console.log(url);
|
||||
// https://inspect.sandboxagent.dev?url=https%3A%2F%2Fyour-sandbox-agent.example.com&token=...&headers=...
|
||||
// https://your-sandbox-agent.example.com/ui/?token=...&headers=...
|
||||
```
|
||||
|
||||
Parameters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue