File size: 817 Bytes
ad039c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
license: apache-2.0
tags:
- agent
- human-in-the-loop
- ai
- mcp
- pile-protocol
pretty_name: Pile Protocol
---
# Pile Protocol
Open protocol for agent-to-human decision capture.
When an AI agent needs a human decision, the Pile Protocol gives it a review screen and sends back structured instructions it can act on. One link. Mark it. Agent continues.
## What this repo will hold
- Pile Protocol spec (versioned)
- Resolution payload schema
- Conformance test suite
- Example resolutions across decision types
## Status
**v0.0.0 placeholder.** Spec drafting in progress. Full v0.1 RFC publishes alongside the hosted product launch.
## Links
- Website: https://pileless.com
- Spec: https://github.com/pileless/pile-protocol
- Python SDK: https://pypi.org/project/pileless/
License: Apache-2.0
|