Commit Graph

1514 Commits

Author SHA1 Message Date
stabey
5f4fa4ce1f fix: preserve upstream stream accept negotiation 2026-05-09 12:54:47 +08:00
stabey
7e5a08e09d fix: enforce provider upstream stream policy 2026-05-09 12:30:56 +08:00
fawney19
8958bf5e08 Merge pull request #409 from RWDai/feat/issue-373-cli-install
feat: add API key CLI install flow
2026-05-09 12:06:58 +08:00
fawney19
8b67120964 Merge pull request #402 from AAEE86/rust
feat(model-fetch): fetch Kiro models from upstream
2026-05-09 12:03:15 +08:00
fawney19
79d07ac79a Improve request trace upstream diagnostics 2026-05-09 10:46:04 +08:00
RWDai
a72bf19454 fix(users): buffer API key install session body 2026-05-09 10:29:36 +08:00
fawney19
4cf0de681a feat(proxy): add node metrics expansion panel 2026-05-08 23:20:50 +08:00
RWDai
2c865ede35 feat(users): add CLI install modal 2026-05-08 23:16:16 +08:00
RWDai
46f44f4ea7 feat(users): add install session client 2026-05-08 23:16:16 +08:00
RWDai
da46eb4791 feat(users): add API key install sessions 2026-05-08 23:16:16 +08:00
fawney19
e21fb58479 chore(proxy): guard metrics retention cleanup 2026-05-08 22:57:00 +08:00
fawney19
a703acd1fe feat(proxy): record tunnel stability metrics 2026-05-08 22:03:17 +08:00
fawney19
9a84a6ff6c refactor(ai-formats): group formats by provider
Move protocol/request/response format modules under provider-oriented formats modules and update registry, transport, and architecture paths.
2026-05-08 15:51:14 +08:00
fawney19
84a84e3f31 Merge pull request #404 from RWDai/fix/python-v063-user-import-compat
Preserve Python user import compatibility
2026-05-08 14:20:08 +08:00
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