Commit Graph
349 Commits
Author SHA1 Message Date
Neko Ayaka fb2da39384 refactor(stage-ui,stage-web,stage-tamagotchi): rename as useContextBridgeStore 2025-12-27 17:12:22 +08:00
Neko Ayaka 0dc4e96663 refactor(stage-*): analytics with better structure, added useBuildInfo 2025-12-27 17:03:43 +08:00
Rin ca6a0b24fa feat(stage-*): track provider card clicks and time-to-first-message (#832) 2025-12-27 16:46:58 +08:00
Rin 3dcc9a0677 chore(stage-ui,stage-web,stage-tamagotchi): add ph-no-capture to chat messages (#833) 2025-12-27 15:16:54 +08:00
Neko Ayaka 689e202194 fix(stage-ui,stage-web): cleanup, incorrect color 2025-12-27 04:33:32 +08:00
Neko Ayaka 19c8de1c2d fix(stage-web): incorrect type for ChatHistoryItem 2025-12-27 04:00:20 +08:00
Neko Ayaka 7b5f209e22 refactor(stage-ui,stage-web,stage-tamagotchi): use new server-sdk for context bridging, forming module context correctly 2025-12-27 03:50:59 +08:00
Neko Ayaka 97731ea57d refactor(stage-ui,stage-web): move ThemeOverlay to background-gradient-overlay 2025-12-26 12:36:13 +08:00
Neko Ayaka 1f4650a105 fix(stage-ui,stage-tamagotchi,stage-web): incorrect implementation of Aliyun NLS 2025-12-26 01:39:11 +08:00
Neko Ayaka 9cbddb0770 feat(stage-web,docs): enable apple mobile web app capable meta tag
https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html#//apple_ref/doc/uid/TP40008193-SW3
2025-12-25 02:56:12 +08:00
s3d-i 26fadcb2fb fix(chat): serialize sends and reset on cleanup (#827) 2025-12-25 02:16:09 +08:00
Neko Ayaka 1451b18d78 fix(stage-web): theme color imported type missing 2025-12-24 22:02:31 +08:00
Neko Ayaka b834e2348c refactor(stage-web): better structure of backgrounds, fix color issue 2025-12-24 21:56:07 +08:00
Rin 74136b9ccf feat(stage-ui,stage-web): custom chat background (#825) 2025-12-24 12:38:09 +08:00
Neko Ayaka 59bb5cde82 fix(stage-web): not full on model screen, should padding bottom for chat 2025-12-22 12:16:04 +08:00
Neko Ayaka b8b22b3d84 feat(stage-ui,stage-web): new colorsFromElement lib extracted 2025-12-20 23:13:05 +08:00
Lilia_Chen c74f335253 feat(stage-ui-three-performance-runtime): init new experimental three performance runtime design (#809) 2025-12-17 10:50:06 +08:00
Neko Ayaka efa3b8de43 fix(stage-ui,stage-web,stage-tamagotchi): should not use useI18n in non-setup hook 2025-12-16 21:21:31 +08:00
RainbowBird 35227854be feat(stage-web, stage-tamagotchi): register app version to posthog 2025-12-14 20:34:29 +08:00
Neko Ayaka 23462a910c feat(stage-ui,stage-pages,stage-web,stage-tamagotchi,docs): added Posthog 2025-12-13 16:56:45 +08:00
Neko Ayaka 7f5234de74 fix(stage-*): redundant template ref & ref for elmenets 2025-12-11 15:39:28 +08:00
Neko Ayaka f171bb5a8d feat(stage-tamagotchi,stage-web,stage-ui): about window & about dialog refactor 2025-12-10 15:08:09 +08:00
Neko Ayaka d67f33cd32 chore(stage-web): update action button style, include about button 2025-12-10 01:15:34 +08:00
Neko Ayaka 22ef34d169 feat(stage-ui,stage-tamagotchi,stage-web,stage-pages,i18n): add data management (import, export, reset, clear)
Close #782
2025-12-09 20:39:37 +08:00
Neko Ayaka db1cba66b9 fix(stage-*): redundant type & incorrect import 2025-12-09 14:22:40 +08:00
Neko Ayaka a1aad5d020 refactor(stage-*): unified chat history & chat item 2025-12-08 01:03:59 +08:00
Makito 2254706e43 fix(stage-web): avoid passing functions directly to (@)click 2025-12-03 00:24:02 +09:00
Neko Ayaka d666e28955 faet(stage-ui,stage-web,stage-tamagotchi): ingest and process messages & contexts from sevrer channel 2025-12-02 02:46:15 +08:00
LemonNekoandautofix-ci[bot] 48c7c1f6b9 refactor(ui): move Button component to @proj-airi/ui (#781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-02 02:05:57 +08:00
Makito a73c919514 fix(stage-web): reduce the timeout guard for MutationObserver to 15 secs 2025-11-29 15:33:40 +09:00
Makito eaa418ec39 fix(stage-web): allow interacting with Vue DevTools over backdrops 2025-11-29 15:17:35 +09:00
Liet Blue 48c88cc278 feat(stage-web): add table view, auto-process and hover preview to devtools/background-removal (#771) 2025-11-27 21:09:07 +08:00
Mr-Quin 8275529aee feat(stage-*): apply ripple grid to other pages (#751) 2025-11-23 15:36:05 +08:00
Mr-Quin b60e0d59c5 perf(stage-web): improve chat responsiveness & loading order (#754) 2025-11-23 15:12:47 +08:00
Mr-Quin 7e299e1788 chore(stage-*): improve use of useDark, remove nprogress for tamagotchi (#753) 2025-11-22 03:09:44 +08:00
Neko Ayaka 3240276e40 style: lint & build naming 2025-11-16 02:32:36 +08:00
Neko Ayaka 6db65426c3 fix(stage-web,stage-tamagotchi): incorrect height constraint causes UI issues 2025-11-14 19:23:38 +08:00
s3d-i 68acac6856 fix(stage-ui): restore streaming output; wrap streamText so finish/error truly gate completion (#714) 2025-11-05 00:28:54 +08:00
藍+85CD 4d900aa2fa chore(stage-web): fix lint warn 2025-11-02 12:54:36 +08:00
藍+85CD e655aacdfe chore: fix eol 2025-11-02 12:35:17 +08:00
Typed SIGTERM 4a17b94170 fix: add WIP notes (#706) 2025-11-02 04:30:46 +08:00
Neko Ayaka 69b8a56937 feat(stage-*): experimental realtime transcription powered by Aliyun NLS 2025-11-02 04:20:27 +08:00
Neko Ayaka 4c4ef7558d feat(stage-web): use tooltip for hearing adhoc desktop config 2025-11-01 23:58:06 +08:00
Neko Ayaka a0b39a073e feat(stage-tamagotchi,stage-web): sync transcription implementation, improve config drawer 2025-11-01 23:21:50 +08:00
Neko Ayaka ddf962702d feat(stage-web): voice & microphone for mobile web 2025-11-01 16:43:36 +08:00
Neko Ayaka 2293e051c6 fix(ci): typecheck 2025-11-01 16:10:05 +08:00
Neko Ayaka a5f3c888fa fix(stage-web): system settings were lost 2025-10-21 23:23:30 +08:00
藍+85CD ee42ab85b1 chore(eslint): use moeru config (#664) 2025-10-18 19:02:01 +08:00
Neko Ayaka 6bf15a8803 refactor(stage-*): cleanup provider pages for all openai compatible ones 2025-10-11 16:03:04 +08:00
Neko Ayaka cabb104b98 refactor(stage-tamagotchi): unified channel server by @proj-airi/server-sdk 2025-10-08 22:57:00 +08:00