Makito
c0e499b044
release: v0.9.0-alpha.30
2026-03-28 11:52:22 +09:00
Neko
a60c73616f
chore: updated
2026-03-28 06:00:01 +08:00
RainbowBird
88c195f672
fix(server): better-auth cookie login
2026-03-28 05:41:43 +08:00
xuan0x0
7efe6b4ff7
fix(ui): forward default slot in InputFile to BasicInputFile ( #1494 )
...
Co-authored-by-agent: Cursor
2026-03-28 05:17:57 +08:00
Salman Chishti and Neko
84110b2abe
chore(ci): bump GitHub Actions actions ( #1048 )
...
---------
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com >
Co-authored-by: Neko <neko@ayaka.moe >
2026-03-28 05:16:25 +08:00
github-actions[bot] and Crowdin Bot
00cd7558d8
chore(i18n): update translations ( #1493 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-28 04:59:50 +08:00
RainbowBird
4a85654d9b
feat(server/otel): follow opentelemetry metrics sharded
2026-03-28 04:57:28 +08:00
github-actions[bot]
ef711bdf17
chore: update README release artifacts to v0.9.0-alpha.28
2026-03-27 20:12:31 +00:00
RainbowBird
9f14013b06
fix(package): set package as private to prevent unintended publishing
2026-03-28 04:12:00 +08:00
Ayaka Neko
129fbf3fcb
release: v0.9.0-alpha.29
2026-03-28 04:06:59 +08:00
RainbowBird
ee9b799721
fix(server/stripe): ensure valid fluxAmount check in checkout session processing
2026-03-28 04:00:14 +08:00
RainbowBird
45bc5fef22
feat(server/otel): integrate OpenTelemetry logging and emit logs with context
2026-03-28 03:59:09 +08:00
RainbowBird
04c8f499b9
feat(server/stripe): update flux package handling and metadata integration
2026-03-28 03:24:51 +08:00
github-actions[bot]
a3ef6767d4
chore(nix): update pnpmDeps hash
2026-03-27 18:32:04 +00:00
RainbowBird
1645d2a475
fix(stage-ui/auth): prevent multiple syncs and ensure providers are only set if not already configured
2026-03-28 02:25:44 +08:00
RainbowBird
2f730ef93a
feat(server): refactor flux auditing to transaction logging
2026-03-28 02:25:44 +08:00
RainbowBird
28f5c87fb2
chore(server): disable audio endpoint
2026-03-28 02:25:44 +08:00
RainbowBird
4673494e73
chore: cleanup
2026-03-28 02:25:44 +08:00
RainbowBird
87d3d65b6a
refactor(billing): rename debitFlux to consumeFluxForLLM and enhance metadata handling
2026-03-28 02:25:44 +08:00
RainbowBird
750e48ad95
refactor(server): redesign server routes structure
2026-03-28 02:25:44 +08:00
RainbowBird
a515d20091
feat(server): chat broadcast utilities for message handling
2026-03-28 02:25:44 +08:00
RainbowBird
b3bd772152
refactor(server): enhance observability metrics and error handling in v1 completions
2026-03-28 02:25:44 +08:00
RainbowBird
c0d4c9043a
docs(server): ai context
2026-03-28 02:25:44 +08:00
RainbowBird
c4018c63c3
refactor(server/o11y): otel constants
2026-03-28 02:25:44 +08:00
RainbowBird
2714a44c5b
refactor(server): http query utils for pagination
2026-03-28 02:25:44 +08:00
RainbowBird
ab5a00b77f
refactor(server): redis keys
2026-03-28 02:25:44 +08:00
RainbowBird
fa1fed0c15
refactor(server): error-message util
2026-03-28 02:25:44 +08:00
RainbowBird
bf85158aa9
fix(server,stage-ui,i18n): address PR #1376 review comments
2026-03-28 02:25:44 +08:00
RainbowBird
8322c2c622
refactor(server): split mq libs, organize billing services structure
2026-03-28 02:25:44 +08:00
RainbowBird
aed2265d4a
fix(stage-pages): flux page display
2026-03-28 02:25:44 +08:00
RainbowBird
11c456c0a7
refactor(server): squash flux-audit-log into flux-ledger
2026-03-28 02:25:44 +08:00
RainbowBird
0a2fefc304
refactor(server): rename tests folder
2026-03-28 02:25:44 +08:00
RainbowBird
eab60d0bdb
feat(server): reimplement message queue, drop outbox
2026-03-28 02:25:44 +08:00
RainbowBird
405904183f
refactor(server): revert a8f445a17985a90d7eb5d981b4231114c3066e94
2026-03-28 02:25:44 +08:00
RainbowBird
2b3721b3ac
fix(server/docker): remove apply .env.example
2026-03-28 02:25:44 +08:00
RainbowBird
563d50fbee
feat(server): retry when booting error
2026-03-28 02:25:44 +08:00
RainbowBird
a64e67e0ff
chore(docker): disable railway pnpm cache
2026-03-28 02:25:44 +08:00
RainbowBird
bce1405b79
fix(docker): railway deploy
2026-03-28 02:25:44 +08:00
RainbowBird
ba3d66de86
feat(server-protocol): introduce shared protocol types for AIRI server clients and frontends
...
- Added package.json for @proj-airi/server-protocol with necessary configurations.
- Implemented chat event types including WireMessage, SendMessagesRequest, and PullMessagesRequest.
- Defined WebSocket event types and structures for better integration with AIRI components.
- Updated server-runtime and server-sdk to utilize the new server-protocol package.
- Refactored imports across various packages to replace server-shared types with server-protocol types.
- Enhanced type definitions and added TypeScript configurations for better development experience.
2026-03-28 02:25:44 +08:00
RainbowBird
c0d0e22f12
fix(server): docker build
2026-03-28 02:25:44 +08:00
RainbowBird
34b8c82bd5
fix(server): type error
2026-03-28 02:25:44 +08:00
RainbowBird
b78a8477e6
feat(server): enable tts, asr base
2026-03-28 02:25:44 +08:00
RainbowBird
7a16121135
chore(stage-ui): remove sync schedule
2026-03-28 02:25:44 +08:00
RainbowBird
96b417f39e
fix(stage-ui): step-welcome
2026-03-28 02:25:44 +08:00
RainbowBird
e24da799d0
fix(server): squash drizzle schema
2026-03-28 02:25:44 +08:00
RainbowBird
9641df258e
docs(server): add ai-context
2026-03-28 02:25:44 +08:00
RainbowBird
ef18772798
feat(server): message queue
2026-03-28 02:25:44 +08:00
RainbowBird
9b8d1f6ab7
feat(server): flux aduit ( #1482 )
2026-03-28 02:25:44 +08:00
RainbowBird
5b1ccb55c2
fix(auth): clarify return type and avoid TS2742 in createAuth function
...
fix(tests): cast response data to any in character and provider tests
refactor(v1completions): use Array.at() for last data line retrieval
feat(accounts): add indexes for session, account, and verification tables
chore(deps): update package.json and pnpm-lock.yaml with new dependencies
refactor(onboarding): replace context injection with props in step-welcome component
2026-03-28 02:25:44 +08:00
RainbowBird
97cadd5f7a
fix(stage-ui): update onboarding provider list and improve validation logic
2026-03-28 02:25:44 +08:00