fawney19
01c9f9be49
ci: rename release workflow
2026-05-07 09:46:35 +08:00
fawney19
3d9f189f0e
ci: publish prerelease images to pre tag
2026-05-07 09:12:59 +08:00
fawney19
a83aa928a0
ci: parallelize rust checks and guard prereleases
2026-05-07 03:51:58 +08:00
github-actions[bot]
0386e0426b
chore(proxy): update download links for proxy-v0.3.4
2026-05-06 19:35:24 +00:00
fawney19
10e679bb2f
Add provider key cycle stats reset handling
proxy-v0.3.4
2026-05-07 03:23:20 +08:00
fawney19
6c0ac2e8da
chore: omit deprecated python quota changes
2026-05-07 01:39:48 +08:00
fawney19
2a124318b9
Merge branch 'pr-390' into aether-rust-pioneer
2026-05-07 01:34:38 +08:00
fawney19
47a755a585
Merge branch 'pr-389' into aether-rust-pioneer
2026-05-07 01:34:30 +08:00
fawney19
40314aa7e5
Merge branch 'pr-388' into aether-rust-pioneer
2026-05-07 01:34:22 +08:00
fawney19
df9d30340d
Revert "feat: combine usage quota and pool stats updates"
...
This reverts commit 1f5b294bd0 .
2026-05-07 01:33:40 +08:00
fawney19
1f5b294bd0
feat: combine usage quota and pool stats updates
2026-05-07 01:26:42 +08:00
fawney19
012f8bcdf7
feat: scope model mappings by endpoint
2026-05-07 00:48:15 +08:00
Kayphoon
79cb9b502a
feat(pool): add codex cycle stats mode
2026-05-07 00:07:32 +08:00
fawney19
4e9f063385
use original request sources for endpoint conditions
2026-05-06 23:48:31 +08:00
Codex
41f75a3f19
feat: show chatgpt web image quota
2026-05-06 22:58:47 +08:00
fawney19
e2bffbbaca
Remove body name style rule support
2026-05-06 22:12:21 +08:00
fawney19
9525a68719
Reduce endpoint rules JSON editor height
2026-05-06 21:45:37 +08:00
fawney19
a6b45702e8
Add JSON editor for endpoint rules
2026-05-06 21:30:13 +08:00
fawney19
7b11d43466
Allow request body model editing
2026-05-06 20:35:49 +08:00
fawney19
4bd49d0d7a
Add unified install script and release packaging
2026-05-06 20:03:07 +08:00
mayrain
54afe35fcc
feat(usage): show output speed in usage records
...
Display completed request output speed in the usage records table while keeping active requests focused on first-byte latency and live total duration.
The visible table keeps the compact tps label, while the tooltip expands the same value as tokens/s alongside first-byte, total, and generation durations.
Constraint: Synced against aether-rust-pioneer at 77c04749 with no upstream diff
Confidence: high
Scope-risk: narrow
Tested: npm run test:run -- src/features/usage/components/__tests__/UsageRecordsTable.spec.ts src/features/usage/__tests__/performance.spec.ts
Tested: npm run type-check
Tested: npm run build
Not-tested: Full backend test suite
2026-05-06 17:32:23 +08:00
fawney19
77c0474947
Fix usage records table layout
2026-05-06 16:20:09 +08:00
fawney19
33ed7c0737
Fix admin import export version checks
2026-05-06 16:06:45 +08:00
fawney19
bfda9b3e78
Capture TLS fingerprints in report context
2026-05-06 15:02:44 +08:00
fawney19
621eb55ae1
Merge pull request #387 from wendaochangsheng/codex/chatgpt-web-access-token-import
...
feat: 支持 ChatGPT Web Access Token 导入
2026-05-06 15:02:32 +08:00
Codex
7eaf3e7d03
feat: support chatgpt web access token import
2026-05-06 14:45:39 +08:00
fawney19
68216bf868
Clean up transport fingerprint configuration
...
Remove legacy tls_profile handling, keep header fingerprint under transport profiles, and drop the duplicate auth_modules migration.
2026-05-06 13:54:33 +08:00
fawney19
6fbb867f5f
Exclude unknown providers from usage aggregations
2026-05-06 13:40:18 +08:00
fawney19
94a6f315ca
Merge pull request #385 from Entropy-Xu/codex/chatgpt-web-image-proxy
...
feat(image): 接入 ChatGPT Web 生图反代
2026-05-06 12:01:21 +08:00
Entropy.Xu
4baee436ba
feat(image): 接入 ChatGPT Web 生图反代
2026-05-06 11:52:33 +08:00
fawney19
beee7a76d2
Fix postgres export smoke import compatibility
2026-05-06 09:29:12 +08:00
fawney19
887a58d639
Fix usage provider stats and performance analysis UI
2026-05-06 09:29:12 +08:00
fawney19
110b02a213
Merge pull request #386 from fawney19/codex/pr-376-377-383-384-combined
...
Combine PR #376 #377 #383 #384
2026-05-06 03:20:05 +08:00
fawney19
6219491389
chore: squash inactive mysql sqlite migrations
2026-05-06 03:09:53 +08:00
fawney19
d7c2232062
fix: reconcile combined usage aggregation helpers
2026-05-06 02:47:52 +08:00
fawney19
2eb4afbec4
Merge remote-tracking branch 'origin/pr/384' into codex/pr-376-377-383-384-combined
...
# Conflicts:
# frontend/src/views/admin/PerformanceAnalysis.vue
2026-05-06 02:39:53 +08:00
fawney19
b03509a5f4
Merge remote-tracking branch 'origin/pr/383' into codex/pr-376-377-383-384-combined
2026-05-06 02:37:09 +08:00
fawney19
b8a6feef4a
Merge remote-tracking branch 'origin/pr/377' into codex/pr-376-377-383-384-combined
...
# Conflicts:
# apps/aether-gateway/src/tests/frontdoor/public_support/dashboard.rs
# crates/aether-data/src/lifecycle/backfill.rs
# crates/aether-data/src/repository/usage/postgres/mod.rs
2026-05-06 02:36:57 +08:00
fawney19
4bf86f85b4
Merge remote-tracking branch 'origin/pr/376' into codex/pr-376-377-383-384-combined
2026-05-06 02:33:48 +08:00
fawney19
be580c35bb
chore: resolve pr 377 checks
2026-05-06 02:22:32 +08:00
fawney19
cf27773582
feat: improve admin performance analysis
2026-05-06 02:01:32 +08:00
fawney19
6083461822
Add editable response header rules
2026-05-06 01:29:42 +08:00
fawney19
3264857e4a
fix(usage): repair aggregate usage statistics
2026-05-06 01:13:23 +08:00
fawney19
f1358dd845
Merge pull request #375 from RWDai/feat/303-client-aware-scheduler
...
feat: add session-aware scheduler affinity
2026-05-06 00:21:00 +08:00
fawney19
8043cca126
fix: align postgres core export schema
2026-05-06 00:20:06 +08:00
fawney19
6dd7464793
Merge remote-tracking branch 'origin/aether-rust-pioneer' into pr-375-session-scope
2026-05-05 22:34:47 +08:00
fawney19
79c272f0fd
Merge pull request #378 from fawney19/codex/transport-profile-routing
...
Implement transport profile routing
2026-05-05 22:24:48 +08:00
fawney19
f959f02d40
Implement transport profile routing
2026-05-05 22:21:23 +08:00
fawney19
98421126f2
refactor: carry normalized client session affinity
2026-05-05 21:34:17 +08:00
fawney19
ddf3fb6f63
refactor: introduce client session scope abstraction
2026-05-05 20:58:42 +08:00