Skip to content

Add Raven agent to the ACP registry - #545

Open
raythurman2386 wants to merge 2 commits into
agentclientprotocol:mainfrom
raythurman2386:add-raven-agent
Open

Add Raven agent to the ACP registry#545
raythurman2386 wants to merge 2 commits into
agentclientprotocol:mainfrom
raythurman2386:add-raven-agent

Conversation

@raythurman2386

@raythurman2386 raythurman2386 commented Aug 21, 2026

Copy link
Copy Markdown

Summary

Adds Raven — a privacy-first local coding-agent harness for Ollama /
OpenAI-compatible endpoints — to the ACP registry.

Raven speaks ACP v1 over stdio (raven --acp). Its initialize response
advertises a single agent-type auth method (agent-auth), satisfying the
registry's --auth-check requirement.

Distribution

Binary distribution for 4 platforms (darwin-aarch64, linux-aarch64,
linux-x86_64, windows-x86_64), each a .tar.gz/.zip archive with a pinned
sha256 from the v0.4.1 release. cmd is a stable raven/raven.exe
with args: ["--acp"]. Archive hashes verified against the downloaded
artifacts.

Icon

16×16 monochrome currentColor SVG (raven/icon.svg).

Validation

  • agent.json passes schema checks (id, semver version, distribution).
  • All 4 archive URLs return HTTP 200.
  • initialize returns authMethods with an agent-type method (verified
    against the v0.4.1 binary).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant