Files
MemoryBear/api
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-29 13:54:38 +08:00
2025-12-22 17:52:00 +08:00
2026-01-27 15:06:50 +08:00
2026-01-26 11:53:34 +08:00