Commit Graph
3283 Commits
Author SHA1 Message Date
MisakaKumomi 御坂云见 372695458e refactor: replace status check string literal with enum; add chat pin… (#1486)
* refactor: replace status check string literal with enum; add chat ping check option in provider configurations for anthropic, and if it's good, generalize to all openai based provider

* fix: merging conflicts

* refactor: remove manual validation logic and deprecated ProviderValidationAlerts component

* docs: mark 'Health' enum as deprecated with additional usage context

* feat: add manual test validation flow back

* refactor: reintroduce and integrate `ProviderValidationAlerts` component for streamlined validation logic

* chore: mark error msg

* refactor: extract `CHAT_COMPLETIONS_VALIDATOR_ID` constant; enforce skipping chat ping check in background validations

* chore: comments
2026-03-29 13:22:15 +08:00
github-actions[bot]andCrowdin Bot 00d075204f chore(i18n): update translations (#1508)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-29 10:33:32 +08:00
github-actions[bot] 786c7ceac5 chore: update README release artifacts to v0.9.0-alpha.32 2026-03-28 20:54:11 +00:00
Neko Ayaka d5f24107b7 release: v0.9.0-alpha.32 2026-03-29 02:44:08 +08:00
Neko Ayaka 306f8e66f0 fix(stage-ui): text change, i18n change 2026-03-29 02:38:26 +08:00
Neko Ayaka 3007b265c6 fix(stage-ui): apply FieldCombobox layout style 2026-03-29 02:38:12 +08:00
Neko Ayaka f387e18f34 fix(ui): incorrect FieldCombobox layout style 2026-03-29 02:37:55 +08:00
Neko Ayaka f1ff95617f fix(ui): missing disabled style 2026-03-29 02:37:36 +08:00
Neko Ayaka bf8823bca5 fix(stage-ui): incorrect message session applied 2026-03-29 02:22:57 +08:00
Neko Ayaka 6f8f049b01 fix(server-*): should export more types, and for module:announced should ignore self 2026-03-29 01:10:11 +08:00
Rin d5be1a079e fix(server-runtime): import Buffer 2026-03-29 00:31:23 +08:00
LemonNeko e2b00e7d28 fix(stage-tamagotchi): persistence for settings of beat sync 2026-03-28 23:51:54 +08:00
RainbowBird bdb01d30f4 feat(auth): Bearer token handling and OAuth token extraction (#1501) 2026-03-28 20:27:47 +08:00
Neko Ayaka 1353a2c660 fix(stage-tamagotchi): guard renderer access in debounce callback hook 2026-03-28 17:09:47 +08:00
Neko Ayaka d092a59155 style: lint 2026-03-28 17:05:12 +08:00
Neko Ayaka 428e1641d5 fix(stage-ui): aliyun nls result change event missing 2026-03-28 17:05:05 +08:00
github-actions[bot] b6a56ae311 chore(nix): update pnpmDeps hash 2026-03-28 08:14:50 +00:00
Neko Ayaka 36b038f315 chore(deps): introduce takumi 2026-03-28 16:08:17 +08:00
Neko Ayaka 7d8302ebdd refactor(stage-ui,i18n): default to use force blink (our version) 2026-03-28 16:04:28 +08:00
Neko Ayaka 4b2bd40f73 refactor(stage-shared): now useVersionedLocalStorageManualReset 2026-03-28 15:56:21 +08:00
RainbowBird bb0c93edb4 fix(server/auth): skip state_mismatch check 2026-03-28 15:47:19 +08:00
Liet Blue 82389556e6 fix(stage-ui): return empty string instead of empty array in mcp_list_tools error fallback (#1497) 2026-03-28 15:33:56 +08:00
Neko Ayaka 06570b4dde release: v0.9.0-alpha.31 2026-03-28 12:57:31 +08:00
Neko Ayaka 16a5a69ba6 fix(stage-ui): should not have sign in for desktop for now 2026-03-28 12:56:05 +08:00
Makito f698c570a5 chore(stage-pocket): bump and release ios build 0.9.0 (6) 2026-03-28 12:00:35 +09:00
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 ChishtiandNeko 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]andCrowdin 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