Commit Graph

16 Commits

Author SHA1 Message Date
2da4fe26c4 farewell 2026-07-13 16:30:24 +07:00
7fa456ee5f feat: memories_latest limit=0 default, agent decides limit per call 2026-07-12 18:24:23 +07:00
1077381a4a feat: init_db on startup, fix users_update UUID, memories_latest limit 6, incremental profile + cross-platform instructions 2026-07-12 18:13:08 +07:00
61c727662c Remove deprecated RAG from skill instruction 2026-07-12 14:47:55 +07:00
099cab60fb feat: change user reference from nickname to UUID in memories
- Change user field type from pyarrow.string() to pyarrow.uuid() in
  knowledge_memories and knowledge_scenario schemas
- Convert user to UUID via _uuid() in memories_store()
- Use UUID hex comparison in memories_filter() and memories_latest()
- Rename user to user_id in memories tool schemas with UUID description
- Convert user to UUID in memories tool handlers
- Add User ID (UUID) to User Context in telegram and xmpp clients
- Update roleplayer instructions to use user_id with UUID instead of
  nickname
2026-07-12 13:39:39 +07:00
4995412bc1 Forcing to read the memories 2026-07-11 17:20:59 +07:00
8126258344 memories_latest tools 2026-07-11 10:42:56 +07:00
95b04c9664 System safety prompt 2026-07-08 05:56:33 +07:00
3d2587168a Update roleplayer instructions.md 2026-07-07 16:54:44 +07:00
b704114f3b minor change 2026-07-07 06:30:57 +07:00
79c3539b12 implementing ragroleplay on roleplayer skills 2026-07-07 06:29:44 +07:00
70576e75b3 improve skill with adding new format 2026-07-07 06:05:44 +07:00
c865da7085 Update format roleplay 2026-07-05 23:53:11 +07:00
a8ea6db485 Improve roleplayer prompt and add some comment 2026-07-03 17:47:41 +07:00
540e166e89 Huge refactor 2026-06-14 10:56:55 +07:00
30f65f8c3f Ugh refactor (Work in Progress: config skills masih berantakan) 2026-06-12 14:10:06 +07:00