Commit History

Merge remote-tracking branch 'origin/main' into pr-104
89ac31e
unverified

luispater commited on

refactor: improve thinking logic
ee9e572

hkfires commited on

Merge origin/main into pr-92
20af9de
unverified

luispater commited on

Merge branch 'main' into plus
de45653
unverified

luispater commited on

refactor(amp): remove duplicate comments in response rewriter
da7fa68
unverified

luispater commited on

Merge pull request #605 from soilSpoon/feature/amp-compat
21603e4
unverified

luispater commited on

Merge branch 'router-for-me:main' into main
2bd9a66
unverified

luispater commited on

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

hkfires commited on

refactor(sdk/auth): rename manager.go to conductor.go
ccfbdcd

hkfires commited on

Merge PR #59: v6.6.50 (resolve conflicts)
c27e5af
unverified

luispater commited on

Robust change detection: replaced string concat with struct-based compare in hasModelMappingsChanged; removed boolTo01.
dcd8574

altamash commited on

feat: regex support for model-mappings
58460f6

altamash commited on

Merge branch 'router-for-me:main' into main
d4420e4
unverified

luispater commited on

fix(amp): add /settings routes to proxy
d1f96e6

hkfires commited on

Merge branch 'router-for-me:main' into main
1264c1d
unverified

luispater commited on

feat(amp): enhance model mapping and Gemini thinking configuration
a639857
unverified

luispater commited on

Merge branch 'router-for-me:main' into main
f49795e
unverified

luispater commited on

fix(amp): add /docs routes to proxy
6ccaddb

hkfires commited on

Merge PR #55
b0b46fe
unverified

luispater commited on

fix(amp): add management auth skipper
5094d15

hkfires commited on

feature: Improves Amp client compatibility
d7e139d

이대희 commited on

Merge branch 'main' into plus
141980f
unverified

luispater commited on

Merge branch 'dev' into watcher
cf528f3
unverified

luispater commited on

fix(api): update route patterns to support wildcards for Gemini actions
5623cc3
unverified

luispater commited on

Merge branch 'main' into plus
0ee6c29
unverified

luispater commited on

feat(amp): require API key authentication for management routes
ba26106

hkfires commited on

Merge branch 'router-for-me:main' into main
0f34ec3
unverified

luispater commited on

feat(kiro): 代码优化重构 + OpenAI翻译器实现
66f3e12

Ravens2121 commited on

refactor: only flush stream response on successful write
0f61a24

teeverc commited on

fix: streaming for amp cli
4eebc99

teeverc commited on

fix: add missing import declarations for net and time packages
83d307e

Ravens2121 commited on

feat(kiro): Add Kiro OAuth login entry and auth file filter in Web UI
c2f8632

Ravens2121 commited on

feat: optimize connection pooling and improve Kiro executor reliability
746c4f0

Ravens2121 commited on

feat(kiro): add multi-endpoint fallback & thinking mode support
7228a28

Ravens2121 commited on

feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic
db58889
unverified

luispater commited on

feat(amp): add /news.rss proxy route
3cbfd7f

hkfires commited on

refactor(config): rename prioritize-model-mappings to force-model-mappings
13e820c

hkfires commited on

feat: add prioritize-model-mappings config option
47a00cb

kilerkidbo commited on

refactor: remove duplicate provider check in gemini v1beta1 route
e89b9e4

hazeruno commited on

refactor: improve gemini bridge testability and code quality
b69f37d

hazeruno commited on

refactor: simplify provider check logic in amp routes
fd714e9

hazeruno commited on

fix(amp): pass mapped model to gemini bridge via context
7900f9d

hazeruno commited on

fix(amp): restore request body before fallback handler execution
404239f

hkfires commited on

refactor(amp): consolidate and simplify model mapping debug logs
a4bf203

hkfires commited on

feat(amp): add response rewriter for model name substitution in responses
5d95afa

hkfires commited on

fix(amp): suppress ErrAbortHandler panics in reverse proxy handler
64a7b84

hkfires commited on

fix(amp): improve proxy state management and request logging behavior
0f80f82

hkfires commited on

feat(amp): add root-level /threads routes for CLI compatibility
ae3eaf5

hkfires commited on

fix(amp): update log message wording for disabled proxy state
511f8ec

hkfires commited on

feat(amp): add hot-reload support for upstream URL and localhost restriction
54be132

hkfires commited on