Skip to content

fix/model id deprecation 2026 06 15#7

Merged
saagpatel merged 1 commit into
mainfrom
fix/model-id-deprecation-2026-06-15
May 3, 2026
Merged

fix/model id deprecation 2026 06 15#7
saagpatel merged 1 commit into
mainfrom
fix/model-id-deprecation-2026-06-15

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

  • chore: v1.0 polish — agent configs, docs, UI refinements
  • fix(gmail): restrict token.json permissions to owner-only (0o600)
  • chore(deps): update bytes to 1.11.1 to fix integer overflow advisory
  • chore(deps): fix 5 more security advisories in JobCommandCenter
  • chore(deps): fix starlette DoS CVEs and cryptography name-constraint bypass
  • docs: add changelog for v1.0 release
  • chore: bump version to 1.0.0, fix CSP unsafe-inline, add devCsp
  • chore: replace LICENSE.md with MIT LICENSE
  • chore: fix bundle config for .dmg distribution
  • chore: update build dependencies for .dmg distribution
  • chore: migrate to current Anthropic model ID in plan docs

claude-sonnet-4-20250514 -> claude-sonnet-4-6 (1 ref, doc only)

The dated Sonnet 4 alias retires 2026-06-15. The implementation
plan's Key Decisions table referenced the soon-retired ID; this
keeps documentation consistent with current Anthropic offerings.

No source code in this project uses the deprecated ID.

Refs: https://platform.claude.com/docs/en/about-claude/model-deprecations

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@saagpatel saagpatel changed the base branch from polish/v1.0-improvements to main May 3, 2026 12:16
@saagpatel saagpatel merged commit 55f9e1a into main May 3, 2026
@saagpatel saagpatel deleted the fix/model-id-deprecation-2026-06-15 branch May 3, 2026 12:16
@chatgpt-codex-connector
Copy link
Copy Markdown

💡 Codex Review

- uses: pnpm/action-setup@v4

P1 Badge Specify pnpm version in setup step

pnpm/action-setup@v4 is used without a with.version, but this repository’s package.json does not define a packageManager field, so the action cannot determine which pnpm release to install and fails before tests run; the action README states that version is required when packageManager is absent. This makes the new frontend CI job fail on every run until either with: version: ... is added or packageManager is declared in package.json.

ℹ️ 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".

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