Skip to content

update anthropic models#95

Open
naftali-g wants to merge 1 commit into
masterfrom
naftali/update-anthropic-models
Open

update anthropic models#95
naftali-g wants to merge 1 commit into
masterfrom
naftali/update-anthropic-models

Conversation

@naftali-g

Copy link
Copy Markdown
Contributor

No description provided.

@naftali-g
naftali-g force-pushed the naftali/update-anthropic-models branch from eb302c2 to 4b838a8 Compare July 22, 2026 07:22
@naftali-g
naftali-g requested review from jtoman and shellygr July 22, 2026 12:04
Comment thread composer/input/types.py
class ModelOptions(_ModelOptionsCommon, Protocol):
model: Annotated[str, Arg(
help="Model to use for code generation (default: {default})", default="claude-opus-4-6"
help="Model to use for code generation (default: {default})", default="claude-opus-4-8"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to add a feature flag to the anthropic handler; after 4.6 (i.e. > 4.7) thinking summary blocks aren't included by default. They are handy for debugging at least, so its worth updating the builders to include said thinking blocks.

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