Remove outdated plans and implement new features for bot tools, memory, interaction, avatar management, and cron scheduling
- Deleted old plan files for bot memory, interaction, avatar, and cron. - Added new task files for bot tools, memory, interaction, avatar, and cron scheduling with detailed designs and implementation notes. - Updated `agents/runtime.go` to support memory clearing and message deletion from SQLite. - Created necessary shell and package files for implementing bot tools and cron scheduling functionalities.
This commit is contained in:
@@ -5,7 +5,7 @@ Que cada bot recuerde conversaciones anteriores, hechos importantes sobre usuari
|
||||
y contexto de salas. Memoria a corto plazo (ventana de conversación) y largo plazo
|
||||
(SQLite persistente).
|
||||
|
||||
## Estado: pendiente
|
||||
## Estado: completado ✓
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user