Files
sproutclaw/packages/coding-agent/src/core
Mario Zechner 46bb5dcde8 fix: enabledModels now supports glob patterns for OAuth providers
Added glob pattern support (e.g., github-copilot/*, *sonnet*) to --models
and enabledModels. Patterns are matched against both provider/modelId and
just modelId, so *sonnet* works without requiring anthropic/*sonnet*.

The existing fuzzy substring matching for non-glob patterns is preserved.

fixes #337
2026-01-01 02:04:04 +01:00
..
2026-01-01 00:10:46 +01:00
2025-12-24 22:45:19 +01:00
2025-12-22 19:28:26 +01:00