tau-agent-plugin 0.1.1

Plugin SDK for the tau agent — everything a plugin author needs in one crate
Documentation

tau-agent-plugin

Plugin SDK for the tau agent.

Everything a plugin author needs in one crate: the plugin trait, the tool registration API, and re-exports of the protocol types from tau-agent-base. Plugins run as subprocesses and communicate with the tau server over a bidirectional RPC channel.

License

MIT