Skip to main content

Module resources

Module resources 

Source
Expand description

Safe, bounded workspace resources for prompt attachments.

This mirrors the retired client’s resource contract without coupling file discovery to the terminal renderer: callers get either UTF-8 text or bounded binary data, and every path is resolved beneath the workspace root.

Structs§

Resource

Enums§

ResourceError

Constants§

MAX_RESOURCE_BYTES

Functions§

load