Commit Graph
1508 Commits
Author SHA1 Message Date
Neko Ayaka cd826dcbce release: v0.9.0-alpha.26 2026-03-27 15:33:24 +08:00
Neko Ayaka fc72b7a56c release: v0.9.0-alpha.25 2026-03-27 14:47:31 +08:00
github-actions[bot]andCrowdin Bot f62005ead5 chore(i18n): update translations (#1484)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-27 10:12:48 +08:00
Neko Ayaka e2080c7178 release: v0.9.0-alpha.24 2026-03-27 03:39:08 +08:00
Neko Ayaka 2f29103671 chore(stage-ui): adjusted the position of view control btn 2026-03-27 02:30:11 +08:00
Neko Ayaka b41718e738 chore(stage-ui): improved profile switcher size for desktop 2026-03-27 02:28:35 +08:00
Neko Ayaka f89fa2d455 chore(stage-layouts): switched the position of about and profile picker 2026-03-27 02:28:08 +08:00
Neko Ayaka 662c1f4b10 chore(ui): better Select with border and shape 2026-03-27 02:27:04 +08:00
Neko Ayaka 539ba83a61 release: v0.9.0-alpha.23 2026-03-26 23:39:14 +08:00
Neko Ayaka 12a5219f29 chore(deps): incorrect package.json for eventa 2026-03-26 23:35:39 +08:00
Neko Ayaka 5b78f34847 perf(stage-ui): improve about dialog to be blurry 2026-03-26 23:32:06 +08:00
Neko Ayaka aa8834db69 fix(stage-ui): incorrect size and style of Profile Selector 2026-03-26 23:32:05 +08:00
Neko Ayaka 7d0e02f57a perf(ui): improve the props and customization of Select component 2026-03-26 23:32:05 +08:00
Lilia-Chen 1037614a89 fix(stage-ui-three): removed duplicated IBL inject 2026-03-26 14:23:55 +00:00
RainbowBird b0576d3b89 chore(deps): move eventa to catalog 2026-03-26 21:45:01 +08:00
Neko Ayaka f5dac392d3 feat(ui): now dedicated Select component 2026-03-26 21:09:42 +08:00
RainbowBird 40bd86f668 chore(deps): move drizzle-orm to catalog (#1480) 2026-03-26 20:52:40 +08:00
Neko Ayaka 6d871146e4 fix(ui): outdated import path 2026-03-26 20:41:30 +08:00
Neko Ayaka 9ee6ce7ab5 refactor(ui,stage-ui): migrate other path naming 2026-03-26 19:21:46 +08:00
Neko Ayaka e1b0040a95 refactor(ui,stage-*): now Select component is ComboboxSelect 2026-03-26 19:18:15 +08:00
Neko Ayaka 5999744df1 fix(stage-ui): should correctly handle aliyun nls error 2026-03-26 19:05:54 +08:00
Neko Ayaka 46147b0f8b fix(stage-*): incorrect use of useAudioDevices hook 2026-03-26 19:05:54 +08:00
Neko Ayaka 25b5de179d Revert "chore(deps): replace with unplugin-vue"
This reverts commit 3339daa746.

As unplugin-vue-i18n:

```
[unplugin-vue-i18n]  `@vitejs/plugin-vue` plugin is not found or invalid version. Please install `@vitejs/plugin-vue` v4.3.4 or later version.
```

https://github.com/intlify/bundle-tools/blob/3da4987500bbf9b398b0681852b90470968bdc8c/packages/unplugin-vue-i18n/src/core/resource.ts#L167-L168

it seems they are depending on vite:vue while https://github.com/unplugin/unplugin-vue is different on plugin resolving, yet unplugin-vue seems
lost the track of new version.
2026-03-26 18:10:30 +08:00
breezy89757 f4d5d3de8d feat(stage-ui): added Azure OpenAI provider (#1057)
---------

Assume-co-authored-by-agent: Unknown <unknown@example.com>
Co-authored-by-agent: Codex <267193182+codex@users.noreply.github.com>
2026-03-26 17:39:15 +08:00
Neko Ayaka 3339daa746 chore(deps): replace with unplugin-vue 2026-03-26 17:22:49 +08:00
AdairLi 002c35e11e feat(stage-ui): add Z.ai provider (#1409) 2026-03-26 16:53:30 +08:00
howtomakeaname 7c04f9a8de fix(stage-ui): allow custom model input when model list is empty (#1437)
---------

Co-authored-by-agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 16:48:05 +08:00
github-actions[bot]andCrowdin Bot f8b2c34b4a chore(i18n): update translations (#1478)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-26 13:42:53 +08:00
Makito 279b4db1e7 fix(stage-ui-three): call nodeConstraintManager.update() in render loop 2026-03-25 23:59:11 +09:00
Ryanba 1be7639b84 fix(stage-ui): use normalized audio spectrum values (#1474)
Assume-co-authored-by-agent: Unknown <unknown@example.com>
2026-03-25 14:59:07 +08:00
Ryanba eef0a385d2 fix(stage-ui): bind cursor floating css vars (#1472)
Assume-co-authored-by-agent: Unknown <unknown@example.com>
2026-03-25 14:58:41 +08:00
github-actions[bot]andCrowdin Bot 68a0048978 chore(i18n): update translations (#1473)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-25 14:48:03 +08:00
Lilia_Chen 088ce34a2a fix(stage-ui-three): cutout bug fix (#1471)
* fix(stage-ui-three): cutout bug fix

* fix(stage-ui-three): gemini review comment

* fix(stage-ui-three): codex review comment
2026-03-25 08:49:21 +08:00
Neko Ayaka 45ce8ba602 release: v0.9.0-alpha.22 2026-03-25 01:19:04 +08:00
Doji 74fd0e1701 fix(stage-ui): tools not available when using remote API (#1468) 2026-03-25 01:18:15 +08:00
Lulu ea10e2c3d5 fix(stage-layouts): discover tools compatibility on web chat mount (#1466) 2026-03-24 18:36:21 +08:00
96dbae7a1a fix(stage-ui): improve profile switcher popover UI (#1425)
---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-24 13:17:49 +08:00
15c8b69053 fix(server-runtime): use constant-time comparison for auth token (#1445)
---------

Co-authored-by-agent: spidershield-contrib <spidershield-contrib@users.noreply.github.com>
Co-authored-by: Mateusz Bilicki <78451054+Zazzik1@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-24 13:06:31 +08:00
f85a809d7c refactor(stage-*): analytics and telemetry, including consent (#1414)
---------

Co-authored-by-agent: Codex <267193182+codex@users.noreply.github.com>
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: RainbowBird <rbxin2003@outlook.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-24 13:01:39 +08:00
Liet Blue fe40ac72c5 feat(stage-layouts): hide header in desktop (#1462) 2026-03-24 10:14:35 +08:00
Neko Ayaka 0af4217666 release: v0.9.0-alpha.21 2026-03-24 09:21:27 +08:00
Neko Ayaka 7313d567d6 chore(deps): bump more dependencies 2026-03-24 09:20:19 +08:00
Neko Ayaka e3f5671f4d chore(deps): bump vite dependencies to solve the build issue 2026-03-24 09:16:25 +08:00
Lilia_Chenandautofix-ci[bot] 9ae795a831 refactor(tamagotchi/stage-*): remove duplicated scene in the setting page for tamagotchi (#1460)
* refactor(tamagotchi): remove setting window duplicate scene

* refactor(tamagotchi): some changes

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-24 03:46:52 +08:00
Neko Ayaka 11bb6b8e0a release: v0.9.0-alpha.20 2026-03-23 21:41:53 +08:00
LemonNeko 5ba6f4cbf3 feat(cap-vite): use platform-specific device id (#1458)
---------

Co-authored-by-agent: Cursor Agent <cursoragent@cursor.com>
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-23 21:23:15 +08:00
Neko Ayaka ea7c832adc release: v0.9.0-alpha.19 2026-03-23 20:03:39 +08:00
Neko Ayaka b399308626 fix(stage-ui): cannot send message 2026-03-23 17:52:00 +08:00
Neko Ayaka aad3b3278c fix(stage-ui,stage-pages): many type errors 2026-03-23 14:20:21 +08:00
Neko Ayaka 1bd3472246 fix: many type errors 2026-03-23 14:17:06 +08:00