jinli.yl
|
206da3e937
|
release(version): remove beta tag from version string
|
2026-02-28 13:49:54 +08:00 |
|
jinliyl
|
9298c941bc
|
Merge pull request #121 from agentscope-ai/dev/0227
refactor(memory): restructure tool and procedural memory agents with …
|
2026-02-27 16:20:36 +08:00 |
|
jinli.yl
|
c4e6225336
|
refactor(memory): restructure tool and procedural memory agents with enhanced capabilities
|
2026-02-27 16:17:22 +08:00 |
|
jinliyl
|
2a1953ac6b
|
Merge pull request #120 from agentscope-ai/dev_0227_1
refactor(memory): integrate procedural memory into extension module
|
2026-02-27 14:56:32 +08:00 |
|
jinli.yl
|
1d2cc36957
|
refactor(memory): integrate procedural memory into extension module
|
2026-02-27 14:55:00 +08:00 |
|
jinliyl
|
99c12535ca
|
Merge pull request #119 from zouyingcao/main
code migration: workflow-based procedural memory (after pre-commit check)
|
2026-02-27 14:47:44 +08:00 |
|
caozouying.czy
|
1aad787267
|
update service.yaml
|
2026-02-27 14:43:34 +08:00 |
|
zouyingcao
|
968d27abc4
|
Merge pull request #1 from zouyingcao/dev_0227
Dev 0227
|
2026-02-27 14:12:10 +08:00 |
|
caozouying.czy
|
bb0d0ee248
|
Merge branch 'main' into dev_0227
|
2026-02-27 14:06:11 +08:00 |
|
caozouying.czy
|
3760c22d45
|
update for pre-commit check
|
2026-02-27 13:30:22 +08:00 |
|
jinli.yl
|
e8d7c56739
|
feat(file_store): make embedding_model optional in base file store
|
2026-02-26 21:28:45 +08:00 |
|
jinli.yl
|
d17ac08340
|
refactor(schema): remove default name field from service config
|
2026-02-26 20:21:43 +08:00 |
|
jinliyl
|
0ba919cab7
|
Merge pull request #115 from agentscope-ai/dev_0225
reformat 重新整理代码结构
|
2026-02-26 19:13:19 +08:00 |
|
jinli.yl
|
370450f157
|
refactor(reme): remove unused context methods and update config path default
|
2026-02-26 18:25:38 +08:00 |
|
jinli.yl
|
115373ab30
|
refactor(benchmark): remove unused llm config and update test parameters
|
2026-02-26 18:20:12 +08:00 |
|
jinli.yl
|
23f7c51a1a
|
refactor(core): restructure application initialization and service context
|
2026-02-26 17:56:59 +08:00 |
|
jinli.yl
|
6efecf1a3e
|
refactor(memory): rename fs components to fb and reorganize modules
|
2026-02-26 16:47:04 +08:00 |
|
caozouying.czy
|
4ad977408e
|
update reme.py for consistency
|
2026-02-26 16:06:04 +08:00 |
|
jinli.yl
|
8baaff9427
|
up
|
2026-02-26 15:42:26 +08:00 |
|
jinli.yl
|
ed133ffc30
|
refactor(core): restructure module organization and enhance error handling
|
2026-02-26 15:34:36 +08:00 |
|
jinli.yl
|
64b497e330
|
refactor(core): replace memory stores with file stores and update architecture
|
2026-02-26 14:18:12 +08:00 |
|
caozouying.czy
|
dfadfed067
|
update: evaluation scripts on bfcl&appworld benchmarks
|
2026-02-26 12:48:19 +08:00 |
|
caozouying.czy
|
8baefb88df
|
merge origin/main
|
2026-02-26 12:33:41 +08:00 |
|
jinli.yl
|
40eddf442a
|
refactor(memory_store): simplify list comprehension expressions
|
2026-02-25 23:39:58 +08:00 |
|
jinli.yl
|
bb0c2df97d
|
refactor(memory): replace internal ChunkRecord with MemoryChunk model
|
2026-02-25 23:20:24 +08:00 |
|
jinli.yl
|
8f80cd17c1
|
perf(core): optimize memory store similarity search performance
|
2026-02-25 18:27:05 +08:00 |
|
caozouying.czy
|
5cbf9f3f14
|
update: resolve JSONDecodeError in task_memory_validation
|
2026-02-25 12:05:28 +08:00 |
|
caozouying.czy
|
4bb260ddad
|
add safe_metadata in memory_node.py
|
2026-02-25 12:05:28 +08:00 |
|
caozouying.czy
|
7a69ec6cec
|
update default.yaml 'flows'
|
2026-02-25 12:05:28 +08:00 |
|
caozouying.czy
|
8765d0273d
|
update memory_deduplication.py
|
2026-02-25 12:05:28 +08:00 |
|
caozouying.czy
|
7c397603fa
|
update paper_data format
|
2026-02-25 12:05:28 +08:00 |
|
caozouying.czy
|
72c91bef10
|
update for git pull conflict resolve
|
2026-02-25 12:05:28 +08:00 |
|
jinliyl
|
32dfaeacf7
|
Merge pull request #114 from agentscope-ai/dev_0224
refactor(core): restructure application initialization and component …
|
2026-02-24 22:00:53 +08:00 |
|
jinli.yl
|
77928ccb8d
|
refactor(config): update default LLM model and optimize fs compactor logic
|
2026-02-24 22:00:09 +08:00 |
|
jinli.yl
|
b1160d3b8e
|
fix(embedding): add list type check for embeddings in cache loading
|
2026-02-24 20:50:11 +08:00 |
|
jinli.yl
|
f970d5e778
|
feat(filewatcher): add logging for files added to memory store during scan on start
|
2026-02-24 20:38:38 +08:00 |
|
jinli.yl
|
e9757bccf6
|
refactor(core): restructure application initialization and component management
|
2026-02-24 19:45:47 +08:00 |
|
jinli.yl
|
3408e8dcf1
|
feat(core): add methods to update default LLM and embedding model names
|
2026-02-20 01:04:04 +08:00 |
|
jinliyl
|
b130cf3350
|
Merge pull request #111 from agentscope-ai/fix_fs
feat(memory_store): add pure-python local memory store implementation
|
2026-02-20 00:35:39 +08:00 |
|
jinli.yl
|
793b8f7d59
|
config: switch memory store backend from local to chroma
|
2026-02-20 00:34:39 +08:00 |
|
jinli.yl
|
48b1136707
|
refactor(memory_store): remove async executor for file operations and add metadata caching
|
2026-02-20 00:29:38 +08:00 |
|
jinli.yl
|
1cd957c14f
|
feat(memory_store): add pure-python local memory store implementation
|
2026-02-19 23:58:54 +08:00 |
|
jinliyl
|
bad7cb3671
|
Merge pull request #110 from agentscope-ai/dev_cli
feat(core): add async code execution and improve execution utilities
|
2026-02-15 20:40:48 +08:00 |
|
jinli.yl
|
3520587533
|
feat(tool): modify execute method to return result in gallery code execution
|
2026-02-15 20:40:10 +08:00 |
|
jinli.yl
|
6d9fb88db3
|
docs(readme): update ReMeCli description with better formatting
|
2026-02-15 20:33:03 +08:00 |
|
jinli.yl
|
136dc7e5a9
|
docs(readme): update documentation with enhanced layout and structure
|
2026-02-15 20:31:11 +08:00 |
|
jinli.yl
|
71d36e61e4
|
feat(cli): add horse easter egg with fireworks and galloping animation
|
2026-02-15 20:25:57 +08:00 |
|
jinli.yl
|
955263b8f5
|
style(docs): update table styling in README files
|
2026-02-15 19:28:58 +08:00 |
|
jinli.yl
|
6b75f35697
|
docs(readme): update ReMeCli description with detailed features
|
2026-02-15 19:26:50 +08:00 |
|
jinli.yl
|
27bf13bfa2
|
docs(readme): update release date in project updates
|
2026-02-15 19:18:48 +08:00 |
|