agentd-core 1.3.2

Minimal, MCP-native agent runtime as a library: the agentic loop, supervisor, workflows, and code-registered tools (the agentd engine)
Documentation
1
2
3
4
// SPDX-License-Identifier: AGPL-3.0-only
pub mod policy;
pub mod scope;
pub mod secret;