shinnmen / test

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

fix(translator): correct gemini-cli log prefix
d16ad6f

hkfires commited on

Add Kimi (Moonshot AI) provider support
61bff8c

test Claude Opus 4.6 commited on

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

hkfires 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

test(thinking): remove legacy unit and integration tests
9904520

hkfires commited on

refactor: improve thinking logic
ee9e572

hkfires commited on

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

luispater commited on

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

hkfires commited on

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

hkfires commited on

feat(amp): add per-client upstream API key mapping support
261120f

hkfires commited on

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

Ben Vargas commited on

Revert "Fix invalid thinking signature when proxying Claude via Antigravity"
4e381dc
unverified

luispater commited on

Merge pull request #570 from fuguiKz/fix/antigravity-thinking-signature
3ddc429
unverified

luispater commited on

Fix antigravity Claude thinking signature handling
9d846bd

kz 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

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

Muzhen Gaming 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

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

hkfires commited on

feat(api): add comprehensive ampcode management endpoints
ea789cd

hkfires commited on

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

hkfires commited on