chore(submodules): promote 3 hygiene hardened gitlinks (AgentGym, llama-lab, n8n) - #1661
Conversation
…ma-lab, n8n) Completes the 2026-05-31 hardened reconciliation: promotes the final 3 gitlinks whose hardened branches were merged-forward (no security gap, invariant hygiene). 15 of 17 drifted repos now reconciled; Open-Notebook and Wealth deferred (heavy upstream divergence, no security gap). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR updates three git submodule pointers to new commit references: PMOVES-AgentGym advances from ChangesSubmodule Updates
Possibly related PRs
Poem
🎯 2 (Simple) | ⏱️ ~8 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4fdb576629
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1 +1 @@ | |||
| Subproject commit 651e58b88e4b2b011f43f3e16a0237d31268f34d | |||
| Subproject commit abcb265174c3f1c691e968f4b355b93a18f22a10 | |||
There was a problem hiding this comment.
Allow the configured Supabase REST host for n8n sync
This gitlink promotes a PMOVES-n8n version where scripts/sync_supabase_registry.py rejects any --supabase-rest-url host other than loopback before attempting either REST or the psql fallback. In the parent repo, make -C pmoves n8n-bootstrap invokes n8n-sync-supabase-registry, and the documented/default env file sets SUPABASE_REST_URL=http://supabase-kong:8000/rest/v1, so a normal env.shared-based setup fails immediately with the allowlist error rather than syncing workflow state. Please either permit the in-compose Supabase host used by PMOVES or normalize this target to pass a loopback URL before adopting this submodule pointer.
Useful? React with 👍 / 👎.
Final tranche of the 2026-05-31 hardened reconciliation — promotes the 3 hygiene gitlinks (no security gap) merged-forward this session. 15 of 17 drifted repos reconciled; Open-Notebook + Wealth deferred (heavy upstream divergence, no security gap).
🤖 Generated with Claude Code
Summary by CodeRabbit