Skip to content

fix(rosettify-prompts): reuse default Anthropic beta - #278

Open
nightcityblade wants to merge 1 commit into
griddynamics:mainfrom
nightcityblade:fix/issue-273
Open

fix(rosettify-prompts): reuse default Anthropic beta#278
nightcityblade wants to merge 1 commit into
griddynamics:mainfrom
nightcityblade:fix/issue-273

Conversation

@nightcityblade

Copy link
Copy Markdown

Fixes #273

Summary

  • export the optimizer's default Anthropic beta list
  • reuse that default when the CLI builds its dry-run and execution options

This keeps the CLI preview and optimizer request on one canonical beta definition, preventing them from drifting when the default changes.

Validation

  • npm test (96 tests passed)
  • npm run typecheck
  • npm run build
  • venv/bin/python scripts/pre_commit.py (type validation and repository test validation passed; 33 hook test files / 1,142 tests and 9 rosettify-prompts test files / 96 tests passed)

Signed-off-by: nightcityblade nightcityblade@gmail.com

Signed-off-by: nightcityblade <nightcityblade@gmail.com>
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.

[ROSETTA] rosettify-prompts: Anthropic beta-flag string duplicated in cli.ts and optimize.ts

1 participant