Files
MemoryBear/api/app/controllers
miao 7ac0eff0b8 fix(memory): fix problems
- Parameterize SKIP/LIMIT in Cypher query instead of f-string interpolation
- Add UUID format validation in validate_end_user_in_workspace before DB query
- Update limit/depth Query descriptions to clarify auto-cap behavior in service layer
- Move uuid import to module level in api_key_utils.py

Modified files:
- api/app/services/memory_explicit_service.py
- api/app/core/api_key_utils.py
- api/app/controllers/service/user_memory_api_controller.py
2026-04-23 16:29:22 +08:00
..
2026-04-23 16:29:22 +08:00
2026-03-25 17:54:27 +08:00
2026-03-11 10:45:07 +08:00
2026-03-12 14:17:44 +08:00
2026-03-12 14:17:44 +08:00
2025-12-24 20:35:04 +08:00
2026-01-07 15:51:12 +08:00