Commit Graph
4 Commits
Author SHA1 Message Date
Simon ShiandGitHub de5b545ac3 feat(qoder): Change default models in base-qoder settings 2026-05-21 23:45:14 +08:00
shiminhao964andClaude Opus 4.7 c5308ded3b fix(cliproxy): revert to qoder/auto prefixed model in base config
Qoder executor now strips the qoder/ provider prefix before model
lookup, matching the convention used by kilo and other providers.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 18:32:20 +08:00
shiminhao964andClaude Opus 4.7 9a8430f68b fix(cliproxy): use unprefixed auto model for qoder base config
Qoder executor passes model IDs as-is without stripping a provider
prefix, unlike kilo which strips the prefix internally.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 18:29:41 +08:00
shiminhao964andClaude Opus 4.7 85e76742fe feat(cliproxy): add qoder base config template
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 18:26:55 +08:00