Skip to content

AgentAction 0.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:05
· 12 commits to main since this release
7ad923e

Agent-declared intent for Hermes

  • Add opt-in Hermes context injection and structured declaration/outcome tools
    without exporting prompts, histories, tool arguments/results, or responses.
  • Evaluate bounded declarations under the server-owned
    agentaction_declared_intent.v1 profile while preserving observed-execution
    fallback and fail-open agent behavior.
  • Label declarations and outcome reports as agent-generated self-attestation in
    Jobs and Job detail rather than trusted user intent or independent evidence.