RWDai
141a81d4a3
Preserve Python user import compatibility
2026-05-08 13:37:32 +08:00
AAEE86
2543676437
feat(model-fetch): fetch Kiro models from upstream
...
- add Kiro ListAvailableModels request planning and headers
- route Kiro model refresh through upstream fetch
- normalize Kiro model payloads and default model metadata
- remove profileArn requirement from ListAvailableModels
2026-05-08 13:24:27 +08:00
fawney19
fa22384f24
Merge remote-tracking branch 'origin/pr/399' into aether-rust-pioneer
...
# Conflicts:
# crates/aether-data/src/lifecycle/bootstrap/postgres.rs
# crates/aether-data/src/lifecycle/migrate/tests.rs
v0.7.0-rc24
2026-05-08 02:52:13 +08:00
fawney19
2a603fa1e4
Merge remote-tracking branch 'origin/pr/397' into aether-rust-pioneer
2026-05-08 02:47:13 +08:00
fawney19
31d142effc
Merge remote-tracking branch 'origin/pr/395' into aether-rust-pioneer
2026-05-08 02:47:07 +08:00
fawney19
66d8e90647
Merge remote-tracking branch 'origin/pr/394' into aether-rust-pioneer
2026-05-08 02:46:35 +08:00
fawney19
080784cd9f
Refactor provider transport modules
2026-05-08 02:34:45 +08:00
fawney19
c52ef1993f
Improve provider OAuth device flow
2026-05-08 01:33:23 +08:00
fawney19
6247ac3edc
refactor: extract runtime state backends
2026-05-08 00:18:12 +08:00
Entropy.Xu
cc5cb3475e
feat: add management token permissions
2026-05-07 23:48:29 +08:00
RWDai
71742d5ad2
Fix pool cycle usage display
2026-05-07 22:25:52 +08:00
RWDai
1bc0822ce6
fix(users): align batch selection checkbox
2026-05-07 22:22:55 +08:00
RWDai
fcefa4d198
feat(users): refine batch action dialog
2026-05-07 22:22:55 +08:00
RWDai
1e2ff26e86
fix(users): harden batch role and quota updates
2026-05-07 22:22:55 +08:00
Entropy.Xu
dd8c2ebec6
fix(admin): repair system maintenance controls
...
Implement server-side searchable user filtering for usage records, including backend search parameters and a shared frontend selector with loading, empty, and pinned-selected states.
Fix announcement deletion by cascading announcement read rows through a Postgres migration and defensive repository cleanup across supported backends.
Wire admin system purge and cleanup endpoints to real data deletion/maintenance flows, improve DataManagement messages, rebuild stats after stats purge, and add runtime OAuth token refresh maintenance when enabled.
Verified with rust-ci equivalent checks: cargo fmt, split clippy, split cargo tests, SQLite/Postgres/MySQL smoke tests, plus frontend npm ci, build, pages build, type-check, and targeted usage selector tests.
2026-05-07 21:26:40 +08:00
fawney19
6f620d92be
Skip release checksum verification in installer
2026-05-07 19:32:39 +08:00
RWDai
61473bfb77
feat(users): wire batch actions into users page
2026-05-07 19:16:49 +08:00
RWDai
b7172092e8
feat(users): add batch action dialog
2026-05-07 19:16:49 +08:00
RWDai
ea014e0d89
feat(users): add batch API store methods
2026-05-07 19:16:49 +08:00
RWDai
8fa90e8ecf
refactor(users): share access control options
2026-05-07 19:16:49 +08:00
RWDai
9eb17eca32
refactor(pool): share batch selection helpers
2026-05-07 19:16:49 +08:00
RWDai
18b247de4c
test(users): cover batch admin endpoints
2026-05-07 19:16:49 +08:00
RWDai
94852ce60e
feat(users): classify batch admin routes
2026-05-07 19:16:49 +08:00
RWDai
59312ebe73
feat(users): add batch admin handlers
2026-05-07 19:16:49 +08:00
RWDai
738031696b
fix(users): thread rate limit presence through gateway
2026-05-07 19:16:49 +08:00
RWDai
a44667d2a9
fix(users): preserve nullable rate limit updates
2026-05-07 19:16:49 +08:00
fawney19
b8fc36033b
Improve installer language and download source prompts
2026-05-07 18:53:09 +08:00
fawney19
6ef0bd9488
fix(ci): clean stale release drafts before publish
2026-05-07 16:30:39 +08:00
fawney19
f3d9523502
Expose upstream proxy in proxy setup TUI
2026-05-07 16:20:20 +08:00
fawney19
2b439094c5
Fix endpoint condition source handling
v0.7.0-rc23
2026-05-07 15:56:28 +08:00
fawney19
6317587a6b
Merge pull request #391 from RWDai/fix/affinity-list-display
...
Fix affinity list display
2026-05-07 15:54:53 +08:00
github-actions[bot]
7fdbd0c808
chore(proxy): update download links for proxy-v0.3.6
2026-05-07 07:26:05 +00:00
RWDai
44c2534f46
Fix affinity monitoring CI checks
2026-05-07 15:24:17 +08:00
fawney19
af8f9e9057
chore(proxy): bump version to 0.3.6
proxy-v0.3.6
2026-05-07 15:18:43 +08:00
RWDai
cb9d9944e3
Improve affinity list display
2026-05-07 15:08:30 +08:00
RWDai
2cfeb14d88
Add session-scoped affinity deletion
2026-05-07 15:08:14 +08:00
RWDai
d5d93eda11
Fix affinity key parsing and counters
2026-05-07 15:08:07 +08:00
fawney19
9bbdf889d4
feat(proxy): support upstream egress proxy
2026-05-07 15:01:18 +08:00
fawney19
96f9be26da
polish usage output rate and installer progress
2026-05-07 13:39:25 +08:00
fawney19
0c03c188f1
fix codex window usage stats
2026-05-07 13:35:25 +08:00
fawney19
64af7b1d8a
fix: preserve selected keys for quota refresh
2026-05-07 12:55:39 +08:00
github-actions[bot]
a345bb8c0d
chore(proxy): update download links for proxy-v0.3.5
2026-05-07 04:01:32 +00:00
fawney19
624733e874
fix(compose): rely on postgres database url fallback
proxy-v0.3.5
2026-05-07 11:53:25 +08:00
fawney19
fd44906bb7
fix provider pool quota status handling
2026-05-07 11:28:44 +08:00
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