“cielhaidir”
37a09ecb23
feat(kiro): add new Kiro models definition
2026-02-27 10:18:59 +08:00
Luis Pater
f481d25133
Merge branch 'main' into plus
2026-02-26 23:16:17 +08:00
Luis Pater
8c6c90da74
fix(registry): clean up outdated model definitions in static data
2026-02-26 23:12:40 +08:00
Luis Pater
0993413bab
Merge branch 'main' into plus
2026-02-23 00:15:22 +08:00
Luis Pater
713388dd7b
Fixed : #1675
...
fix(gemini): add model definitions for Gemini 3.1 Pro High and Image
2026-02-23 00:12:57 +08:00
Luis Pater
837aa6e3aa
Merge branch 'router-for-me:main' into main
2026-02-22 21:52:53 +08:00
Luis Pater
d210be06c2
fix(gemini): update min Thinking value and add Gemini 3.1 Pro Preview model definition
2026-02-22 21:51:32 +08:00
Luis Pater
af8e9ef458
Merge branch 'router-for-me:main' into main
2026-02-21 21:09:52 +08:00
Luis Pater
081cfe806e
fix(gemini): correct Created timestamps for Gemini 3.1 Pro Preview model definitions
2026-02-21 20:47:47 +08:00
hkfires
c1c62a6c04
feat(gemini): add Gemini 3.1 Pro Preview model definitions
2026-02-21 20:42:29 +08:00
LMark
740277a9f2
refactor(registry): deduplicate GitHub Copilot GPT-4o model definitions
2026-02-21 02:32:06 +08:00
LMark
f91807b6b9
Add GPT-4o model variants while keeping Gemini 3.1 Pro preview
2026-02-21 01:41:01 +08:00
Luis Pater
57d18bb226
Merge branch 'router-for-me:main' into main
2026-02-20 22:42:01 +08:00
Tony
f2b1ec4f9e
feat(registry): add Gemini 3.1 Pro to GitHub Copilot provider
2026-02-20 04:23:42 +08:00
apparition
1a0ceda0fc
feat: add Gemini 3.1 Pro Preview model definition
2026-02-19 17:43:08 +08:00
Luis Pater
ec6068060b
Merge branch 'main' into plus
2026-02-19 04:42:35 +08:00
Luis Pater
22c0c00bd4
Merge branch 'main' into feat/sonnet-4-6
2026-02-19 04:31:07 +08:00
Luis Pater
9eb3e7a6c4
Merge pull request #243 from gl11tchy/feat/claude-sonnet-4-6
...
feat(registry): add Claude Sonnet 4.6 model definitions
2026-02-19 04:29:39 +08:00
Luis Pater
5db244af76
Merge pull request #240 from TonyRL/feat/copilot-sonnet-4.6
...
feat(registry): add Sonnet 4.6 to GitHub Copilot provider
2026-02-19 04:26:28 +08:00
Luis Pater
bb86a0c0c4
feat(logging, executor): add request logging tests and WebSocket-based Codex executor
...
- Introduced unit tests for request logging middleware to enhance coverage.
- Added WebSocket-based Codex executor to support Responses API upgrade.
- Updated middleware logic to selectively capture request bodies for memory efficiency.
- Enhanced Codex configuration handling with new WebSocket attributes.
2026-02-19 01:57:02 +08:00
gl11tchy
f9a09b7f23
style: sort model entries per review feedback
2026-02-18 15:06:28 +00:00
Joao
b0cde626fe
feat: add Claude Sonnet 4.6 model support for Kiro provider
2026-02-18 13:51:23 +00:00
gl11tchy
e42ef9a95d
feat(registry): add Claude Sonnet 4.6 model definitions
...
Add claude-sonnet-4-6 to:
- Claude OAuth provider (model_definitions_static_data.go)
- Antigravity model config (thinking + non-thinking entries)
- GitHub Copilot provider (model_definitions.go)
Ref: https://docs.anthropic.com/en/docs/about-claude/models
2026-02-18 13:43:22 +00:00
Tony
922d4141c0
feat(registry): add Sonnet 4.6 to GitHub Copilot provider
2026-02-18 05:17:23 +08:00
Tony
c55275342c
feat(registry): add GPT-5.3 Codex to GitHub Copilot provider
2026-02-18 03:04:27 +08:00
Luis Pater
e186ccb0d4
Merge pull request #234 from detroittommy879/feature/add-kilocode-provider
...
Add Kilo Code provider with dynamic model fetching
2026-02-16 23:54:29 +08:00
Luis Pater
a12d907f55
Merge branch 'main' into plus
2026-02-16 23:49:50 +08:00
Supra4E8C
a9d0bb72da
feat(registry): add Qwen 3.5 Plus model definitions
2026-02-16 22:55:37 +08:00
DetroitTommy
5a7932cba4
Added Kilo Code as a provider, with auth. It fetches the free models, tested them (works), for paid models someone will have to experiment so only the free ones are known to work
2026-02-15 14:54:20 -05:00
DetroitTommy
1dbeb0827a
added kilocode auth, needs adjusting
2026-02-15 13:44:26 -05:00
Supra4E8C
d1f667cf8d
feat(registry): add support for 'kimi' channel in model definitions
2026-02-15 15:21:33 +08:00
Luis Pater
d560c20c26
Merge branch 'router-for-me:main' into main
2026-02-15 14:49:13 +08:00
ChrAlpha
9e652a3540
fix(github-copilot): remove 'xhigh' level from Thinking support
2026-02-15 06:12:08 +00:00
Luis Pater
46a6782065
refactor(all): replace manual pointer assignments with new to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
ChrAlpha
af15083496
feat(models): add Thinking support to GitHub Copilot models
...
Enhance the model definitions by introducing Thinking support with various levels for each model.
2026-02-15 03:16:08 +00:00
Luis Pater
8ea6ac913d
Merge branch 'main' into plus
2026-02-13 12:50:39 +08:00
Luis Pater
ae1e8a5191
chore(runtime, registry): update Codex client version and GPT-5.3 model creation date
2026-02-13 12:47:48 +08:00
Franz Bettag
1ce56d7413
Update internal/registry/model_definitions_static_data.go
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-12 23:37:27 +01:00
Franz Bettag
41a78be3a2
feat(registry): add gpt-5.3-codex-spark model definition
2026-02-12 23:24:08 +01:00
Luis Pater
726f1a590c
Merge branch 'router-for-me:main' into main
2026-02-12 22:43:44 +08:00
Luis Pater
575881cb59
feat(registry): add new model definition for MiniMax-M2.5
2026-02-12 22:43:01 +08:00
Luis Pater
99266be998
Merge pull request #216 from starsdream666/main
...
增加kiro新模型并根据其他提供商同模型配置Thinking
2026-02-12 15:08:37 +08:00
Luis Pater
d0f3fd96f8
Merge pull request #225 from router-for-me/main
...
v6.8.13
2026-02-12 15:06:32 +08:00
hkfires
f361b2716d
feat(registry): add glm-5 model to iflow
2026-02-12 11:13:28 +08:00
starsdream666
2573358173
根据其他提供商同模型配置Thinking
2026-02-12 00:41:13 +08:00
starsdream666
09cd3cff91
增加kiro新模型:deepseek-3.2,minimax-m2.1,qwen3-coder-next,gpt-4o,gpt-4,gpt-4-turbo,gpt-3.5-turbo
2026-02-12 00:35:24 +08:00
Luis Pater
cc8c4ffb5f
Merge branch 'router-for-me:main' into main
2026-02-11 15:07:06 +08:00
hkfires
349ddcaa89
fix(registry): correct max completion tokens for opus 4.6 thinking
2026-02-10 18:05:40 +08:00
Ravindra Barthwal
9bc6cc5b41
feat: add Claude Opus 4.6 to GitHub Copilot models
...
GitHub Copilot now supports claude-opus-4.6 but it was missing from
the proxy's model definitions. Fixes #196 .
2026-02-07 14:58:34 +05:30
Luis Pater
40ad4a42ea
Merge branch 'main' into plus
2026-02-06 21:04:32 +08:00