Commit Graph
3180 Commits
Author SHA1 Message Date
Neko Ayaka 5535907aa8 release: v0.9.0-alpha.28 2026-03-27 18:01:13 +08:00
Neko Ayaka 2a9ae94239 fix(stage-tamagotchi): incorrect state managed for tamagotchi (desktop) hearing module 2026-03-27 17:58:45 +08:00
Neko Ayaka 9d983bb2ea fix(stage-layouts,stage-tamagotchi): staled chat message state, conflicted chat store race write 2026-03-27 17:49:29 +08:00
Neko Ayaka 42dace246a chore(ci): filename renaming still using old legacy file 2026-03-27 17:17:58 +08:00
Neko Ayaka 6675b3234d release: v0.9.0-alpha.27 2026-03-27 15:55:49 +08:00
Neko Ayaka 7b7fbba840 chore(ci): filename change for windows artifact regenerate 2026-03-27 15:55:21 +08:00
Neko Ayaka cd826dcbce release: v0.9.0-alpha.26 2026-03-27 15:33:24 +08:00
Neko Ayaka 9caf6a4966 chore(ci): should directly import config 2026-03-27 15:32:46 +08:00
Neko Ayaka fc72b7a56c release: v0.9.0-alpha.25 2026-03-27 14:47:31 +08:00
Neko Ayaka df529b6503 chore(stage-tamagotchi): updated builder config 2026-03-27 14:46:58 +08:00
Neko Ayaka 80f7a8b0ae chore(deps): updated 2026-03-27 14:46:30 +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
github-actions[bot] f6245dec8f chore: update README release artifacts to v0.9.0-alpha.24 2026-03-26 22:48:01 +00:00
areong 79b95233de fix(docs): links to other doc pages (#1483)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-27 06:37:37 +08:00
Neko Ayaka e2080c7178 release: v0.9.0-alpha.24 2026-03-27 03:39:08 +08:00
Neko Ayaka d0f89fdf7e chore(stage-tamagotchi): place microphone indicator to outside 2026-03-27 02:32:55 +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
github-actions[bot] 6550d502e8 chore: update README release artifacts to v0.9.0-alpha.23 2026-03-26 16:39:24 +00: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
github-actions[bot] 89912c96e7 chore(nix): update pnpmDeps hash 2026-03-26 13:51:39 +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
github-actions[bot] d1ffd929fb chore(nix): update assets hash 2026-03-26 12:59:56 +00: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 9b70949a28 fix(stage-ui): audio wasn't even starting and will not when resources prepared 2026-03-26 19:05:54 +08:00
Neko Ayaka bdd9098e3d Revert "chore(ci): enable ts/no-deprecated eslint rule to warn"
This reverts commit bd0908b8b1.

This requires TypeScript config for eslint, which we don't have it right now.
2026-03-26 19:05:54 +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
github-actions[bot] 7dbfe9a82c chore(nix): update pnpmDeps hash 2026-03-26 10:27:33 +00:00
github-actions[bot] fab91837b3 chore(nix): update assets hash 2026-03-26 10:21:20 +00:00
Neko Ayaka bd0908b8b1 chore(ci): enable ts/no-deprecated eslint rule to warn 2026-03-26 18:15:10 +08:00
Neko Ayaka 6b08db5400 chore(deps): remove unplugin-vue 2026-03-26 18:14:45 +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
Neko Ayaka f622e803ba fix(stage-ui-three): test type missing nodeConstraintMs 2026-03-26 18:06:22 +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
github-actions[bot] caa197ebdf chore(nix): update assets hash 2026-03-26 09:29:11 +00: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