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 Ayaka and Rynco 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
Neko Ayaka
fc7a98351c
fix: type
2025-05-11 17:05:46 +08:00
Neko Ayaka
e0229f73ff
chore(deps): bump dependencies
2025-05-11 12:20:46 +08:00
Neko Ayaka
8231a7ad84
release: v0.5.0
2025-05-10 23:57:57 +08:00
Neko Ayaka
9a8a064930
chore(deps): bump dependencies
2025-05-07 17:39:30 +08:00
Neko Ayaka
8433746a6c
docs: rename to AIRI
2025-05-07 16:25:44 +08:00
Neko Ayaka
092ddf9c03
fix(stage-ui|ui): textarea style not aligned, title was missing
2025-05-02 00:59:16 +08:00
Neko Ayaka
a19b836e3a
feat(ui-loading-screens): new package
2025-05-02 00:31:08 +08:00
LemonNeko
a18f2c4313
release: v0.4.27
2025-05-01 20:11:51 +08:00
LemonNeko
1f6456ef46
release: v0.4.26
2025-05-01 19:50:55 +08:00
LemonNeko
148f27532b
release: v0.4.26-beta.3
2025-05-01 19:32:24 +08:00
LemonNeko
c191883ec8
release: v0.4.26-beta.2
2025-05-01 19:00:06 +08:00
LemonNeko
10f30c05cb
release: v0.4.26-beta.1
2025-05-01 18:54:10 +08:00
Neko Ayaka
8396ca78e9
fix: lint
2025-05-01 16:55:00 +08:00
LemonNeko
984b56153d
refactor(tamagotchi): use top-level cargo workspace, move tauri-plugin-mcp ( #152 )
2025-05-01 03:28:12 +08:00
Neko Ayaka
1eb62e912f
feat(font-xiaolai|font-cjfonts-allseto): new package, fixed story not visible on mobile devices
2025-04-30 22:44:42 +08:00
RainbowBird
99bc4ca7a6
feat(story): new select component with floating-vue ( #151 )
2025-04-30 17:08:56 +08:00
RainbowBird
aacc857e05
feat(ui): Select component ( #149 )
...
* feat(ui): Select component
* chore: tamagotchi
2025-04-30 14:40:16 +08:00
LemonNeko
bddd999d5d
feat(tamagotchi): basic MCP support ( #144 )
...
* refactor: tauri plugin
* fix: DO NOT auto format generated files
* fix: not format, it's normal generation
* feat: command wrapper
* feat: settings page to configure server
* fix: transparent background
2025-04-28 15:08:28 +08:00
RainbowBird
9fa24dbc87
release: v0.4.25
2025-04-27 21:55:27 +08:00