Commit Graph
62 Commits
Author SHA1 Message Date
Neko Ayaka 3fe0e4c091 fix(airi-plugin-vscode): sync with new server-sdk design 2025-12-27 03:40:55 +08:00
Neko Ayaka 63ba1e2512 release: v0.8.0-beta.7 2025-12-26 02:07:57 +08:00
Neko Ayaka 2e4c5a7719 release: v0.8.0-beta.6 2025-12-22 20:51:00 +08:00
Neko Ayaka e2e661cc7e chore(deps): bump dependencies 2025-12-22 19:40:39 +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 c9a9ec7bfa Revert "chore(deps): bump dependencies"
This reverts commit 349810ff27.
2025-12-21 17:16:47 +08:00
Neko Ayaka 349810ff27 chore(deps): bump dependencies 2025-12-21 15:58:52 +08:00
Neko Ayaka 0d1f2b9364 release: v0.8.0-beta.4 2025-12-17 19:59:54 +08:00
Neko Ayaka 84c053b44f fix(server-sdk,airi-plugin-vscode): improve connect, ensure connected before sending 2025-12-17 19:57:48 +08:00
Neko Ayaka 7f3a072676 fix(airi-plugin-vscode): add EOL line 2025-12-17 14:12:35 +08:00
Lilia_Chenandautofix-ci[bot] c19ead966a fix(stage-ui): fixed the system prompt initialisation bug (#796)
* bug-fix(stage-ui): fixed the system prompt not successfully initialised bug

* bug-fix(stage-ui): if it's already initialised, then nothing needs to do in onMounted()

* [autofix.ci] apply automated fixes

* bug-fix(stage-ui): removed onMounted() logic, which is unnecessary

* fix: removed a blank vue playground page in the dev-tool. This should be left for the next PR maybe...

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-15 21:53:29 +00:00
Neko Ayaka 08cab8515d feat(model-driver-lipsync): new package for model driving capabilities 2025-12-15 02:16:10 +08:00
Neko Ayaka 8c32d8170f chore(deps): bump dependencies 2025-12-14 19:38:40 +08:00
Neko Ayaka ee9576fa81 release: v0.8.0-beta.3 2025-12-14 13:33:40 +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 a3dba4f3cf chore(deps): bump dependencies & electron-builder 2025-12-13 16:23:45 +08:00
Neko Ayaka 66b7e6ed8a refactor(airi-plugin-vscode): better code & fixed dependency bundling issue 2025-12-12 15:43:15 +08:00
Neko Ayaka d9dc142929 release: v0.8.0-beta.2 2025-12-11 16:09:28 +08:00
Neko Ayaka e978566e44 fix(ci): cannot resolve to correct path 2025-12-11 02:26:04 +08:00
Neko Ayaka fafba1cdf8 chore(deps): bump dependencies 2025-12-11 02:22:43 +08:00
Neko Ayaka 63e3e9d39e Revert "fix(airi-plugin-vscode): ? windows still fails"
This reverts commit 59a9ac142a.
2025-12-11 01:13:17 +08:00
Neko Ayaka 59a9ac142a fix(airi-plugin-vscode): ? windows still fails 2025-12-10 22:45:17 +08:00
Neko Ayaka 6745f920f0 fix(airi-plugin-vscode): should always recreate dir for codegen 2025-12-10 22:10:26 +08:00
Neko Ayaka 327cbe766e fix(airi-plugin-vscode): should not hard encode the path as it fails on Windows 2025-12-10 21:06:41 +08:00
Neko Ayaka d9bc556a87 release: v0.8.0-beta.1 2025-12-10 17:24:48 +08:00
Neko Ayaka ab5af0dd7e refactor(stage-ui): provide each individual reset state function for each store 2025-12-10 10:42:51 +08:00
Neko Ayaka 2fbd5b6b3a release: v0.8.0-alpha.8 2025-12-02 03:00:12 +08:00
Neko Ayaka 86d62a91c2 feat(airi-plugin-vscode): publish workflow 2025-12-02 02:46:15 +08:00
Neko Ayaka 3c1ac5379f release: v0.8.0-alpha.6 2025-12-01 16:09:20 +08:00
Neko Ayaka e28e2eff89 chore(deps): bump valibot 2025-12-01 00:49:45 +08:00
Neko Ayaka 0f2a872736 release: v0.8.0-alpha.5 2025-11-28 14:44:25 +08:00
Neko Ayaka e34e7aa389 release: v0.8.0-alpha.4 2025-11-24 16:36:27 +08:00
Neko Ayaka 08664e3e3c release: v0.8.0-alpha.3 2025-11-24 12:35:12 +08:00
Neko Ayaka 052da41a89 release: v0.8.0-alpha.2 2025-11-24 03:59:01 +08:00
Neko Ayaka 091b980ae1 release: v0.8.0-alpha.1 2025-11-24 02:48:49 +08:00
Neko Ayaka b530349879 chore: mark packages to be private 2025-11-24 02:47:55 +08:00
Neko Ayaka 3e741d57ec chore(deps): bump dependencies 2025-11-16 02:21:38 +08:00
Neko Ayaka 5b9bf180e9 Revert "chore(deps): bump dependencies"
This reverts commit 38401084e1.
2025-11-16 01:28:29 +08:00
Neko Ayaka 38401084e1 chore(deps): bump dependencies 2025-11-15 23:45:01 +08:00
Neko Ayaka ddac937d6f fix(airi-plugin-vscode): do not add additional @types/node, tsdown and typescript 2025-11-04 19:32:44 +08:00
RainbowBirdandNeko 8c43127c22 feat(plugin): VSCode extension (#717)
Co-authored-by: Neko <neko@ayaka.moe>
2025-11-04 15:13:59 +08:00
藍+85CD 38eda5f330 chore: remove empty files (#710) 2025-11-02 13:01:40 +08:00
Neko Ayaka a7a1302b99 chore(deps): bump dependencies 2025-11-01 16:03:45 +08:00
藍+85CD f30ec3dee5 chore(airi-plugin-claude-code): remove fixed extension 2025-10-17 20:33:49 +08:00
Neko Ayaka 0b85ab78fc chore(deps): bump dependencies 2025-10-12 00:36:21 +08:00
Neko Ayaka 668d54a9b2 feat(airi-plugin-claude-code): now works with Claude Code hooks 2025-10-09 16:09:57 +08:00
Neko Ayaka 0de306f668 chore(deps): bump dependencies 2025-10-09 02:35:44 +08:00
Neko Ayaka 75321a4cd9 chore(deps): bump dependencies 2025-10-03 16:54:50 +08:00
Neko Ayaka 372125fb89 chore(deps): bump dependencies
Notice: after bumping up to three 0.180.0 with @types/three 0.180.0,
  Argument of type 'Group<Object3DEventMap>' is not assignable to parameter of type 'Object3D<Object3DEventMap>'.
    Type 'Group<Object3DEventMap>' is missing the following properties from type 'Object3D<Object3DEventMap>': setPointerCapture, releasePointerCapture, hasPointerCapture

Currently, AFAIK, clearly, three, and @types/three doesn't have the setPointerCapture, releasePointerCapture, hasPointerCapture method / getters
The only place I found on GitHub, points out that https://github.com/pmndrs/xr/blob/456aa380206e93888cd3a5741a1534e672ae3106/packages/pointer-events/src/pointer.ts#L69-L100 declares

```js
declare module 'three' {
  interface Object3D {
    setPointerCapture(pointerId: number): void
    releasePointerCapture(pointerId: number): void
    hasPointerCapture(pointerId: number): boolean

    intersectChildren?: boolean
    interactableDescendants?: Array<Object3D>
    /**
     * @deprecated
     */
    ancestorsHaveListeners?: boolean
    ancestorsHavePointerListeners?: boolean
    ancestorsHaveWheelListeners?: boolean
  }
}
```

And in @tresjs/core v5, it uses the @pmndrs/pointer-events internally.
Somehow the Object3D from @types/three and the one augmented by @pmndrs/pointer-events are not compatible.

`new Object3D() as unknown as Object3D` works as workaround here but there should be no need to do such a thing since these two Object3D should be the same.
With no updates from `typescript`, I assume there is no breaking change or regression from `typescript` side.
2025-09-26 17:07:07 +08:00