Skip to content

Integrate open backlog: doctor, CSRF, patch-app, image detail, docs#36

Merged
OnlyTerp merged 1 commit into
mainfrom
integrate-open-backlog
Jun 11, 2026
Merged

Integrate open backlog: doctor, CSRF, patch-app, image detail, docs#36
OnlyTerp merged 1 commit into
mainfrom
integrate-open-backlog

Conversation

@OnlyTerp

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • python3 -m compileall codex_shim/ -q
  • python3 -m pytest tests/ -q — 174 passed

Closes

Closes #28. Supersedes/integrates #32, #33, #34, #35.

Made with Cursor

…etail, subscription docs

- Add codex-shim doctor with OK/WARN/FAIL/INFO diagnostics
- Protect /api/switch with per-process X-Codex-Shim-Picker-Token
- Replace literal patch-app needles with regex + APPLIED markers
- Normalize image detail original→high for chat-completions providers
- Add docs/subscription-integration.md and CHANGELOG/README updates

Co-authored-by: Cursor <cursoragent@cursor.com>
@ChengShiLiu16

Copy link
Copy Markdown

Hi, thanks for integrating #33, #34, #35 into #36! I noticed the squash commit only has you as the author, meaning none of the contributors from the integrated PRs appear in the git history. Could you amend the merge commit to add Co-authored-by trailers?

Co-authored-by: ChengShiLiu16 <634797258@qq.com>

Also, it would be great if future squash merges that integrate external PRs include Co-authored-by for the original authors — this ensures contributors get proper credit on GitHub. I suspect this was an oversight rather than intentional, so just a friendly heads-up.

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.

patch-app fails on Codex Desktop ≥26.601.20914 — JS bundle refactor changed needle targets

2 participants