shinnmen / config.example.yaml

Commit History

feat(codex): add Redis-backed prompt cache fallback
0e6d51f

shinmentakezo07 Claude Opus 4.6 commited on

ein
370393f

shinmentakezo07 commited on

feat: add cache-user-id toggle for Claude cloaking
94bf56c

matchch commited on

feat: add passthrough headers configuration
11fa176
unverified

luispater commited on

fix: update Claude masquerading headers and make them configurable
dc57d0c

Kirill Turanskiy commited on

docs(config): reorder antigravity model alias example
2c90e1f

hkfires commited on

docs(config): simplify oauth model alias example
d917266

hkfires commited on

fix(kimi): add OAuth model-alias channel support and cover OAuth excluded-models with tests
a82adf2

LTbinglingfeng commited on

feat(pprof): add support for configurable pprof HTTP debug server
b5f9810
unverified

luispater commited on

refactor(codex): remove codex instructions injection support
ddd1d2e

hkfires commited on

Merge pull request #1368 from sususu98/feat/configurable-error-logs-max-files
88da573
unverified

luispater commited on

feat(config): add payload filter rules to remove JSON paths
58d1bb7
unverified

luispater commited on

feat(logging): make error-logs-max-files configurable
51a2276

sususu98 commited on

Merge pull request #868
dd8fe4a
unverified

luispater commited on

refactor(codex): update terminology to "official instructions" for clarity
2e2438c
unverified

luispater commited on

feat(codex): add config toggle for codex instructions injection
15cbcc9

hkfires commited on

feat(config): add support for raw JSON payload rules
f8a52c4
unverified

luispater commited on

refactor(config): rename oauth-model-mappings to oauth-model-alias
6c2a12f

hkfires commited on

refactor(antigravity): remove hardcoded model aliases
0661552

hkfires commited on

refactor(config): replace `nonstream-keepalive` with `nonstream-keepalive-interval`
b052301
unverified

luispater commited on

feat(api): add non-streaming keep-alive support for idle timeout prevention
d4889a8
unverified

luispater commited on

Fixed: #936
d3bcc0c
unverified

luispater commited on

feat(claude): add native request cloaking for non-claude-code clients
89d5f4d

maoring24 Claude Opus 4.5 commited on

feat(config): add support for `Fork` in OAuth model mappings with alias handling
53e39cf
unverified

luispater commited on

feat(gemini): add per-key model alias support for Gemini provider
e4d3e38

hkfires commited on

refactor(config): rename model mapping fields from from/to to name/alias
d927d87

hkfires commited on

refactor(config): rename model-name-mappings to oauth-model-mappings
32fd7e3

hkfires commited on

feat(cliproxy): introduce global model name mappings for improved aliasing and routing
e5e9477
unverified

luispater commited on

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

hkfires commited on

feat(cliproxy): implement model aliasing and hashing for Codex configurations, enhance request routing logic, and normalize Codex model entries
fe1d7f4
unverified

luispater commited on

feat(config): add `commercial-mode` to optimize HTTP middleware for lower memory usage
65b88c2
unverified

luispater commited on

Merge pull request #661 from jroth1111/fix/streaming-bootstrap-forwarder
81bdf9d
unverified

luispater commited on

fix: keep streaming defaults legacy-safe
485ce54

gwizz commited on

docs: add routing strategy example
60abe97

gwizz commited on

feat(config): add log file size limit configuration #535
ec7a2e0
unverified

luispater commited on

feat(config): add support for model prefixes and prefix normalization
e3dcb10
unverified

luispater commited on

feat(remote-management): add support for custom GitHub repository for panel updates
b4d458c
unverified

luispater commited on

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

hkfires commited on

refactor(thinking): use bracket tags for thinking meta
5e0c791

hkfires commited on

feat(config): add configurable host binding for server (#454)
df02f65
unverified

vuonglv(Andy) commited on

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

hkfires commited on

docs(config): comment out example API key configurations
ff035cc

hkfires commited on

refactor(config): restructure and uncomment example configuration
f5e431c

hkfires commited on

**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling**
c6e115d
unverified

luispater commited on

Merge branch 'router-for-me:main' into main
7c500df
unverified

trungns95 commited on

docs(config): expand model exclusion examples
787d993

hkfires commited on

refactor(config): rename model blacklist fields to excluded models
44ee641

hkfires commited on

feat(amp): add model mapping support for routing unavailable models to alternatives
d37cb2e

Trung Nguyen commited on

feat(auth): add oauth provider model blacklist
99640a9

hkfires commited on

feat(config): add per-key model blacklist for providers
87af05e

hkfires commited on