Skip to content

chore(submodules): promote PMOVES-Archon gitlink (E2E codex skip fix) - #1784

Merged
POWERFULMOVES merged 1 commit into
mainfrom
chore/promote-archon-e2e
Jun 11, 2026
Merged

chore(submodules): promote PMOVES-Archon gitlink (E2E codex skip fix)#1784
POWERFULMOVES merged 1 commit into
mainfrom
chore/promote-archon-e2e

Conversation

@POWERFULMOVES

@POWERFULMOVES POWERFULMOVES commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Promotes Archon 92fb9551 → 849326748b after fork PR #20.

Makes Archon's E2E Smoke Tests green. Root cause was not an outdated test — the run log showed an empty OPENAI_API_KEY → Codex CLI 401. PMOVES avoids managed OpenAI (TensorZero self-host), so the Codex + mixed tiers now skip gracefully when the key is absent (deterministic + Claude tiers still run). Upstream coleam00/Archon is red for the identical reason.

With #19 (tseslint lint fix) this clears both of Archon's red CI surfaces — test and E2E.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated internal dependency to include stability improvements and maintenance fixes.

Advances 92fb9551 → 849326748b after fork PR #20, which makes the E2E Smoke Tests
green by skipping the OpenAI-dependent tiers (e2e-codex, e2e-mixed) when
OPENAI_API_KEY is absent. Root cause was a missing-secret 401 (not an outdated
test); PMOVES avoids managed OpenAI, so the Codex tier now skips gracefully while
deterministic + Claude tiers run. Upstream is red for the same reason.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@POWERFULMOVES
POWERFULMOVES merged commit dcef934 into main Jun 11, 2026
27 of 30 checks passed
@POWERFULMOVES
POWERFULMOVES deleted the chore/promote-archon-e2e branch June 11, 2026 14:53
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 436dec1d-edc0-489f-903d-f69b473d6ed2

📥 Commits

Reviewing files that changed from the base of the PR and between e92d33d and d09bfe8.

📒 Files selected for processing (1)
  • PMOVES-Archon

📝 Walkthrough

Walkthrough

The PMOVES-Archon git submodule pointer in the parent repository is updated to a new commit SHA, pinning the integration submodule to a different revision.

Changes

Submodule Dependency Update

Layer / File(s) Summary
PMOVES-Archon submodule pointer
PMOVES-Archon
The PMOVES-Archon submodule gitlink is updated from commit 92fb9551ef450241b123caa522ecc72ed1411b88 to commit 849326748be1a31cfa0f95e2dda66c606a8ec6c3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • POWERFULMOVES/PMOVES.AI#1595: Both PRs update the PMOVES-Archon submodule reference in the parent repo (i.e., the .gitmodules tracked branch/commit for pmoves/integrations/archon), so they're directly related at the submodule-pointer level.
  • POWERFULMOVES/PMOVES.AI#1674: Both PRs update the PMOVES-Archon/pmoves/integrations/archon git submodule pointer by changing the recorded commit SHA (different SHAs), so they're directly related.
  • POWERFULMOVES/PMOVES.AI#1377: Both PRs only advance the PMOVES-Archon git submodule gitlink/pinned commit SHA in the parent repo, with no other code changes.

Poem

🐰 A submodule hops to a new commit,
Through the Archon gates, bit by bit,
Dependencies synced with care,
Fresh code commits in the air,
Integration pipelines fit!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/promote-archon-e2e

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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