Commit Graph
459 Commits
Author SHA1 Message Date
Neko Ayaka 7fb4c51cb0 fix(stage-ui): Live2D model flipped horizontally 2025-06-13 16:59:26 +08:00
Kévin Taccoen 0514b5e068 feat(stage-web,stage-tamagotchi): character cards creation feature (#195) 2025-06-13 00:43:53 +08:00
Neko Ayaka 630312dedd fix(ci): OOM due to project size 2025-06-13 00:30:47 +08:00
Menci bd592d2b10 feat(ui): transition for loading / icon button (#206) 2025-06-12 23:58:14 +08:00
Neko Ayaka b7905ec9c1 chore(assets): updated icon 2025-06-12 01:48:52 +08:00
Neko Ayaka 0ba7af0061 fix: build 2025-06-12 00:53:04 +08:00
Neko Ayaka 8afbeddf3f fix: dts 2025-06-11 23:31:48 +08:00
Neko Ayaka ce8914e0b8 chore(deps): bump dependencies 2025-06-11 15:19:13 +08:00
Neko Ayaka 1aa6d6b869 fix(stage-app,stage-tamagotchi): imported directly from forbidden package 2025-06-11 02:52:44 +08:00
Neko Ayaka ab4a869104 feat(workspace): use tsdown for Vue component modules 2025-06-11 02:43:25 +08:00
Neko Ayaka 3862a092a5 perf(workspace): even faster with tsdown 2025-06-11 01:59:55 +08:00
Neko Ayaka c5ff469568 feat(workspace): use tsdown for CSS & font only modules 2025-06-11 01:32:59 +08:00
Neko Ayaka cb658b40a3 feat(workspace): use tsdown for TypeScript only module 2025-06-11 01:07:48 +08:00
Kévin Taccoen 374b48c380 Fixed false positive API key detection (#202) 2025-06-10 08:21:59 +08:00
Neko Ayaka 9327ec0ae4 fix(stage-web,stage-tamagotchi,stage-ui): eliminate reactive use 2025-06-09 11:43:04 +08:00
Neko Ayaka ed1ef65a19 release: v0.6.0 2025-06-08 22:48:18 +08:00
Neko Ayaka 609e2d14a2 chore(font): prepare for publishing 2025-06-08 22:08:43 +08:00
Neko Ayaka 1aef0ad46f feat(stage-ui,ui): migrate to use dedicated ColorHueRange component 2025-06-08 18:06:39 +08:00
Menci 7eaf0af575 fix(ui): button ring color for non-primary variants (#199) 2025-06-08 16:40:36 +08:00
Neko Ayaka 7d52df6cc0 feat(stage-web|stage-tamagotchi): multi-categorized providers 2025-06-06 18:20:05 +08:00
LemonNeko 2e1260f0c2 feat(stage-tamagotchi): live2d model look at mouse position (#194)
* chore: set rust-analyzer path
* refactor: let frontend to check if cursor is inside window
* feat(stage-tamagotchi): live2d model look at mouse position
* chore: improve DX
* fix(stage-web): live2d model look at mouse position
* fix: typo
* fix: keep necessary comments
* fix: typecheck
2025-06-06 16:32:29 +08:00
Neko Ayaka 65f6d7e968 fix: lint 2025-06-05 23:31:20 +08:00
Neko Ayaka 39160badaa chore(deps): bump dependencies 2025-06-05 11:34:58 +08:00
Kévin Taccoen c29392c6f6 fix(stage-ui): proxy object could not be cloned (#193)
* Fix for proxy could not be cloned error

After several debugging, it was found that streamText initialisation called the structuredClone() function on messages. The problem is that messages is an object containing vue3 proxies, that can not be cloned. My proposed fix is to remove those proxies before passing messages to streamText

* Revert "Fix for proxy could not be cloned error"

This reverts commit 1575d305d5e5df3294991dbf7c8c25abfbfc783e.

* Fix for proxy clone error

rest.tool_results is also a proxy that was not removed properly
2025-06-04 14:10:42 +08:00
Makito 2dbeccc62c feat(ui-loading-screens): add barrel distortion filter for sci-fi (#191) 2025-06-03 01:13:17 +08:00
Neko Ayaka 8931d54a67 feat(ui-loading-screens): updated boot log 2025-06-02 21:27:14 +08:00
Neko Ayaka c9e9ee4eda feat(ui-loading-screens): day & night 2025-06-02 15:28:00 +08:00
Neko Ayaka e90c9826ff feat(ui-loading-screens): new SciFiCircle style 2025-06-02 13:28:14 +08:00
Neko Ayaka b22f0a8812 feat(font-departure-mono): added new package 2025-06-02 11:25:47 +08:00
Neko AyakaandRynco Maekawa a99ba7f50a style(stage-ui): new font
Co-authored-by: Rynco Maekawa <10259119+lynzrand@users.noreply.github.com>
2025-05-30 13:32:19 +08:00
LemonNeko dc8bd7e87c feat(tamagotchi): show tool calls (#184) 2025-05-29 20:25:34 +08:00
LemonNeko d52408dfdd fix(stage): wrong tool schema, missing mobile chat history gradient (#182)
* fix(tamagotchi): wrong tool schema
* fix(stage-web): mobile chat history gradient
2025-05-27 17:33:59 +08:00
Neko Ayaka 863844e80e chore(package.json): update 2025-05-27 16:52:28 +08:00
LemonNeko 9149b7674c revert: "fix(ui-transitions): build (#177)" (#180)
This reverts commit dafe4d6f48.
2025-05-27 08:27:10 +08:00
LemonNeko dafe4d6f48 fix(ui-transitions): build (#177) 2025-05-26 20:46:49 +08:00
Neko Ayaka 5568d9e5c3 fix(server-runtime): type issue for crossws Peer 2025-05-26 01:24:42 +08:00
Neko Ayaka 5ee874f16d fix(apps/stage-tamagotchi,apps/stage-web,stage-ui): styles 2025-05-26 00:44:05 +08:00
Neko Ayaka d53ff7d1ef fix(apps/stage-tamagotchi,apps/stage-web,stage-ui): bad colors & styles, and global font weight fix 2025-05-26 00:39:30 +08:00
Neko Ayaka 342084b811 chore(deps): bump dependencies 2025-05-26 00:14:26 +08:00
LemonNeko 1151a7d731 refactor(tamagotchi): move chat to a standalone window (#174)
* chore(tamagotchi): remove unused dependencies
* fix: sync mcp connection state between windows
* refactor: move chat to a standalone window
2025-05-25 22:45:31 +08:00
Neko Ayaka 047a998e56 fix: typecheck 2025-05-22 12:49:43 +08:00
Neko Ayaka 0c95946c6c chore(deps): bump dependencies 2025-05-19 13:11:43 +08:00
Menci 164984766e docs(ui): add usage in README (#170) 2025-05-16 03:37:18 +08:00
Menci c991115e55 docs(server-sdk): add README (#168) 2025-05-16 03:28:59 +08:00
Menci 6a7f144881 docs(server-shared): add README (#167) 2025-05-16 03:28:40 +08:00
Menci 255520066f docs(ui-loading-screens): add README (#166) 2025-05-16 03:28:14 +08:00
Menci 53c9852d6e docs(ui-transitions): add README (#165) 2025-05-16 03:27:53 +08:00
Menci bf1ff2712a docs(ui): add README (#164) 2025-05-16 03:27:32 +08:00
Neko Ayaka 8c0899d9ef style: remove unused theme vars 2025-05-15 03:52:08 +08:00
Neko Ayaka b5d3590618 chore(deps): remove unused depdencies 2025-05-13 13:05:47 +08:00