| .. |
|
agent
|
feat(agent): add initialization method for SimpleReactOp
|
2025-12-11 10:41:24 +08:00 |
|
config
|
Merge pull request #59 from agentscope-ai/dev_czy_1126
|
2025-12-25 14:07:38 +08:00 |
|
constants
|
refactor(memory): move memory tools to dedicated module and update imports
|
2026-01-07 10:10:03 +08:00 |
|
core
|
feat(bench): add human-in-the-loop evaluation framework for AI memory systems
|
2026-01-20 20:25:26 +08:00 |
|
enumeration
|
refactor(core): restructure context management and working memory modules
|
2025-11-24 21:17:02 +08:00 |
|
mem_agent
|
refactor(mem_agent): optimize agent execution and enhance evaluation pipeline
|
2026-01-19 00:46:52 +08:00 |
|
mem_tool
|
refactor(mem_agent): optimize agent execution and enhance evaluation pipeline
|
2026-01-19 00:46:52 +08:00 |
|
retrieve
|
refactor(grep_op): replace shell grep with python regex search
|
2025-11-26 00:18:35 +08:00 |
|
schema
|
feat(memory): serialize metadata as JSON string in memory schemas
|
2025-12-07 22:21:20 +08:00 |
|
service
|
feat(core): add pre-commit hooks and improve module documentation
|
2025-11-07 14:14:11 +08:00 |
|
summary
|
feat(working_memory): add working memory demo with ReAct agent
|
2025-11-27 16:52:47 +08:00 |
|
tool
|
refactor(memory): move memory tools to dedicated module and update imports
|
2026-01-07 10:10:03 +08:00 |
|
utils
|
refactor(grep_op): replace asyncio subprocess with run_shell_command utility
|
2025-11-25 11:40:57 +08:00 |
|
vector_store
|
refactor(vector_store): replace async_iter_workspace_nodes with async_list_workspace_nodes
|
2026-01-08 16:39:28 +08:00 |
|
__init__.py
|
refactor(vector_store): replace async_iter_workspace_nodes with async_list_workspace_nodes
|
2026-01-08 16:39:28 +08:00 |
|
main.py
|
refactor(core): restructure context management and working memory modules
|
2025-11-24 21:17:02 +08:00 |
|
reme.py
|
refactor(mem_agent): optimize agent execution and enhance evaluation pipeline
|
2026-01-19 00:46:52 +08:00 |