Commit Graph
609 Commits
Author SHA1 Message Date
LemonNeko fa181b5703 chore(stage-tamagotchi): install missing deps for ci 2025-04-02 00:00:20 +08:00
Neko Ayaka a2aba7cafa chore(deps): bump dependencies 2025-04-01 22:49:42 +08:00
Neko Ayaka 811dd19c2c feat(stage-ui): fix ollama, supported anthropic 2025-04-01 22:39:11 +08:00
Neko Ayaka 4e5645c21e style(stage-ui): improved style 2025-04-01 22:38:38 +08:00
Neko Ayaka 66bc92e439 fix(stage): logo for providers, added support for anthropic 2025-04-01 19:45:54 +08:00
Neko Ayaka 999a8be133 fix(stage-web): stream options incorrect 2025-04-01 17:36:47 +08:00
RainbowBird 88c4d13fd7 docs: README star-history (#108) 2025-04-01 17:17:27 +08:00
LemonNeko a96840dc3a release: v0.4.6 2025-04-01 01:56:34 +08:00
LemonNeko 4c47b1678d fix(ci): install missing glib 2025-04-01 01:56:24 +08:00
LemonNeko ca9f7b2a5e release: v0.4.5 2025-04-01 01:47:39 +08:00
LemonNeko 6dcadabc10 fix(ci): tamagotchi path 2 2025-04-01 01:47:25 +08:00
LemonNeko a76a54d788 release: v0.4.4 2025-04-01 01:37:42 +08:00
LemonNeko 7d47babe3f fix(ci): tamagotchi path 2025-04-01 01:37:30 +08:00
LemonNeko afc418997c release: v0.4.3 2025-04-01 01:28:08 +08:00
LemonNeko 7864b638b4 fix: make @proj-airi/memory-pgvector private 2025-04-01 01:27:57 +08:00
LemonNeko 032837a738 release: v0.4.2 2025-04-01 01:19:54 +08:00
LemonNeko 11f004a815 fix: make twitter services private 2025-04-01 01:19:44 +08:00
LemonNeko 023442006c release: v0.4.1 2025-04-01 01:11:43 +08:00
LemonNeko 75d204caec chore: tamagotchi ci 2025-04-01 01:11:18 +08:00
LemonNeko 5a9110a802 release: v0.4.0 2025-04-01 01:09:39 +08:00
a9207a7364 fix(telegram-bot): OOM when handling loop (#106)
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
Co-authored-by: Chino Moka <31543482+QiroNT@users.noreply.github.com>
2025-04-01 00:29:16 +08:00
RainbowBird f47d794b8e refactor: airi card (#105)
* fix: card icon

* style: icon

* refactor: use section component

* chore: i18n

* feat: card detail page

* fix: chat
2025-03-31 15:56:02 +08:00
Neko Ayaka a278937a53 fix(telegram-bot): context window issue 2025-03-30 22:37:41 +08:00
Neko Ayaka 8e2aa91e93 fix(telegram-bot): reply context missing, [object object] issue 2025-03-30 22:30:00 +08:00
RainbowBird 1e5481f0a6 feat: airi card (#98) 2025-03-30 03:16:53 +08:00
RainbowBird 36fdb20235 feat(components): add button, section (#104) 2025-03-30 02:22:01 +08:00
Neko Ayaka 0c864a477f fix(telegram-bot): potential empty action returned 2025-03-30 02:19:37 +08:00
Neko Ayaka fa7c41710f feat(drizzle-duckdb-wasm): recall & emotion 2025-03-30 01:12:15 +08:00
Makito c8e5501cc2 fix(drizzle-duckdb-wasm): misc details in memory playground (#101) 2025-03-29 23:07:17 +08:00
RainbowBird 5a63db68bb fix: move setting-bar style to global css (#102) 2025-03-29 23:06:49 +08:00
Neko Ayaka f9315f8d9a chore(deps): bump dependencies 2025-03-29 16:53:08 +08:00
Neko Ayaka 6032bb8771 fix(stage-web): xsschema error 2025-03-29 16:50:36 +08:00
Neko Ayaka ec3a64db85 fix(telegram-bot): message were all empty 2025-03-29 16:47:57 +08:00
Neko Ayaka 57db2c9d50 chore(telegram-bot): added uuid & nanoid 2025-03-29 16:47:34 +08:00
Neko Ayaka 5fea784086 fix(drizzle-duckdb-wasm): rename 2025-03-29 16:45:54 +08:00
Neko Ayaka 0e1a20b8f3 fix(drizzle-duckdb-wasm): ui issue and coloring issue 2025-03-28 23:58:00 +08:00
Neko Ayaka 0320e4eacf fix(provider-transformers): type 2025-03-28 16:09:35 +08:00
Neko Ayaka 935fea0bc1 feat(drizzle-duckdb-wasm): memory decay demo 2025-03-28 15:59:21 +08:00
Neko Ayaka 3b6f8d8183 chore(deps): bump dependencies 2025-03-27 23:13:00 +08:00
LemonNeko eccd6b2cd9 feat(stage-web): new settings animation (#100)
* feat(stage-web): new settings animation

* fix: optimize, issues

* fix: allow disable icon animation

* fix: typo

* fix: disable icon animation when disable all animation
2025-03-27 21:07:05 +08:00
Neko Ayaka a1afd159f2 fix(telegram-bot): incorrect interruption handling & better prompt & reply to message 2025-03-26 18:26:28 +08:00
Leohearts b34c397b8e fix, feat(telegram): fix typo, make chat_id unique (#99)
* 📝 doc(db): add database schema changes for chat_id
- update the schema to enforce unique constraints on chat_id
- added onConflictDoUpdate to handle duplicate entries

* 🔧 chore(telegram-bot): Rename embedding dimension variable
2025-03-26 17:10:54 +08:00
Neko Ayaka c7aa0e5436 fix(telegram-bot): errors and bad impl, sql issue 2025-03-26 02:42:02 +08:00
82f3f64ba1 feat(package): @moeru-ai/ccc (#97)
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
Co-authored-by: junkwarrior87 <115852752+junkwarrior87@users.noreply.github.com>
2025-03-26 00:12:12 +08:00
LemonNeko 131e4a5e06 style(stage-web): fix word break (#96)
* style(stage-web): fix word break

* chore: remove unnecessary comments
2025-03-25 17:20:40 +08:00
Neko Ayaka ae4f1b9898 refactor(telegram-bot): better structure 2025-03-25 16:30:42 +08:00
藍+85CD 7a295ed6a4 chore(twitter-services): remove preinstall (#93) 2025-03-24 20:38:04 +08:00
Neko Ayaka d094184096 refactor(telegram-bot): decay and emulated attension 2025-03-24 19:41:50 +08:00
Neko Ayaka 89eeb10594 refactor(telegram-bot): better strucrture 2025-03-24 18:59:57 +08:00
Neko Ayaka 43db96ef1f fix(i18n): missing key 2025-03-24 16:20:55 +08:00