mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-19 19:04: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
|
|
@ -52,7 +52,7 @@ The Sandbox Agent acts as a universal adapter between your client application an
|
|||
|-----------|-------------|
|
||||
| **Server** | Rust daemon (`sandbox-agent server`) exposing the HTTP + SSE API |
|
||||
| **SDK** | TypeScript client with embedded and server modes |
|
||||
| **Inspector** | [inspect.sandboxagent.dev](https://inspect.sandboxagent.dev) for browsing sessions and events |
|
||||
| **Inspector** | Built-in UI at inspecting sessions and events |
|
||||
| **CLI** | `sandbox-agent` (same binary, plus npm wrapper) mirrors the HTTP endpoints |
|
||||
|
||||
## Get Started
|
||||
|
|
@ -172,7 +172,7 @@ npx sandbox-agent --help
|
|||
|
||||
### Inspector
|
||||
|
||||
Debug sessions and events with the [Inspector UI](https://inspect.sandboxagent.dev).
|
||||
Debug sessions and events with the built-in Inspector UI (e.g., `http://localhost:2468/ui/`).
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue