Releases: agentd-dev/source-code
Releases · agentd-dev/source-code
Release list
v1.2.0
v1.1.0
agentd v1.1.0 — bare INTELLIGENCE / AGENT_INSTRUCTION env spellings +…
agentd v1.0.0
agentd is a small, MCP-native, HTTPS-everywhere agent runtime for Kubernetes, and the reference implementation of the Agent Control Contract 1.0. It runs the agentic loop as a one-shot, loop, schedule, reactive daemon, or agent-authored workflow — supervised, bounded, observable.
- HTTPS everywhere over mTLS; no unix/vsock/stdio transport, no local execution surface. Remote MCP tools (Streamable HTTP) with secret-free per-server auth.
- Agent-authored workflows (+ reactive-daemon workflows, optional CEL).
- Real A2A interoperability (bare PascalCase methods, SSE streaming) +
a2a.*operator verbs. - Neutral contract:
agent://resources, theagent_metric prefix (metrics_schema1.0), theAGENT_*env convention,contract_version1.0. - Structural secret-freedom; the lethal-trifecta gate.
Run it: docker run --rm ghcr.io/agentd-dev/agentd:1.0.0 --capabilities