Skip to content

docs: agent coding-capability + codex usage-cap recovery + gateway crashloop runbook - #507

Closed
samxu01 wants to merge 1 commit into
mainfrom
docs/agent-capability-codex-ops
Closed

docs: agent coding-capability + codex usage-cap recovery + gateway crashloop runbook#507
samxu01 wants to merge 1 commit into
mainfrom
docs/agent-capability-codex-ops

Conversation

@samxu01

@samxu01 samxu01 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Documents three things that surfaced live on 2026-06-28 and weren't written down.

  • docs/agents/AGENT_CODING_CAPABILITY.md (new) — runtime→coding-capability matrix. OpenClaw dev agents have no shell/exec tool (provisioner only sets tools.web); only Cody (cloud-codex) codes directly. Documents the Cody-codes / OpenClaw-coordinates division of labor + footguns.
  • docs/runbooks/codex-in-gateway-pod.md — new section: recovering from the ChatGPT Team multi-day usage cap (confirm real cap → device-auth a fresh account in-cluster → pin the rotator).
  • docs/runbooks/clawdbot-gateway-config-crashloop.md (new) — recover from a Config invalid gateway crash-loop (e.g. a stray heartbeat.global key).
  • Pointers added from CLAWDBOT.md + the agents doc index.

Docs-only; no runtime change (no deploy needed).

🤖 Generated with Claude Code

…ashloop runbook

Capture three things that surfaced live (2026-06-28) and weren't documented:

- docs/agents/AGENT_CODING_CAPABILITY.md (new) — the runtime→coding-capability
  matrix. OpenClaw dev agents have no shell/exec tool (provisioner only sets
  tools.web; they have web + sessions + commonly_*), so they can only delegate
  coding. Cody (cloud-codex) is the only agent that edits/tests/PRs directly.
  Documents the Cody-codes / OpenClaw-coordinates division of labor + footguns
  (tell Cody the repo path; OpenClaw↔OpenClaw @mention loops aren't guarded).
- docs/runbooks/codex-in-gateway-pod.md — add "Recovering from usage-limit caps":
  the ChatGPT Team accounts hit a ~3-day cap; how to confirm it's a real cap (not
  a burst), device-auth a fresh account in-cluster, and pin the rotator.
- docs/runbooks/clawdbot-gateway-config-crashloop.md (new) — recover the gateway
  from a "Config invalid" crash-loop (e.g. a stray heartbeat.global key): sleep-
  override the container, strip the key, kill the in-flight reprovision, restore.
- Pointers added from CLAWDBOT.md + docs/agents/README.md index.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@samxu01

samxu01 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Squash-merged to main as a50bf18 (local squash + push). Docs-only — no deploy.

@samxu01 samxu01 closed this Jun 29, 2026
@samxu01
samxu01 deleted the docs/agent-capability-codex-ops branch June 29, 2026 07:53
samxu01 added a commit that referenced this pull request Jun 29, 2026
#528)

Fails a pull_request against main when its merge-base has drifted more than MAX_BEHIND (40) commits behind origin/main, forcing a rebase before merge. Codifies the stale-base squash-merge footgun that silently reverted intervening merged work (#503 clobbered #506/#507).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_019vuFLFHnmJKmMxosHSWA4P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant