shinnmen / test /thinking_conversion_test.go

Commit History

feat(codex): expose fixed gpt-5.3 reasoning aliases
ef25018

shinmentakezo07 Claude Opus 4.6 commited on

feat(translator): support Claude thinking type adaptive
0e703c6

hkfires commited on

Add Kimi (Moonshot AI) provider support
61bff8c

test Claude Opus 4.6 commited on

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

hkfires commited on

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

hkfires commited on

fix(executor): stop rewriting thinkingLevel for gemini
aeb8420

hkfires commited on

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

hkfires commited on

refactor(thinking): add Gemini family provider grouping for strict validation
56b75fa

hkfires commited on

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

hkfires commited on

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

hkfires commited on

feat(thinking): support zero as a valid thinking budget for capable models
61f17fe

hkfires commited on

refactor: improve thinking logic
ee9e572

hkfires commited on

test(thinking): add effort to budget coverage
d2aaec4

hkfires commited on

fix(thinking): align budget effort mapping across translators
c54ab2f

hkfires commited on

refactor(thinking): export thinking helpers
ca524b4

hkfires commited on

fix(thinking): normalize effort mapping
36f3ffa

hkfires commited on

test(thinking): expand conversion edge case coverage
258ee6d

hkfires commited on

fix(thinking): centralize reasoning_effort mapping
af472cd

hkfires commited on

test(thinking): cover openai-compat reasoning passthrough
3edf233

hkfires commited on

fix(thinking): gate reasoning effort by model support
eed5166

hkfires commited on

fix(thinking): map budgets to effort levels
0784078

hkfires commited on