Makito
87f43c7aa6
feat(stage-pocket,stage-web,stage-shared): add isEnvTruthy for safer env var checks
2026-03-05 03:03:57 +07:00
Makito
1035104b66
feat(stage-pocket,stage-web): allow skipping mkcert and correct env vars type
2026-03-05 03:03:57 +07:00
Makito
9d1eb7c7d6
chore(deps): bump unplugin-fetch to 0.2.2
2026-02-28 14:22:24 +07:00
Neko Ayaka
92d87833be
chore(deps): bump dependencies
2026-02-26 18:33:52 +08:00
Neko Ayaka
e8f6155ec6
feat(plugin-sdk,stage-tamagotchi): demo plugin, and plugin inspector
2026-02-16 16:06:28 +08:00
Sebastián
c8f679e1e4
fix(stage-*): Kokoro TTS now works in production too ( #1017 )
2026-02-03 05:27:06 +08:00
RainbowBird
a57b9e5519
refactor(stage-web): merge login redirect judgement statement
2026-01-27 15:53:02 +08:00
藍+85CD
09bdbf205a
chore(deps): use vite v8 instead of rolldown-vite ( #993 )
2026-01-24 22:30:04 +08:00
藍+85CD
43fe9e89f2
perf: setup knip, remove unused dependencies ( #992 )
2026-01-24 15:08:08 +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
Neko Ayaka
d051a07da9
chore(deps): bump dependencies
2026-01-21 05:42:01 +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
Neko Ayaka
e38366d37b
fix(deps): sync vue to catalog:
2026-01-17 15:57:54 +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
skyline624 and Neko
5d9040e430
fix(stage-ui,server-*): implement handling for input:text from anywhere, support for Discord ( #928 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-11 03:35:32 +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
Neko Ayaka
7d256dabdf
chore(stage-tamagotchi,stage-web,stage-pocket): exclude any nested components directory for pages
2026-01-09 18:11:24 +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
Neko Ayaka
51b91b8e3d
feat(stage-tamagotchi): improved weather widget
2026-01-07 02:40:45 +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
Neko Ayaka
fe6036c51a
chore(ci): add avif to ignore list of HF Space
2026-01-05 22:35:25 +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
Neko Ayaka
3f4fde4864
feat(stage-pages,stage-ui,ui): character list for v2
2026-01-05 14:34:02 +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
Rin and Neko
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
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
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_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