mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:20:42 +00:00
Add Codex Computer Use setup for Codex mode (#71842)
* Add Codex Computer Use setup * Tighten Codex Computer Use setup checks * Handle fresh Codex Computer Use marketplace setup * Fix channel setup manifest fixture * Match Codex Computer Use marketplace loading * Harden plugin manifest test fixtures * Isolate auth choice legacy manifest test * Update aggregate shard test expectation * Improve Codex Computer Use first-run setup * Harden Codex Computer Use auto-install * Fix plugin auto-enable test fixture roots
This commit is contained in:
@@ -84,7 +84,7 @@ const disqualifyingPatterns = [
|
||||
},
|
||||
{
|
||||
code: "module-mocking-helper",
|
||||
pattern: /runtime-module-mocks/u,
|
||||
pattern: /(?:runtime-module-mocks|plugins-cli-test-helpers)/u,
|
||||
},
|
||||
{
|
||||
code: "vitest-mock-api",
|
||||
|
||||
Reference in New Issue
Block a user