Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hello-acp

Minimal ACP example using crates/arc-acp-edge.

What It Demonstrates

  • session/list_capabilities
  • authoritative tool/invoke
  • deferred tool/stream followed by tool/resume
  • receipt-bearing metadata on terminal results

Files

README.md
Cargo.toml
src/main.rs
run-edge.sh
smoke.sh

Run

Start the line-based JSON-RPC edge:

./run-edge.sh serve

Run the smoke flow:

./smoke.sh