Commit Graph
1509 Commits
Author SHA1 Message Date
Neko Ayaka 696b97bded fix(docs): bad prose style 2025-09-07 21:20:39 +08:00
github-actions[bot] d941570cd0 chore(nix): update pnpmDeps hash 2025-09-07 13:13:26 +00:00
Neko Ayaka da2e8d5142 fix: build 2025-09-07 21:10:24 +08:00
RainbowBird f2ff0c7b43 feat(stage-web): add dark mode toggle button (#562)
* feat(stage-web): add dark mode toggle button

* chore: remove style in icon

* fix: remove hover effect

* chore: icon
2025-09-07 21:04:27 +08:00
RainbowBird 92e9e08453 feat(chat): store message in localstorage, add a button for cleanup (#560) 2025-09-07 00:07:53 +08:00
Neko Ayaka a76a83066c fix: typecheck 2025-09-06 22:55:21 +08:00
RainbowBird 2ef827dd47 fix(stage-web): adjust padding and layout in ChatHistory and InteractiveArea components (#559) 2025-09-06 22:50:00 +08:00
github-actions[bot] beaeb866b6 chore(nix): update pnpmDeps hash 2025-09-06 13:42:04 +00:00
Neko AyakaandLemonNeko 23eb3d3ef6 refactor(stage-tamagotchi-electron): init stage-tamagotchi-electron app
Co-authored-by: LemonNeko <17664845+LemonNekoGH@users.noreply.github.com>
2025-09-06 21:03:56 +08:00
github-actions[bot] 40ff6bda6c chore(nix): update pnpmDeps hash 2025-09-05 05:30:08 +00:00
LemonNeko d55cdc220a feat(tamagotchi): generate preview image when import live2d model (#555)
* fix(tamagotchi): set min width of settings page, use grid model selector view
* fix(tamagotchi): sort model by import time
* feat(tamagotchi): generate preview image when import live2d model
* fix(tamagotchi): don't show onboarding page when window open unless `/`
* fix: thanks to gemini
2025-09-05 13:27:26 +08:00
Lilia_Chen 08d579df4a bug fix - VRM - directional light adjustment persistance (#556) 2025-09-05 00:41:48 +01:00
Lilia_Chen d64bfa33fa fix(stage-ui/VRM) Directional light now can adjust rotation (#554)
* bug fix - VRM - directional light can now adjust rotation
2025-09-04 21:51:00 +01:00
Iro 7af5013307 fix(audio-analyzer): improve stability and typings (#551) 2025-09-04 19:03:56 +08:00
Neko Ayaka cda0ec1221 feat(services/telegram-bot): better o11y 2025-09-03 15:27:12 +08:00
Ricardo Miss e4758f83b3 fix(stage-web): support on pc submit with enter (#549) 2025-09-03 14:27:24 +08:00
github-actions[bot] 1aa3b09672 chore(nix): update pnpmDeps hash 2025-09-03 05:29:05 +00:00
Neko Ayaka ab10782c65 chore(deps): bump dependencies 2025-09-03 13:25:12 +08:00
Neko Ayaka 04577f1d68 chore(deps): bump glib 2025-09-03 13:20:42 +08:00
Ilya Bogdanov ea80efdb5f feat(stage-ui): Refactor providers and add credential validation (#474) 2025-09-03 12:53:05 +08:00
Pranav Yerramaneni e90cb60889 fix(speech): update custom voice name handling and input label (#529) 2025-09-03 12:51:36 +08:00
sss22213 ce733788c3 i18n: Add language zh-Hant (#534) 2025-09-03 12:40:26 +08:00
Iro 5408b89050 fix(audio): wrap buffer in Float32Array to allow safe indexing (#543) 2025-09-03 12:39:54 +08:00
Iro fe87be39a3 fix(whisper): improve robustness and fix decoder prefix handling (#550) 2025-09-03 12:35:04 +08:00
Lilia_Chen 6b556019e2 fix&refactor(stage-ui): Shader injection now can correctly deal with MToon material and ShaderMaterial (#542)
* shader fix & refactor
2025-09-02 00:25:54 +01:00
Makito 0deb808afc fix(stage-web,i18n): description for hearing provider selection 2025-09-02 03:30:30 +09:00
Neko Ayaka a63478eb64 fix: typecheck 2025-09-01 19:56:33 +08:00
Neko Ayaka 1c5c6fb1c0 refactor(services/telegram-bot): reduces context significantly 2025-09-01 19:54:03 +08:00
github-actions[bot] 33007fbfef chore(nix): update pnpmDeps hash 2025-09-01 09:57:24 +00:00
Neko Ayaka c4b53010d9 refactor(stage-*): audio hearing module 2025-09-01 17:54:18 +08:00
Neko Ayaka 0a59323aca refactor(stage-web,stage-tamagotchi,i18n): add all developer tools to system section, rename Appearance to System 2025-09-01 15:30:12 +08:00
LemonNeko a1f13e4ce7 feat(devlog): add nms example for devlog-2026-08-26 (#537) 2025-09-01 00:41:55 +08:00
github-actions[bot] f6f73aee1f chore(nix): update pnpmDeps hash 2025-08-31 06:06:18 +00:00
Neko Ayaka 606aae2cbf feat(stage-web): added audit recorder demo as devtools 2025-08-31 14:03:19 +08:00
Iro 7a1bc0064b Vietnamese (#518) 2025-08-31 02:03:27 +08:00
hobbycoder f0ef1bb0b0 feat(linux): Add deb, rpm packages as installation formats (#524) 2025-08-31 02:02:31 +08:00
Iro 009a434234 feat(client): optimize WebSocket client performance & reliability (#516) 2025-08-30 21:22:18 +08:00
Chenyang Li 72982a9fdf typo corrected (#528) 2025-08-30 21:19:38 +08:00
Makito 536786331b refactor(stage-ui): make queue framework-agnostic (#526)
* refactor(stage-ui): make queue framework-agnostic

* fix(stage-ui): update usages

* fix(stage-ui): trust the shift

* fix(stage-ui): typecheck

* fix(stage-ui): keep caught error unknown
2025-08-30 18:40:58 +09:00
Makito 9e226184b3 fix(stage-tamagotchi): focus settings window if already exist 2025-08-29 23:57:01 +09:00
IroandMakito 24d678b3e3 fix: TTS lags behind conversation (#494)
* Fix bug: By add some logics to Stage.vue

* fix bug

* Fix bug: Add some logics to Stage.vue

* correct lint

* fix bug and correct lint

* add logic to Stage.vue

* correct lint

* correct lint (final)

* Update packages/stage-ui/src/components/Scenes/Stage.vue

Co-authored-by: Makito <sumimakito@hotmail.com>

* Update packages/stage-ui/src/components/Scenes/Stage.vue

Co-authored-by: Makito <sumimakito@hotmail.com>

---------

Co-authored-by: Makito <sumimakito@hotmail.com>
2025-08-29 17:42:12 +09:00
MisakaKumomi 御坂云见 698bfb065f feat: ollama setting pages now has validating animation (#523) 2025-08-29 03:16:07 +08:00
github-actions[bot] a81711137b chore(nix): update pnpmDeps hash 2025-08-28 17:42:20 +00:00
Neko Ayaka dc6dff5a6d chore(deps): bump dependencies 2025-08-29 01:38:04 +08:00
github-actions[bot] cf61c06381 chore(nix): update pnpmDeps hash 2025-08-28 17:21:33 +00:00
hobbycoder e98a79b74c pnpm bump, but it is not related to core problem. manually editing Cargo.toml with minimal change (#509) 2025-08-29 01:18:47 +08:00
Weathercold 525964ba27 feat(nix): auto-update pnpmDeps hash (#490) 2025-08-29 01:08:58 +08:00
MisakaKumomi 御坂云见 8b0c18028f fix: ollama config page error (#522) 2025-08-29 01:03:32 +08:00
Ilya Bogdanov 52c5492a95 fix(chat): Handle IME composition in chat input (#512) 2025-08-29 01:03:10 +08:00
Lovehsigure_520 50ecabf27f Rename README.ru.md to README.ru-RU.md (#514) 2025-08-29 01:01:57 +08:00