Skip to content

fix(core): migrate legacy small model - #40966

Merged
rekram1-node merged 1 commit into
v2from
migrate-small-model
Aug 7, 2026
Merged

fix(core): migrate legacy small model#40966
rekram1-node merged 1 commit into
v2from
migrate-small-model

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • keep small_model out of the native V2 configuration schema
  • migrate valid legacy small_model values to the built-in title agent model
  • preserve legacy title-agent overrides, reject malformed references without logging values, and document the migration

Checks

  • bun test test/config/normalization.test.ts test/config/config.test.ts (packages/core)
  • bun typecheck (packages/core)
  • bun x oxlint packages/core/src/config/normalize.ts packages/core/src/v1/config/migrate.ts packages/core/test/config/config.test.ts packages/core/test/config/normalization.test.ts (0 errors; pre-existing warnings only)
  • Blume validate/check/build (packages/www; existing duplicate sidebar-label warning only)
  • git diff --check

Requested by: @rekram1-node (Aiden Cline via Slack)

@rekram1-node
rekram1-node merged commit 439ed66 into v2 Aug 7, 2026
9 of 10 checks passed
@rekram1-node
rekram1-node deleted the migrate-small-model branch August 7, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant