hendrik/agent/skills
Dita Aji Pratama 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
..
analyst Ugh refactor (Work in Progress: config skills masih berantakan) 2026-06-12 14:10:06 +07:00
programmer Ugh refactor (Work in Progress: config skills masih berantakan) 2026-06-12 14:10:06 +07:00
roleplayer feat: change user reference from nickname to UUID in memories 2026-07-12 13:39:39 +07:00
strategist Strategist 2026-06-26 11:32:21 +07:00