shinnmen / internal /watcher /diff /config_diff.go

Commit History

feat(logging, executor): add request logging tests and WebSocket-based Codex executor
6434782
unverified

luispater commited on

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

luispater commited on

Merge branch 'dev' into codex
80ced56
unverified

luispater commited on

refactor(codex): remove codex instructions injection support
ddd1d2e

hkfires commited on

feat(config): track routing and cloak changes in config diff
c0ca61e

hkfires commited on

refactor(api): centralize config change logging
1da95c9

hkfires commited on

fix(config): add codex instructions enabled change to config change details
9a060be

hkfires commited on

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

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

refactor(watcher): extract model summary functions to dedicated file
ee3e03f

hkfires commited on

feat(watcher): add Gemini models and OAuth model mappings change detection
8e4ffe0

hkfires commited on

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

hkfires commited on

fix(config): use correct formatting function for prefix change details
fd5d11f

hkfires commited on

feat(diff): add support for model prefix changes in config diff logic
3c73d0e
unverified

luispater commited on

Merge branch 'dev' into watcher
cf528f3
unverified

luispater commited on

refactor(diff): improve security and stability of config change detection
190f7ae

hkfires commited on

refactor(watcher): extract config diff helpers
701f30e

hkfires commited on