Commit Graph
100 Commits
Author SHA1 Message Date
Makito 0e9122b5ac release: v0.9.0-alpha.35 2026-03-30 14:44:33 +09:00
Makito f698c570a5 chore(stage-pocket): bump and release ios build 0.9.0 (6) 2026-03-28 12:00:35 +09:00
Makito c0e499b044 release: v0.9.0-alpha.30 2026-03-28 11:52:22 +09:00
Makito 279b4db1e7 fix(stage-ui-three): call nodeConstraintManager.update() in render loop 2026-03-25 23:59:11 +09:00
Makito f4a932065a fix(stage-tamagotchi): persist vision model settings 2026-03-20 02:27:21 +08:00
Makito 2a08c5b512 fix(stage-pages): fix navigation for context-observer 2026-03-20 02:27:21 +08:00
Makito b69d968fdd chore(pnpm): add missing peerDeps to fix non-CI typecheck errors mentioned in #1422 2026-03-20 00:43:39 +09:00
Makito 60238530f0 chore(stage-pocket): bump ios to 0.9.0 (5) 2026-03-18 15:17:09 +09:00
Makito e73cdb0aad fix(pnpm): add missing peerDep three for @pmndrs/pointer-events 2026-03-18 15:02:01 +09:00
Makito a49bd97ed3 release: v0.9.0-alpha.17 2026-03-18 14:45:49 +09:00
Makito 4c4394c84a chore(pnpm): update lockfile 2026-03-18 04:16:13 +09:00
Makito 4671ceaaae fix(pnpm): add missing peerDeps for stage-ui dependencies 2026-03-17 03:30:12 +09:00
Makito 7e4ea16af5 fix(stage-pocket): fix template-compiler-options import and vite file serving allow list 2026-03-17 03:12:32 +09:00
Makito 3870471c3c fix(stage-web): allow vite serving files outside of the allow list 2026-03-17 03:01:01 +09:00
Makito 4043459243 fix(stage-tamagotchi): mute the "request id is outside of Vite serving allow list" error 2026-03-17 02:54:52 +09:00
Makito 73d93f7785 fix(pnpm): add missing peerDeps for @huggingface/transformers 2026-03-17 02:51:00 +09:00
Makito c464676714 fix(eslint): skip the symbolic link CLAUDE.md 2026-03-17 02:36:57 +09:00
Makito 00666ddd43 fix(pnpm): add missing peerDeps for eslint 2026-03-17 02:33:13 +09:00
Makito 338df9b83f fix(pnpm): missing peerDeps for unplugin-vue-i18n 2026-03-17 02:11:53 +09:00
Makito a6b4fdceb7 fix(stage-tamagotchi): import template-compiler-options from tresjs instead 2026-03-17 01:55:12 +09:00
Makito 5f137af6d0 fix(pnpm): skip bundled postinstall script in simple-git-hooks 2026-03-17 01:50:08 +09:00
MakitoandGarfield Lee 4c7bd5522b fix(stage-tamagotchi): make handleAppExit more robust (#1321)
* fix(stage-tamagotchi): make handleAppExit more robust

* chore: code style update

* chore: code style update

---------

Co-authored-by: Garfield Lee <Garfield550@users.noreply.github.com>
2026-03-12 23:55:26 +08:00
Makito 28db2f6e2a fix(stage-tamagotchi): handle app exit correctly (#1319) 2026-03-12 23:08:19 +08:00
Makitoandautofix-ci[bot] b1b7dadfe2 fix(stage-tamagotchi): move @intlify/core from devDeps to deps (#1291)
* fix(stage-tamagotchi): move @intlify/core from devDeps to deps

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-12 00:55:28 +08:00
Makito 28109a8f02 fix(stage-tamagotchi): provide the missing core components to createCoreContext (#1288) 2026-03-11 23:34:00 +08:00
Makito f486976bc0 chore(ci): try fix the workflow to update the download URLs in README 2026-03-11 19:39:54 +09:00
MakitoandNeko Ayaka 68bf3c0d19 fix(stage-tamagotchi): crash on onboarding save by bump electron to v40.8.0, bring back auto-popup (#1246)
---------


Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2026-03-11 04:30:46 +08:00
Makito e2f84e2e40 chore(stage-pocket): bump build number to 2 2026-03-06 02:21:56 +07:00
Makito 920a21b1c1 fix(stage-pocket): temporarily inline isEnvTruthy in vite.config.ts 2026-03-05 03:13:10 +07:00
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 b1f927e587 chore(stage-pocket): add shortcut pnpm script dev:ios 2026-03-05 03:03:57 +07:00
Makito 07f7bb58dc feat(stage-pocket): respect safe area in the main stage 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 faf5c9c8fb fix(i18n,stage-layouts): show correct edition in about info 2026-03-03 21:03:53 +07:00
Makito d2838e79f2 chore(stage-tamagotchi): restore original comments
Sorry…
2026-03-03 01:43:09 +07:00
Makito f8f44aab6a chore(stage-tamagotchi): revert debugging code 2026-03-03 01:42:00 +07:00
Makito 0470ec1e50 fix(stage-tamagotchi): __dirname issue caused by badly overridden electron-vite config 2026-03-03 01:40:43 +07:00
Makito 22423d4ef7 chore(stage-pocket): declare no non-exempt encryption usage 2026-03-01 15:42:01 +07:00
Makito c01014b06b chore(stage-pocket): update bundle id and dev team 2026-03-01 03:00:36 +07:00
Makito 6665c11ad3 test(plugin-sdk): add more tests for isolation and session 2026-03-01 01:30:39 +07:00
Makito c6f9db7cc3 feat(plugin-sdk): version negotiation with compatibility checks 2026-03-01 01:19:47 +07:00
Makito 256f34f7d5 feat(plugin-sdk): add degraded and withdrawn cap states 2026-03-01 01:19:46 +07:00
Makito ab22af5841 feat(plugin-sdk): utilize details prop for richer o11y on waiting-deps 2026-03-01 01:19:46 +07:00
Makitoandautofix-ci[bot] 7daedb78a8 fix(deps): resolve race condition while building electron-vueuse and electron-eventa with turbo (#1052)
* fix(deps): resolve race condition while building electron-vueuse and electron-eventa with turbo

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-28 19:49:56 +07:00
Makito 9d1eb7c7d6 chore(deps): bump unplugin-fetch to 0.2.2 2026-02-28 14:22:24 +07:00
Makito 92bdee5ae9 test(plugin-sdk): add tests for cwd persistence and more 2026-02-28 03:10:41 +07:00
Makito bc4387e2de fix(plugin-host): persist session cwd and explicitly assign default 2026-02-28 03:10:41 +07:00
Makito ebf1bac222 feat(plugin-sdk): configure vitest 2026-02-28 03:10:40 +07:00
Makito c0f05c8827 chore(stage-tamagotchi): adjust included files in tsconfig 2026-02-27 19:06:17 +07:00
Makito c04c9ef187 fix(server-shared): move plugin-protocol from devDeps to deps to fix node:crypto from nanoid 2026-02-27 17:46:11 +07:00
Makito 6270487237 feat(stage-tamagotchi): dynamic select macOS app icon while building 2026-02-08 21:12:40 +09:00
Makito a4ca8b3e5a refactor(ci): use ts config generator for electron-builder 2026-02-08 19:22:33 +09:00
Makito 0f3c9cd9a7 feat(stage-tamagotchi): switch back to .icon app icon for macOS builds 2026-02-08 15:33:15 +09:00
Makito c6e2cff609 fix(ci): never publish when build-only 2026-02-08 15:32:10 +09:00
Makito 418d6ba46a fix(ci): specify build.extends for electron-builder 2026-02-08 15:05:47 +09:00
Makito 9f625af675 fix(ci): use macos-26 instead of macos-latest for ARM macOS 2026-02-07 22:09:08 +09:00
Makito 4c67223b22 chore(ci): remove the step to ssh into runner for troubleshooting 2026-02-07 21:33:06 +09:00
Makito e0775aec74 chore(stage-tamagotchi): optimize bundle size (#1000) 2026-01-29 01:49:43 +08:00
Makito 6e108c8395 fix(ci): continue-on-error when skipping platforms 2026-01-16 03:29:09 +09:00
Makito 4009d4c2c7 fix(ci): i should have remembered to invert the conditions 2026-01-16 03:14:49 +09:00
Makito 5f5d596693 fix(ci): incorrect condition 2026-01-16 03:11:14 +09:00
Makito 01d8f8dba7 fix(ci): matrix does not support if so skip the build via workarounds 2026-01-16 03:08:23 +09:00
Makito 73d332df1f fix(electron-screen-capture): module not found on stage-tamagotchi start (#952) 2026-01-15 03:06:10 +08:00
Makito 969d53f8a1 feat(stage-tamagotchi,electron-screen-capture,i18n): check for screen capture permissions 2026-01-13 01:13:16 +09:00
Makito a2b3469ba0 perf(stage-tamagotchi): no buffer copying in screen-capture devtool when possible 2026-01-13 01:13:15 +09:00
Makito 4cda1828ec feat(electron-screen-capture): introduce new screen capture utilities (#937) 2026-01-12 02:30:19 +08:00
Makito 44520d3083 fix(stage-tamagotchi): use icns for macOS builds for now 2026-01-10 02:49:17 +09:00
Makito 1fea946ee2 chore(ci): move upterm step down 2026-01-10 02:01:33 +09:00
Makito 21641b469d chore(ci): fix platform input and add a debug step 2026-01-10 01:12:27 +09:00
Makito 0ecbfa6d2b chore(ci): add platform input to release-tamagotchi workflow 2026-01-10 00:56:24 +09:00
Makito b2a46ea01f feat(stage-tamagotchi): update app icons and window icons 2026-01-09 03:45:33 +09:00
Makito 9076adc97c chore(deps): bump @moeru/eslint-config to 0.1.0-beta.15 2026-01-08 17:36:08 +09:00
Makito 5296e263fb feat(stage-pocket): add a layered app icon set for liquid glass 2026-01-07 13:25:04 +09: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
Makitoandautofix-ci[bot] 7043ff7afc fix: replace lint-staged with nano-staged (#874)
* fix: replace lint-staged with nano-staged

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-04 23:57:51 +09:00
Makito 72010b6350 fix(stage-*): beat sync worklet failed to import modules (#839) 2025-12-29 03:33:12 +08:00
Makito 03474670a2 fix(stage-ui): use a middleware to encode possible filenames in a live2d model (#815) 2025-12-18 01:31:41 +08:00
Makito 479287094a fix(stage-pages): loosen default beat-sync parameters for easier beat detections 2025-12-18 01:22:20 +09:00
Makito 97f53a8182 refactor(stage-tamagotchi,stage-pages,stage-shared,stage-ui): migrate beat-sync to use broadcast channel-based transport 2025-12-18 01:20:25 +09:00
Makito 90fd3b4821 fix(stage-ui): prevent NaN or negative scale to fix the headless model issue 2025-12-14 20:03:09 +09:00
Makito 1829eb1e66 feat(stage-tamagotchi,stage-pages,stage-shared): show alert when there is no audio input for troubleshooting 2025-12-14 17:31:31 +09:00
Makito 486e6c699c fix(crates): switch to stable in toolchain overrides; bump MSRV for tauri-plugin-mcp (#791) 2025-12-11 00:02:54 +08:00
Makito 2254706e43 fix(stage-web): avoid passing functions directly to (@)click 2025-12-03 00:24:02 +09:00
Makito 88428e7a67 feat(stage-tamagotchi,stage-pages,stage-shared): show audio spectrum for better input monitoring 2025-12-03 00:15:52 +09:00
Makito 7f4a0ecaf9 feat(stage-shared): add an audio tapping node for troubleshooting beat-sync 2025-12-02 01:40:02 +09:00
Makito 958437f918 chore(stage-ui): remove unused beat-sync store 2025-12-01 05:14:42 +09:00
Makito bbb437a77e feat(stage-tamagotchi,stage-pages,stage-shared,stage-ui): complete beat-sync integration 2025-12-01 05:14:42 +09:00
Makito c9d148f992 fix(stage-tamagotchi,stage-shared): correctly route beat-sync events 2025-11-30 03:31:58 +09:00
Makito 078e604795 fix(stage-tamagotchi): do not start capture by default 2025-11-29 23:22:49 +09:00
Makito b86296ddcc chore(stage-tamagotchi): remove unused include from tsconfig 2025-11-29 19:35:06 +09:00
Makito bb23e7ca7e fix(stage-tamagotchi): move beat-sync code from preload to renderer 2025-11-29 19:34:23 +09: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
Makito 68d634ff02 feat(stage-tamagotchi): expose some values for beat-sync dev 2025-11-29 05:56:05 +09:00
Makito 0a0713d930 fix(stage-tamagotchi): better type checks with exposeWithCustomAPI 2025-11-29 05:49:32 +09:00
Makito 04e8b21230 feat(stage-tamagotchi): events and invoke handlers for beat-detector in beat-sync preload 2025-11-29 05:34:03 +09:00
Makito 63a8430f4c feat(stage-shared): make beat-sync store framework-agnostic as beat-detector 2025-11-29 05:22:12 +09:00
Makito cfba54aa42 feat(stage-tamagotchi): init audio loopback on main 2025-11-29 05:12:27 +09:00
Makito 8e499a880a feat(stage-tamagotchi): background window for beat-sync 2025-11-29 00:18:05 +09:00
Makito 2f93c6cc1b fix(stage-ui): full load on HMR dispose to avoid corrupted models 2025-10-23 01:53:54 +09:00