Add testing skill for the OpenCodex management API - #616
devin-ai-integration[bot] wants to merge 3 commits into
Conversation
Co-authored-by: Epinephrine <luvs01@hanmail.net>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Repository: luvs01/opencodex/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
⏳ DRAFT
What to do
Review readiness checklist
0/4 boxes ticked. New commits were pushed after the checklist was completed on |
OPENCODEX_HOME relocates only opencodex state; startup still syncs client homes unless clientIntegrations.* are off AND CODEX_HOME/GROK_HOME/ CLAUDE_CONFIG_DIR/OPENCODEX_CLAUDE_DESKTOP_CONFIG_DIR point at scratch. codexAutoStart:false never gated those writes. Co-Authored-By: Epinephrine <luvs01@hanmail.net>
Co-Authored-By: Epinephrine <luvs01@hanmail.net>
Adds a testing skill documenting how to boot OpenCodex as a foreground server on a scratch OPENCODEX_HOME and drive the Lab automation management API with curl: admin auth header, baseline/enable/disable state transitions, manual run dispatch, and clean shutdown. Verified against the real server on Windows.
Devin Session: https://app.devin.ai/sessions/cfc5342a3c4d4b7eb9c1b57b2adca7c6
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.
Open in Devin Desktop: https://app.devin.ai/desktop/session/cfc5342a3c4d4b7eb9c1b57b2adca7c6?variant=devin
Requested by: @luvs01