Skip to content

fix: update claude-opus references to 4.7#210

Merged
kamilio merged 1 commit into
mainfrom
fix/issue-209-claude-opus-4-7
Apr 16, 2026
Merged

fix: update claude-opus references to 4.7#210
kamilio merged 1 commit into
mainfrom
fix/issue-209-claude-opus-4-7

Conversation

@poe-code-agent
Copy link
Copy Markdown
Contributor

Summary

  • update claude-opus-4.6 references that should track the newest Opus model to claude-opus-4.7
  • refresh CLI constants, model help example text, and experiment template example
  • update affected tests/fixtures to reflect the new model id

Validation

  • npm run test:unit -- src/cli/constants.test.ts src/cli/commands/models-command.test.ts src/cli/commands/spawn-command.test.ts src/cli/cli-scripts.test.ts src/cli/cli-utilities.test.ts src/cli/poe-agent-main.test.ts src/providers/providers.test.ts src/sdk/sdk-core.test.ts
  • npm run test:unit -- src/cli/commands/commands.test.ts -t "configure command"
  • npm run screenshot-poe-code -- models --help
  • git push hook also ran full npm run test (all unit suites passed)

Closes #209

@poe-code-agent
Copy link
Copy Markdown
Contributor Author

Review result: changes required.

I reviewed all 11 changed files and found one missed src/ reference:

  • src/cli/logger.test.ts still uses Claude-Opus-4.6 (assertion and expected output).

Given issue #209 specifically targets src/ references that should track the latest Opus model, this should be updated to Claude-Opus-4.7 before merge.

@kamilio kamilio merged commit e43913f into main Apr 16, 2026
3 checks passed
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.

New model: claude-opus-4.7

1 participant