native/dart_bridge_tool_calling library
Classes
- DartBridgeToolCalling
- Thin C ABI bridge for tool-calling parse / format / validate and the session state machine.
- ToolCallingSessionHandle
- Owned handle for a tool-calling session — combines the C side session id, the Dart broadcast stream of decoded events, and the native callable that must be closed when the session ends.