Agents
Path:
codemode-gateway/AGENTS.mdRelative: AGENTS.mdSubproject: codemode-gatewayCategory: codemode-gatewayLines: 15Bytes: 2,144Imports: 0Exports: 0
Content Preview
- # codemode-gateway — agent notes
- Persistent Cloudflare Worker: LLM-written code in, isolated sandbox execution out. The LEVERAGEAI capability gateway.
- - **Small models / executors**: read `/home/mikes/docs/codemode-gateway/CODEMODE_CONTRACT.md` — that doc is your entire interface. Use `bash /home/mikes/scripts/codemode/cm-exec.sh` (exec/run/save/list/search/describe/health). Never call the Cloudflare API or wrangler directly for inspection.
- - **Endpoint + CLI cheat sheet**: `/home/mikes/docs/c