Files
MemoryBear/api/app/services
Ke Sun cfb7a40841 refactor(memory): extract workspace default config logic to service
- Extract default memory config retrieval logic from AppService to MemoryConfigService
- Make get_workspace_default_config method public (remove underscore prefix)
- Update AppService to delegate to MemoryConfigService for cleaner separation of concerns
- Add legacy int config_id handling in delete_config method with appropriate warnings
- Update delete_config signature to accept UUID or int types for backward compatibility
- Improve code reusability and maintainability by centralizing memory config operations
2026-01-29 22:00:28 +08:00
..
2025-12-29 14:51:23 +08:00
2026-01-23 10:50:24 +08:00
2025-12-15 14:09:43 +08:00
2026-01-28 16:07:53 +08:00
2026-01-12 21:10:58 +08:00
2026-01-29 18:06:32 +08:00
2025-12-24 20:35:04 +08:00
2026-01-26 11:53:34 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00