Skip to content

feat(codex): add authenticated seat connect command#125

Merged
Desperado merged 3 commits into
mainfrom
feat/import-browser-skills
Jun 15, 2026
Merged

feat(codex): add authenticated seat connect command#125
Desperado merged 3 commits into
mainfrom
feat/import-browser-skills

Conversation

@Desperado

Copy link
Copy Markdown
Contributor

Summary

  • add qmax-code codex connect
  • always run a fresh codex login before reading ~/.codex/auth.json
  • reuse the existing one-time QualityMax browser login when needed
  • upload credentials only for the authenticated user and retry once after a 401
  • bump the CLI patch version to 1.18.1

Tests

  • go test -count=1 . ./internal/api
  • go build ./...

Known unrelated suite issue

  • go test ./... reaches an existing hang in internal/agent.TestCodexRunRestoresMCPConfigBeforeExec; it timed out while scanning a spawned Codex process. The changed packages pass independently.

Desperado and others added 3 commits June 4, 2026 21:48
… (1.18.0)

Adds the browser-driven half of Quality-Max/free-qa-skills to the orch catalog:
accessibility-check, broken-link-scan, cold-load-waterfall, console-error-scan,
cookie-privacy-scan, core-web-vitals, form-validation-scan, i18n-rtl-audit,
mixed-content-scan, page-weight-budget, responsive-screenshots,
security-headers-check, seo-check, third-party-bloat, ui-ux-scan.

Unlike the static-analysis skills, these drive a live page load, so they declare
a Playwright MCP dependency (new playwrightDep), surfaced to Codex via
agents/openai.yaml. Bodies copied verbatim from the source repo. Catalog now
ships 27 skills.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@qualitymaxapp

qualitymaxapp Bot commented Jun 15, 2026

Copy link
Copy Markdown

✅ QualityMax Pipeline

Gate Result
🔍 AI Review ✅ Clean
🧪 Repo Tests ✅ 357/357 passed (go)
🤖 AI Tests ✅ 28/32 passed

Powered by QualityMax — AI-Powered Test Automation

@Desperado Desperado requested a review from andrewmatsa June 15, 2026 08:03
@Desperado Desperado merged commit c35d907 into main Jun 15, 2026
6 checks passed
@Desperado Desperado deleted the feat/import-browser-skills branch June 15, 2026 08:14
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.

2 participants