Skip to content

feat(engine): update default model to claude-opus-4.7#355

Merged
jamesadevine merged 1 commit intomainfrom
copilot/update-default-model-opus-4-7
Apr 29, 2026
Merged

feat(engine): update default model to claude-opus-4.7#355
jamesadevine merged 1 commit intomainfrom
copilot/update-default-model-opus-4-7

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 29, 2026

Summary

Bumps DEFAULT_COPILOT_MODEL from claude-opus-4.5 to claude-opus-4.7, used when an agent's front matter does not specify engine.model.

  • Code: updated the constant in src/engine.rs and the two engine tests asserting the default --model flag value.
  • Docs: refreshed default-model references in docs/{engine,front-matter,template-markers,local-development}.md.
  • Prompts: refreshed default-model references in prompts/{create,debug,update}-ado-agentic-workflow.md.
  • Doc-comment: updated the object-form example in src/compile/types.rs.

Test fixtures that pass an explicit model: claude-opus-4.5 were left alone — they exercise the override path, not the default.

Test plan

cargo build, cargo test, cargo clippy --all-targets --all-features all pass.

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/0cefb0aa-b28b-4769-90c5-885e43d1994a

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
@jamesadevine jamesadevine marked this pull request as ready for review April 29, 2026 14:47
@jamesadevine jamesadevine merged commit dff681b into main Apr 29, 2026
@jamesadevine jamesadevine deleted the copilot/update-default-model-opus-4-7 branch April 29, 2026 14:47
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