Neko Ayaka
e8f6155ec6
feat(plugin-sdk,stage-tamagotchi): demo plugin, and plugin inspector
2026-02-16 16:06:28 +08:00
RainbowBird
a57b9e5519
refactor(stage-web): merge login redirect judgement statement
2026-01-27 15:53:02 +08:00
RainbowBird
de9df5eae8
feat(stage-*): store chat session to indexdb ( #987 )
...
* feat(stage-*): store chat session to indexdb
* refactor: remove prompt hash
* fix(stage-ui): enhance type guard for chat sessions export validation
* refactor(stage-ui): simplify chat session export and import logic
* refactor(stage-ui): update chat session management to use new data structure and improve export/import functionality
* refactor(stage-ui): enhance chat session persistence and management methods
* refactor(stage-ui): set and get idb value raw
* fix: type
2026-01-23 18:15:22 +08:00
RainbowBird
78afeeb82c
refactor(auth): move fetchSession to auth store and remove from index.vue
2026-01-21 22:55:58 +08:00
Lilia_Chen and autofix-ci[bot]
0093803920
feat(stage-ui-*): ACT special tokens for future motion gen ( #974 )
...
* feat(stage-ui*):ACT special tokens
* test(stage-ui): llm-marker-parser test updates for ACT tokens
* [autofix.ci] apply automated fixes
* style(stage-ui): apply gemini code review notes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-20 09:32:47 +08:00
Neko Ayaka
17debf3e96
refactor(stage-*): de-centralize for route header
2026-01-18 04:54:57 +08:00
RainbowBird
73455d9b22
fix(stage-ui, stage-web): oauth loading state
2026-01-14 14:19:57 +08:00
RainbowBird
f8b6300e26
feat(stage-ui, stage-web): add loading state for authing
2026-01-14 14:11:35 +08:00
RainbowBird
2217599284
refactor(stage-*): login drawer in mobile ( #948 )
2026-01-13 18:45:00 +08:00
Zach Leavitt
bcafcac7c1
feat(stage-*): browser provided speech recognition as provider ( #933 )
2026-01-13 03:31:08 +08:00
skyline624 and Neko Ayaka
b500eb8f5b
fix(stage-ui): preserve and propagate discord context in bridge ( #934 )
...
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-01-11 23:42:45 +08:00
Neko Ayaka
e5a86e78ae
refactor(stage-ui): better chat store structure
2026-01-11 21:48:08 +08:00
RainbowBird
061def6436
feat(stage-web): use drawer in mobile login page
2026-01-11 13:55:22 +08:00
a7d7c1631e
feat(stage-*): devtool for websocket ( #932 )
...
Co-authored-by: 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>
2026-01-11 02:23:18 +08:00
Neko Ayaka
3c68172442
fix(stage-tamagotchi,stream-kit,pipelines-audio): couldn't handle spark:notify and has elegant way of handling tts & playback
2026-01-11 00:13:14 +08:00
Neko Ayaka
56d321f39c
refactor(stage-ui,stage-pages): improve structure of character & character-orchestrator
2026-01-10 03:15:04 +08:00
RainbowBird
059048f939
chore(server, stage-*): resolve type issue
2026-01-08 00:44:25 +08:00
Neko Ayaka
77045c4b98
refactor(stage-ui,ui): promote Collapsible and Screen to ui package
2026-01-07 21:03:02 +08:00
Neko Ayaka
ded5d718de
chore(stage-*): update how vue-sonner style imported
2026-01-07 20:42:59 +08:00
9005b9f430
feat(stage-*): performance overlay & markdown stress test ( #838 )
...
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-06 03:04:35 +08:00
Neko Ayaka
17b0bd54b7
feat(stage-*): process spark:notify & emitting spark:command
2026-01-06 02:46:18 +08:00
RainbowBird
fe1c576994
refactor(stage-ui): move auth lib to stage-ui
2026-01-05 17:40:37 +08:00
RainbowBird
39759337b7
chore: lint
2026-01-05 17:40:37 +08:00
Neko Ayaka
9945da51a0
refactor(stage-web): revert web login to previous one
2026-01-05 16:27:11 +08:00
Neko Ayaka
fab6c201cd
fix(server,stage-web): auth & rename
2026-01-05 16:27:10 +08:00
RainbowBird
ddde54d22f
feat(stage-ui): character settings page ( #847 )
2026-01-05 16:26:43 +08:00
d064a959cf
feat(server): with api server, service-lize ( #807 )
...
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
Co-authored-by: Lovehsigure_520 <1260907335@qq.com >
2026-01-05 16:24:03 +08:00
Makito and autofix-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
Neko Ayaka
c1984806a9
feat(stage-*): v2 provider catalog for managing providers
2026-01-03 22:09:00 +08:00
LemonNeko
18a7658846
refactor(stage-*): extract shared layouts ( #852 )
2025-12-30 14:21:39 +08:00
Neko Ayaka and Makito
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
Lilia_Chen and Makito
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
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
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