TODO
Port resource tools once the V2 tool plugin API settles.
Context
- Current
v2 does not yet have the planned plugin tool surface (ctx.tool.transform(...) / transform-backed tool registry).
- There is open architecture/prototype work around plugin/session/tool patterns (for example the plugin-patterns plan), but resource tools should wait until that API shape is stable.
Done when
- The settled V2 plugin tool API is identified.
- Resource tools are registered through that API instead of the current transitional path.
- Any affected tests/docs are updated.
TODO
Port resource tools once the V2 tool plugin API settles.
Context
v2does not yet have the planned plugin tool surface (ctx.tool.transform(...)/ transform-backed tool registry).Done when