Expand description
Runtime adapter traits and bridge result types.
Structs§
- Applied
Change - Result of an applied proposal.
- Check
Result - Result of a check command.
- File
Snapshot - File content plus its authoritative digest.
- Patch
Proposal - A validated, not-yet-applied proposal.
- Runtime
Status - Runtime status exposed to a paired browser.
- Turn
Result - Result of a submitted agent turn.
- Workspace
File - A file entry returned by a runtime adapter.
Traits§
- Runtime
Adapter - The runtime boundary used by the WebMCP transport.