You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- drop the devframe/utils/valibot-json-schema subpath: AgentToolInput
gains valibot args (the same shape RPC definitions carry); the agent
host derives the JSON-Schema input internally, and the hub passes
schemas through untouched — conversion is an implementation detail
again
- devframe/node exports only registerDevframeInstance (+ its two types)
from the instance registry; the read/probe/prune helpers stay internal
to the connector
0 commit comments