API Reference#
This section organizes the public API by the actual package structure. Each page contains three kinds of information:
Information |
Purpose |
|---|---|
Source |
Corresponding source files for jumping back to the implementation. |
Public contract |
Common signatures, parameters, return values, and exceptions. |
Autodoc |
Class/function documentation imported from the current source. |
Package structure#
Package |
Contents |
|---|---|
Package-level entrypoint. |
|
|
|
Backend abstractions, sandboxes, persistent sandbox identities, tool payloads, results, registry, stream. |
|
|
|
|
|
|
|
Memory backends, stores, op payloads, result types, local backend, OpenViking adapter boundary, registry. |
|
Persistent |
|
Project-root and test environment helpers. |