Skip to content

feat(openclaw): expand model catalog and refactor provider auth flow#2

Merged
tenequm merged 1 commit intomainfrom
feat/openclaw-model-catalog
Apr 3, 2026
Merged

feat(openclaw): expand model catalog and refactor provider auth flow#2
tenequm merged 1 commit intomainfrom
feat/openclaw-model-catalog

Conversation

@tenequm
Copy link
Copy Markdown
Member

@tenequm tenequm commented Apr 3, 2026

Changes

  • New models: Opus 4.5, Sonnet 4.5, Grok 4.1 Fast, MiniMax M2.7 added to model catalog
  • Refactor: DEFAULT_SURF_MODELS array replaced with record-based MODEL_METADATA lookup for cleaner enrichment
  • Auth flow: Extract buildSurfAuthResult helper; return config patch when wallet already exists (no redundant setup prompt)
  • Plugin manifest: Remove autoEnableWhenConfiguredProviders from openclaw.plugin.json

Checklist

  • pnpm check passes
  • pnpm build passes
  • Tests pass (114/114)

- Add model metadata for Opus 4.5, Sonnet 4.5, Grok 4.1 Fast, MiniMax M2.7
- Refactor DEFAULT_SURF_MODELS to record-based MODEL_METADATA lookup
- Extract buildSurfAuthResult helper for provider config patch
- Return config patch on existing wallet (skip redundant setup prompt)
- Remove autoEnableWhenConfiguredProviders from plugin manifest
@tenequm tenequm merged commit 4b61f5e into main Apr 3, 2026
1 check passed
@tenequm tenequm deleted the feat/openclaw-model-catalog branch April 3, 2026 22:52
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.

1 participant