mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 01:04:42 +00:00
feat: sprites support
This commit is contained in:
parent
9cd9252725
commit
5da35e6dfa
35 changed files with 746 additions and 1257 deletions
|
|
@ -34,7 +34,7 @@ pub struct UniversalEvent {
|
|||
### v1 Usage
|
||||
|
||||
```
|
||||
GET /v1/sessions/{id}/events?include_raw=true
|
||||
legacy event polling endpoint with `include_raw=true`
|
||||
```
|
||||
|
||||
When `include_raw=true`, each `UniversalEvent` included the verbatim JSON the agent process emitted before normalization into the universal schema.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue