Download → Drop into Agent → Go
# Download the Agent Guide
curl -O https://atomgradient.github.io/edge-developers/EDGE_AGENT_GUIDE.md
# Give it to your Code Agent and say:
# "Follow EDGE_AGENT_GUIDE.md to help me build a device Agent"
Three Aha Moments
The model learns user preferences
A finance assistant learns "conservative, cash-flow first." Same model, same question, different answer. Not LoRA. Not prompt stuffing.
The model learns tool policy
The Agent learns when to call the cashflow lookup tool and when NOT to call external market tools. Tools are defined by the carrier; policy is learned.
It runs on iPhone
The same learning works on your phone. Offline. Local. Removable. The device is the Agent. The app is the carrier.
Drop EDGE_AGENT_GUIDE.md into any of these
Codex, Claude Code, Cursor, OpenCode, or any Code Agent that reads markdown context.
Traditional docs are here too
The Agent Guide covers the main path. Dive into these when you want details.
CLI Learning Demo
Experience the full learning mechanism in your terminal
Device Agent Learning
Experience Agent learning on a real iPhone
Neural Imprint vs LoRA
Why Edge doesn't use fine-tuning or prompt stuffing
Product Architecture
Edge Engine / Kit / Halo / Scaffold / Studio full stack