Skip to content

Releases: agentd-dev/source-code

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:02
agentd v1.2.0 — workflow dialect 2: reducers, parallel branches, huma…

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:40
agentd v1.1.0 — bare INTELLIGENCE / AGENT_INSTRUCTION env spellings +…

agentd v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:17

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, the agent_ metric prefix (metrics_schema 1.0), the AGENT_* env convention, contract_version 1.0.
  • Structural secret-freedom; the lethal-trifecta gate.

Run it: docker run --rm ghcr.io/agentd-dev/agentd:1.0.0 --capabilities