Files
MemoryBear/api/app
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
..
2026-01-12 15:59:10 +08:00
2026-01-19 16:41:11 +08:00
2026-01-29 17:05:49 +08:00
2026-01-26 11:53:34 +08:00
2026-01-21 17:58:46 +08:00
2026-01-20 10:36:30 +08:00
2025-12-24 20:35:04 +08:00
2026-01-29 12:33:40 +08:00
2026-01-26 11:53:34 +08:00