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§
- SdkUrl
Resolver - Adapter wrapping the SDK’s
InternalUrlRouterport.