Commit graph

46 commits

Author SHA1 Message Date
Neko Ayaka
ce60323d8a
style: lint 2026-03-23 02:16:10 +08:00
Neko Ayaka
956a4541e9
style: lint 2026-03-19 14:27:23 +08:00
yuanbo
f654d175f8
fix(telegram-bot): fix velin rendering, action loop, and LLM compatibility (#1333) 2026-03-13 18:31:31 +08:00
Ryanba
bbf1f19310
fix(telegram-bot): guard structured message fallback (#1162) 2026-03-06 16:48:31 +08:00
Neko Ayaka
aaca1825d3
refactor(docs,telegram-bot): remove sharp 2025-12-24 22:01:03 +08:00
藍+85CD
38eda5f330
chore: remove empty files (#710) 2025-11-02 13:01:40 +08:00
Neko Ayaka
58530dae23
style: lint 2025-10-31 02:02:41 +08:00
Neko Ayaka
32934b9bbe
fix(stage-tamagotchi): bad import & lint 2025-10-20 00:47:34 +08:00
藍+85CD
233b5a7ba8
refactor: partially remove dotenv, dotenvx (#667) 2025-10-18 21:02:46 +08:00
Neko Ayaka
20cb21f82f
fix: usLogg from @guiiai/logg error 2025-09-10 21:18:48 +08:00
RainbowBird
733b8893c7
refactor: replace useLogg with useLogger (#563) 2025-09-07 23:47:23 +08:00
Neko Ayaka
cda0ec1221
feat(services/telegram-bot): better o11y 2025-09-03 15:27:12 +08:00
Neko Ayaka
a63478eb64
fix: typecheck 2025-09-01 19:56:33 +08:00
Neko Ayaka
1c5c6fb1c0
refactor(services/telegram-bot): reduces context significantly 2025-09-01 19:54:03 +08:00
Neko Ayaka
2ab96a2a44
refactor(services/telegram-bot): improved prompt and setup, adapted to Ollama 2025-08-20 18:14:56 +08:00
Neko Ayaka
8ee87f9e70
style(*): stronger import sort 2025-06-30 02:23:40 +08:00
Neko Ayaka
50e05b114b
chore(*): use @moeru/std & cleanup code, rename 2025-06-23 15:34:07 +08:00
Neko Ayaka
cfe3ce8145
fix: lint 2025-06-19 18:06:09 +08:00
Neko Ayaka
cc449b1d0c
style: use @sumimakito integrated perfectionist/sort-imports`
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-06-17 14:03:27 +08:00
Neko Ayaka
63205e1344
fix(telegram-bot): inefficiency system prompt 2025-04-09 11:07:54 +08:00
Neko Ayaka
2e155cc6e0
feat(telegram-bot): send stickers & process animated stickers 2025-04-08 02:33:36 +08:00
Neko Ayaka
3f91d8dab9
fix(telegram-bot): field incorrect & sticker pack & animated stickers 2025-04-07 18:28:22 +08:00
Neko Ayaka
8debd2ab44
fix(telegram-bot): undefined user info 2025-04-05 21:45:51 +08:00
Neko Ayaka
9a90d12c6b
fix(telegram-bot): OOM due to incorrect chat messages query filter
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-04-02 15:08:31 +08:00
Neko
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
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
Neko Ayaka
0c864a477f
fix(telegram-bot): potential empty action returned 2025-03-30 02:19:37 +08:00
Neko Ayaka
ec3a64db85
fix(telegram-bot): message were all empty 2025-03-29 16:47:57 +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
Neko Ayaka
ae4f1b9898
refactor(telegram-bot): better structure 2025-03-25 16:30:42 +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
5e4d77f8fc
fix(telegram-bot): minor issues 2025-03-24 09:14:35 +08:00
Neko Ayaka
06a021b9de
feat(telegram-bot): memory basic 2025-03-24 02:09:35 +08:00
藍+85CD
a24e3ccfda
refactor!: use xsschema/ext-providers instead of typeschema/providers (#50)
* refactor!: use xsschema/ext-providers instead of typeschema/deprecated-providers

* fix: add deps

* chore: remove gcornut/valibot-json-schema

* fix(stage): update provider options
2025-03-07 23:07:24 +08:00
Neko Ayaka
1c6d6af2d8
fix(telegram-bot): incorrect import 2025-02-17 18:59:54 +08:00
Neko Ayaka
3b3a068c6b
style: lint 2025-02-10 01:16:41 +07:00
Neko Ayaka
1ea4843c5d
fix: db 2025-02-08 23:23:51 +07:00
Neko Ayaka
f5bfd16963
chore: bump deps 2025-02-03 15:39:52 +07:00
Neko Ayaka
02311bbb1a
fix: type & bump dependencies 2025-01-31 22:38:20 +07:00
Neko Ayaka
be0dc65650
refactor: better discord voice code 2025-01-16 21:58:43 +08:00
Neko Ayaka
ace93ed278
chore(services/telegram): replace remeda with es-toolkit 2025-01-16 01:14:12 +08:00
Neko
de10f5ed8a
feat(services/telegram): added bot (#8)
* feat: demo bot
* chore: update install
* refactor: rename
* refactor: adapt with new xsai
2025-01-15 22:45:55 +08:00