ZheFox
|
a151f37d63
|
refactor(frontend): unify mobile menu background styles
|
2026-07-03 13:17:18 +08:00 |
|
ZheFox
|
e72e25c59c
|
refactor(frontend): improve mobile overflow handling
|
2026-07-03 12:53:22 +08:00 |
|
ZheFox
|
26d85681f0
|
refactor(frontend): improve mobile overflow and proxy node table
|
2026-07-03 12:25:53 +08:00 |
|
ZheFox
|
1dcee77055
|
refactor(frontend): improve dialog and mobile overflow handling
|
2026-07-03 11:26:40 +08:00 |
|
ZheFox
|
5a9f19cbf2
|
fix(gateway): filter upstream SSE control-only blocks
|
2026-05-20 22:33:41 +08:00 |
|
ZheFox
|
3c6924238f
|
feat(usage): include cache token details in stream usage payloads
|
2026-05-20 21:20:10 +08:00 |
|
ZheFox
|
64ad0f694b
|
feat(usage): include cache token details in stream usage payloads
|
2026-05-20 21:06:51 +08:00 |
|
ZheFox
|
8838e9289b
|
fix(provider): remove stale image preview block from model test dialog
|
2026-05-20 20:53:13 +08:00 |
|
ZheFox
|
d3355a8a09
|
fix(gateway): decode stream-encoded provider response JSON
|
2026-05-20 20:40:48 +08:00 |
|
ZheFox
|
ab2287202d
|
feat(provider): show image previews in model test dialog
|
2026-05-20 19:59:20 +08:00 |
|
ZheFox
|
a31e237cc3
|
Merge upstream main
|
2026-05-20 19:28:49 +08:00 |
|
ZheFox
|
cfa32a2b4d
|
fix(gateway): preserve openai image 200 responses and sync success reporting
|
2026-05-20 19:17:42 +08:00 |
|
ZheFox
|
2cacf66a37
|
fix(gateway): route openai image streams with images surface
|
2026-05-20 18:13:34 +08:00 |
|
ZheFox
|
de7be4f15b
|
fix(gateway): route openai image api requests with mapped models
|
2026-05-20 17:16:38 +08:00 |
|
ZheFox
|
cde2062618
|
chore(gateway): make openai image intent import local
|
2026-05-20 16:09:24 +08:00 |
|
ZheFox
|
9673fc4c01
|
fix(codex): trigger image override only on explicit tool_choice
|
2026-05-20 15:34:31 +08:00 |
|
ZheFox
|
7d5ad1e70e
|
chore(gateway): silence dead code warnings in openai image bridge
|
2026-05-20 13:32:14 +08:00 |
|
ZheFox
|
89860bec97
|
fix(codex): restrict openai image routing to codex responses
|
2026-05-20 13:17:24 +08:00 |
|
ZheFox
|
61d5fdb0ec
|
fix(frontend): preserve fixed provider model test key inheritance
|
2026-05-18 22:06:27 +08:00 |
|
ZheFox
|
995ab302be
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# apps/aether-gateway/src/handlers/admin/provider/endpoints_admin/payloads.rs
# apps/aether-gateway/src/handlers/admin/provider/endpoints_admin/reads.rs
# apps/aether-gateway/src/handlers/admin/provider/endpoints_admin/update.rs
# apps/aether-gateway/src/tests/control/admin/endpoints/routes.rs
# frontend/src/features/models/components/GlobalModelFormDialog.vue
# frontend/src/features/providers/components/ProviderModelFormDialog.vue
# frontend/src/features/providers/components/provider-tabs/__tests__/model-test-request.spec.ts
# frontend/src/features/providers/components/provider-tabs/model-test-request.ts
|
2026-05-18 22:02:31 +08:00 |
|
ZheFox
|
a4012ad353
|
Merge upstream/main
|
2026-05-18 13:11:11 +08:00 |
|
ZheFox
|
a10c02ef63
|
feat(billing): add image output range pricing support
|
2026-05-18 11:52:01 +08:00 |
|
ZheFox
|
a3094fda53
|
fix(gateway): ignore OpenAI tools for image intent routing
|
2026-05-18 09:54:10 +08:00 |
|
ZheFox
|
f5ace4fd6d
|
fix(frontend): stabilize image generation overrides in model forms
|
2026-05-18 03:39:55 +08:00 |
|
ZheFox
|
a05ae94cea
|
fix(frontend): update checkbox bindings to checked events
|
2026-05-18 03:27:31 +08:00 |
|
ZheFox
|
dff17b6cb1
|
feat(billing): support image output pricing in model forms and details
|
2026-05-18 03:19:58 +08:00 |
|
ZheFox
|
0b2a8fafce
|
feat(billing): add image output pricing and usage tracking
|
2026-05-18 02:49:56 +08:00 |
|
ZheFox
|
691ccaaa04
|
fix(usage): track OpenAI image SSE completion and usage estimates
|
2026-05-18 01:32:45 +08:00 |
|
ZheFox
|
c024c782e4
|
feat(billing): add image quality pricing and usage tracking
|
2026-05-18 00:11:30 +08:00 |
|
ZheFox
|
680b617b00
|
feat(gateway): route OpenAI image streams through chat bridge
|
2026-05-17 23:09:50 +08:00 |
|
ZheFox
|
d6c8c14de7
|
feat(gateway): route OpenAI image intents through image bridge
|
2026-05-17 21:19:17 +08:00 |
|
ZheFox
|
d9c8119bda
|
fix(routing): match provider model names in admin routing counts
|
2026-05-17 18:59:41 +08:00 |
|
ZheFox
|
485d166912
|
fix(provider): count inherited endpoint formats for model tests
|
2026-05-17 18:04:16 +08:00 |
|
ZheFox
|
ab0d766f47
|
fix(usage): stop inferring cache reads from prompt_cache_key
|
2026-05-17 03:04:33 +08:00 |
|
ZheFox
|
41ffb18604
|
fix(billing): avoid double counting cache read in OpenAI cache hit context
|
2026-05-17 02:40:01 +08:00 |
|
ZheFox
|
b903f8ff7d
|
fix(usage): estimate cache read tokens for cancelled requests
|
2026-05-17 02:13:13 +08:00 |
|
ZheFox
|
0483d001b4
|
fix(usage): bill cancelled terminal usage and preserve total token estimates
|
2026-05-17 01:11:42 +08:00 |
|
ZheFox
|
2803e9317d
|
fix(usage): bill cancelled terminal usage and preserve terminal telemetry
|
2026-05-16 23:43:40 +08:00 |
|
ZheFox
|
2345df0e38
|
fix(usage): bill cancelled terminal usage
|
2026-05-15 22:38:34 +08:00 |
|
zhefox
|
498b3b1226
|
fix(auth): correct postgres api key create field ordering
|
2026-05-14 17:41:13 +08:00 |
|
zhefox
|
3b77686cee
|
fix(auth): cast standalone api key expires_at update to timestamptz
|
2026-05-14 16:28:38 +08:00 |
|
ZheFox
|
a0eed2cc51
|
fix: split Codex chat and responses defaults
|
2026-05-14 15:33:03 +08:00 |
|