fischer-agentkit/src/agentkit/memory
chiguyong 36b0296730 fix: 私董会数据持久化修复 + emoji 移除计划
- 修复 board_started/expert_speech/round_summary/board_concluded 事件持久化
- 添加 is_board 标记到会话列表和详情接口
- 实现 restoreBoardStateFromMessages 从持久化消息恢复 boardState
- 添加 ChatSidebar 私董会徽章
- 添加 emoji 移除计划文档 (docs/plans/2026-07-02-001)
2026-07-02 01:07:12 +08:00
..
adapters fix: 私董会数据持久化修复 + emoji 移除计划 2026-07-02 01:07:12 +08:00
__init__.py merge: integrate feat/agentkit-phase8-chat-adaptive (chat/gui commands + GUI mode) 2026-06-10 07:44:06 +08:00
base.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
chunking.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
contextual_retrieval.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
document_loader.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
embedder.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
episodic.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
http_rag.py fix: 私董会数据持久化修复 + emoji 移除计划 2026-07-02 01:07:12 +08:00
knowledge_base.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
local_rag.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
models.py feat(skills): SkillHarness 前置条件 + 风险守卫学习增强 2026-06-24 18:56:51 +08:00
multi_source_retriever.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
profile.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
query_transformer.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
rag_loop.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
relevance_scorer.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
retriever.py refactor: tech debt Wave 1+2 (except Exception 收尾 + core/experts Any 治理) (#10) 2026-07-01 03:54:53 +08:00
semantic.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00
working.py refactor: follow-up tech debt cleanup (except Exception + Any 治理) (#9) 2026-07-01 03:03:02 +08:00