Files
social-app/backend/src/models
qzl 2d410e8e84 feat(db): add migration to simplify agent architecture
- Add migration to delete user_agents table and memories.agent_id
- Rename user_agent_catalog to system_agents
- Remove UserAgents model
- Rename UserAgentCatalog to SystemAgents model
2026-03-04 11:04:13 +08:00
..