Commit Graph
920 Commits
Author SHA1 Message Date
Neko Ayaka 3f4fde4864 feat(stage-pages,stage-ui,ui): character list for v2 2026-01-05 14:34:02 +08:00
Makitoandautofix-ci[bot] 00d3105719 refactor(apps/*,docs): unify PostHog config (#875)
* refactor(apps/*,docs): unify PostHog config

* [autofix.ci] apply automated fixes

* refactor: remove ImportMeta and keep ImportMetaEnv only

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-04 23:58:03 +09:00
RinandNeko 1f6db3111e feat(stage-ui,stage-pages,i18n): add support for deepgram tts (#858)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2026-01-03 17:54:09 +00:00
Neko Ayaka c1984806a9 feat(stage-*): v2 provider catalog for managing providers 2026-01-03 22:09:00 +08:00
LemonNeko ad874fec41 fix(stage-pocket): linter issues, create swiftlint config 2026-01-03 00:21:43 +08:00
LemonNeko f40b9bcd89 feat(ci): lint swift code 2026-01-02 23:49:01 +08:00
LemonNeko 61cf0aa88a refactor(stage-pocket): rename stage-capacitor to stage-pocket 2025-12-31 17:38:45 +08:00
LemonNeko 3936c0ea3a feat(stage-capacitor): add notification capability, and a devtool (#855) 2025-12-31 15:53:15 +08:00
Neko Ayaka 95d7612fed release: v0.8.1-beta.2 2025-12-31 14:21:54 +08:00
Neko Ayaka 7eee4e357f release: v0.8.1-beta.1 2025-12-31 14:13:35 +08:00
Neko Ayaka a9f9b735c3 fix(stage-tamagotchi): should not reject directly due to checkForUpdates() error 2025-12-31 13:48:56 +08:00
Neko Ayaka ff43b3cd8c fix(stage-tamagotchi): ignore EADDRINUSE and ERR_SERVER_NOT_RUNNING, srvx doesn't correctly handle nodejs error 2025-12-31 13:48:55 +08:00
LemonNeko 7f3a90d463 fix(stage-ios): use https when live reload (#853) 2025-12-31 11:57:41 +08:00
LemonNeko 18a7658846 refactor(stage-*): extract shared layouts (#852) 2025-12-30 14:21:39 +08:00
Neko AyakaandMakito ca693c015f style(stage-*): lint issue of store initializations
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-12-30 12:26:59 +08:00
Neko Ayaka 705307bc8a fix(stage-capacitor,stage-web): remove unused code 2025-12-30 12:25:20 +08:00
LemonNekoandMakito beb559dfdf feat(stage-capcitor): added Capacitor of stage for iOS (#845)
---------

Co-authored-by: Makito <i@maki.to>
2025-12-30 12:22:34 +08:00
Neko Ayaka 8d4855c550 fix(stage-web): ignore *.task as they are too large for HF Space 2025-12-30 12:17:24 +08:00
Lilia_ChenandMakito ecd5eee155 feat(model-driver-mediapipe): integrate MediaPipe as a motion capture tool (#828)
---------

Co-authored-by: Makito <i@maki.to>
2025-12-30 12:11:08 +08:00
藍+85CD dedf4a4790 refactor: migrate to new providers package (#846) 2025-12-30 10:47:43 +08:00
s3d-i d2b20659f1 fix(persistence): guard parsing errors and preserve falsy configs (#850) 2025-12-30 10:47:14 +08:00
Neko Ayaka 4e07466c11 release: v0.8.0 2025-12-30 00:14:55 +08:00
Neko Ayaka 1e8b9a45e9 feat(stage-*): added new devtool called context flow (can be updated with more feature) 2025-12-29 19:18:21 +08:00
Neko Ayaka 198092f226 chore(deps): bump dependencies 2025-12-29 05:51:45 +08:00
Neko Ayaka 78ab839ad6 release: v0.8.0-beta.9 2025-12-29 03:34:04 +08:00
Makito 72010b6350 fix(stage-*): beat sync worklet failed to import modules (#839) 2025-12-29 03:33:12 +08:00
Neko Ayaka bb705d040c release: v0.8.0-beta.8 2025-12-27 22:41:50 +08:00
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 a07854ca31 chore(deps): bump dependencies 2025-12-27 04:26:56 +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 63ba1e2512 release: v0.8.0-beta.7 2025-12-26 02:07:57 +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 2e4c5a7719 release: v0.8.0-beta.6 2025-12-22 20:51:00 +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
LemonNeko 3cba59421d refactor(ui): move DoubleCheckButton to @proj-airi/ui (#823) 2025-12-21 21:37:23 +08:00
Neko Ayaka ff1a5f4859 release: v0.8.0-beta.5 2025-12-21 18:41:46 +08:00
Neko Ayaka 2ffe666368 chore(deps): bump dependencies 2025-12-21 18:41:11 +08:00
Neko Ayaka 7158c200bb chore(deps): bump dependencies 2025-12-21 18:35:34 +08:00
Neko Ayaka c9a9ec7bfa Revert "chore(deps): bump dependencies"
This reverts commit 349810ff27.
2025-12-21 17:16:47 +08:00