Ke Sun
a3cf773e75
fix(agent): add memory config validation and fix config id reference
...
- Add null check for actual_config_id before calling term_memory_save in langchain_agent.py to prevent errors when memory config is unavailable
- Add warning log when skipping term_memory_save due to missing memory config
- Fix incorrect attribute reference from memory_config.id to memory_config.config_id in memory_agent_service.py
- Fix method call from private _get_workspace_default_config to public get_workspace_default_config in memory_config_service.py
- Ensures graceful handling of missing memory configurations and prevents runtime errors
2026-02-05 10:19:43 +08:00
..
2026-01-12 21:14:45 +08:00
2025-12-02 20:28:01 +08:00
2026-01-07 14:08:42 +08:00
2025-12-02 20:28:01 +08:00
2025-12-29 14:51:23 +08:00
2025-12-02 20:28:01 +08:00
2026-01-23 10:50:24 +08:00
2025-12-20 16:03:06 +08:00
2025-12-19 11:31:09 +08:00
2026-02-03 12:07:49 +08:00
2026-01-29 22:00:28 +08:00
2026-01-28 10:15:51 +08:00
2025-12-15 14:09:43 +08:00
2026-01-07 17:48:17 +08:00
2026-02-03 10:33:39 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2026-02-03 12:07:49 +08:00
2025-12-29 14:51:23 +08:00
2026-02-03 16:03:08 +08:00
2026-01-28 16:07:53 +08:00
2026-01-26 11:53:34 +08:00
2025-12-02 20:28:01 +08:00
2026-01-22 10:12:23 +08:00
2026-02-03 10:33:39 +08:00
2026-01-16 11:44:19 +08:00
2026-01-19 16:41:11 +08:00
2026-01-05 12:18:31 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-01-28 10:15:51 +08:00
2026-01-26 19:05:20 +08:00
2026-02-05 10:19:43 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-02-05 10:19:43 +08:00
2026-01-23 12:21:28 +08:00
2026-02-03 16:03:08 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-02-02 16:29:44 +08:00
2026-01-08 17:51:49 +08:00
2026-02-03 16:03:08 +08:00
2025-12-15 14:09:43 +08:00
2026-01-30 15:10:22 +08:00
2025-12-02 20:28:01 +08:00
2026-01-07 17:48:17 +08:00
2026-02-03 10:33:39 +08:00
2026-02-03 10:33:39 +08:00
2026-02-03 12:05:39 +08:00
2026-02-03 16:03:08 +08:00
2025-12-24 20:35:04 +08:00
2026-02-03 16:03:08 +08:00
2026-02-03 10:33:39 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2026-02-02 11:49:44 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-01-08 14:00:28 +08:00
2025-12-02 20:28:01 +08:00
2026-02-03 16:03:08 +08:00
2025-12-15 14:09:43 +08:00
2026-01-27 18:52:51 +08:00
2026-01-29 21:00:09 +08:00