Skip to main content

Module url_resolver

Module url_resolver 

Source
Expand description

Adapter bridging the SDK’s InternalUrlRouter port to oxicode-agent’s UrlResolver capability.

When wired into AgentConfig.url_resolver, this enables the read, grep, and find tools to resolve internal protocol URLs (issue://, pr://, memory://, skill://, etc.) through the SDK’s port system.

Structs§

SdkUrlResolver
Adapter wrapping the SDK’s InternalUrlRouter port.