Agents

codemode-gatewaydocmarkdown
Path: codemode-gateway/AGENTS.mdRelative: AGENTS.mdSubproject: codemode-gatewayCategory: codemode-gateway
Lines: 15Bytes: 2,144Imports: 0Exports: 0

Content Preview

  1. # codemode-gateway — agent notes
  2. Persistent Cloudflare Worker: LLM-written code in, isolated sandbox execution out. The LEVERAGEAI capability gateway.
  3. - **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.
  4. - **Endpoint + CLI cheat sheet**: `/home/mikes/docs/c