Shinwayy / test

Commit History

feat(translator): support Claude thinking type adaptive
f8c720b

hkfires commited on

fix(translator): correct gemini-cli log prefix
672608f

hkfires commited on

Add Kimi (Moonshot AI) provider support
88a36e2

test Claude Opus 4.6 commited on

fix(test): rename test function to reflect behavior change for builtin tools
f9a60ab

hkfires commited on

feat(thinking): enable thinking toggle for qwen3 and deepseek models
e4d8b98

hkfires commited on

feat(registry): support provider-specific model info lookup
a0b18a6

hkfires commited on

fix(executor): stop rewriting thinkingLevel for gemini
cf2ec46

hkfires commited on

fix(thinking): update ValidateConfig to include fromSuffix parameter and adjust budget validation logic
6adaceb

hkfires commited on

refactor(thinking): add Gemini family provider grouping for strict validation
25043aa

hkfires commited on

test(thinking): split E2E coverage into suffix and body parameter test functions
5fad1e3

hkfires commited on

refactor(thinking): extract antigravity logic into a dedicated provider
fdcdaf9

hkfires commited on

feat(thinking): support zero as a valid thinking budget for capable models
8ae45fa

hkfires commited on

test(thinking): remove legacy unit and integration tests
26bece6

hkfires commited on

refactor: improve thinking logic
c44624a

hkfires commited on

Merge pull request #553 from XInTheDark/fix/builtin-tools-web-search
21e9f65
unverified

luispater commited on

fix(thinking): fallback to upstream model for thinking support when alias not in registry
29db2b9

hkfires commited on

feat(thinking): add numeric budget to thinkingLevel conversion fallback
f263ff8

hkfires commited on

feat(amp): add per-client upstream API key mapping support
1dd625a

hkfires commited on

fix: apply thinkingLevel from model suffix metadata for Gemini 3
ba0d597

Ben Vargas commited on

Revert "Fix invalid thinking signature when proxying Claude via Antigravity"
5e807ca
unverified

luispater commited on

Merge pull request #570 from fuguiKz/fix/antigravity-thinking-signature
49548e7
unverified

luispater commited on

Fix antigravity Claude thinking signature handling
d495489

kz commited on

test(thinking): add effort to budget coverage
49442bc

hkfires commited on

fix(thinking): align budget effort mapping across translators
9ecb79b

hkfires commited on

fix(translator): preserve built-in tools across openai<->responses
d4bbea7

Muzhen Gaming commited on

refactor(thinking): export thinking helpers
784d33c

hkfires commited on

fix(thinking): normalize effort mapping
6d6d0f6

hkfires commited on

test(thinking): expand conversion edge case coverage
4730789

hkfires commited on

fix(thinking): centralize reasoning_effort mapping
0b9e44f

hkfires commited on

test(thinking): cover openai-compat reasoning passthrough
035fbcd

hkfires commited on

fix(thinking): gate reasoning effort by model support
5a5a28c

hkfires commited on

fix(thinking): map budgets to effort levels
44648ff

hkfires commited on

refactor(api): simplify request body parsing in ampcode handlers
3e6c75f

hkfires commited on

feat(api): add comprehensive ampcode management endpoints
8de8aeb

hkfires commited on

refactor(config): improve OpenAI compatibility target matching logic
c4cf2ae

hkfires commited on