Neko Ayaka
|
dd73845ed3
|
release: v0.7.2-beta.3
|
2025-09-11 15:18:02 +08:00 |
|
Neko Ayaka
|
ba4e291f02
|
Revert "chore(deps): bump glib"
This reverts commit 04577f1d68.
|
2025-09-11 14:33:33 +08:00 |
|
Neko Ayaka
|
04577f1d68
|
chore(deps): bump glib
|
2025-09-03 13:20:42 +08:00 |
|
hobbycoder
|
f0ef1bb0b0
|
feat(linux): Add deb, rpm packages as installation formats (#524)
|
2025-08-31 02:02:31 +08:00 |
|
Neko Ayaka
|
6ffb13da8e
|
release: v0.7.2-beta.2
|
2025-08-25 03:56:39 +08:00 |
|
Neko Ayaka
|
a5ce042525
|
release: v0.7.2-beta.1
|
2025-08-21 04:23:04 +08:00 |
|
Weathercold
|
def3b09c6b
|
fix(nix): update nix package and flake (#359)
|
2025-08-18 12:39:51 +08:00 |
|
Neko Ayaka
|
c88b72f07b
|
release: v0.7.1
|
2025-08-05 21:21:01 +08:00 |
|
Neko Ayaka
|
bad616e8e7
|
release: v0.7.0
|
2025-08-04 16:18:38 +08:00 |
|
Neko
|
42f42cce39
|
fix(stage-tamagotchi): use rdev for keyboard events monitoring (#344)
|
2025-08-04 16:14:30 +08:00 |
|
Neko Ayaka
|
ebbacfc737
|
release: v0.7.0-beta.1
|
2025-07-27 14:35:21 +08:00 |
|
Neko
|
4b0577ddcf
|
refactor(stage-tamagotchi,crates): no more cuda required and candle removed (#323)
|
2025-07-25 15:12:50 +08:00 |
|
Neko Ayaka
|
373953189a
|
refactor(stage-tamagotchi,crates): split out all using tauri plugins
|
2025-07-25 13:41:44 +08:00 |
|
Neko Ayaka
|
ea48861e9d
|
release: v0.7.0-alpha.1
|
2025-07-21 17:40:52 +08:00 |
|
Neko Ayaka
|
6ed10eb48c
|
fix(stage-tamagotchi): remove unused cpal dep
|
2025-07-09 18:57:56 +08:00 |
|
Neko Ayaka
|
4841fa95be
|
fix(nightly-build): remove candle-onnx
|
2025-07-07 00:58:24 +08:00 |
|
 MakitoandNeko
|
24d2ce3cd9
|
refactor(stage-tamagotchi): type-safe commands codegen poc (#258)
* refactor(stage-tamagotchi): type-safe commands codegen poc
* chore: remove the useless comment
* chore: [suggestion] remove comments
Co-authored-by: Neko <neko@ayaka.moe>
* chore: [suggestion] remove comments
Co-authored-by: Neko <neko@ayaka.moe>
* chore: [suggestion] remove comments
Co-authored-by: Neko <neko@ayaka.moe>
---------
Co-authored-by: Neko <neko@ayaka.moe>
|
2025-07-06 00:22:31 +09:00 |
|
Ayaka Neko
|
87c799c4ff
|
fix(stage-tamagotchi): windows build
|
2025-07-05 15:01:35 +08:00 |
|
Neko Ayaka
|
ba647a101b
|
feat(stage-tamagotchi): use coreml (metal) for macOS, directml, or cuda for windows, cuda for linux
|
2025-07-02 21:45:34 +08:00 |
|
Neko
|
ad0d4e97d2
|
refactor(stage-tamagotchi): make all small components into inline plugins (#248)
|
2025-06-30 14:00:29 +08:00 |
|
Neko Ayaka
|
ac9ec95fe0
|
feat(stage-tamagotchi): window state persistence
|
2025-06-30 02:12:27 +08:00 |
|
Neko Ayaka
|
df4ddb9b7a
|
fix(stage-tamagotchi): failed to listen update
|
2025-06-29 23:17:57 +08:00 |
|
Neko Ayaka
|
6e7e9d02d8
|
feat(stage-tamagotchi): WindowLink for opening window in Tauri
|
2025-06-29 04:39:52 +08:00 |
|
RainbowBird
|
9b85fe4f6b
|
feat: add candle deps (#232)
|
2025-06-27 18:54:06 +08:00 |
|
Neko Ayaka
|
60a820d63c
|
release: v0.6.1
|
2025-06-17 23:39:48 +08:00 |
|
Neko Ayaka
|
ed1ef65a19
|
release: v0.6.0
|
2025-06-08 22:48:18 +08:00 |
|
Neko Ayaka
|
ab71247046
|
chore(workspace): bump dependencies
|
2025-06-08 22:46:58 +08:00 |
|
Neko Ayaka
|
df1b5eab96
|
fix(workspace): version not synced
|
2025-06-08 22:19:49 +08:00 |
|
LemonNeko
|
11fe66be28
|
fix(tamagotchi): missing shortcuts editor (#190)
|
2025-06-01 18:40:27 +08:00 |
|
 
|
da4da0aeb6
|
feat(stage-tamagotchi): allowing click through and fade away when hovering (currently macOS only) (#186)
Co-authored-by: Midori Kochiya <1381736+kmod-midori@users.noreply.github.com>
Co-authored-by: LemonNeko <17664845+LemonNekoGH@users.noreply.github.com>
|
2025-05-30 16:43:33 +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
|
9a8a064930
|
chore(deps): bump dependencies
|
2025-05-07 17:39:30 +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
|
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 |
|
LemonNeko
|
b96120ec7e
|
fix(tamagotchi): process stuck when create settings window on Windows (#154)
|
2025-05-01 18:49:33 +08:00 |
|
LemonNeko
|
984b56153d
|
refactor(tamagotchi): use top-level cargo workspace, move tauri-plugin-mcp (#152)
|
2025-05-01 03:28:12 +08:00 |
|