Commit graph

700 commits

Author SHA1 Message Date
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
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
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
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
jinli.yl
e0344909f8 docs(readme): update Chinese documentation with ReMeCli announcement 2026-02-15 19:17:48 +08:00
jinli.yl
ab181b1d15 docs(readme): update video alignment in latest updates section 2026-02-15 19:15:27 +08:00
jinli.yl
3c26291f06 docs(readme): update video alignment in latest updates section 2026-02-15 19:14:47 +08:00
jinli.yl
af91282034 docs(readme): update video alignment in latest updates section 2026-02-15 19:13:52 +08:00
jinli.yl
e1d1318245 feat(docs): update README video display with responsive table layout 2026-02-15 19:12:03 +08:00
jinli.yl
eeb66e572b docs(readme): center video display with responsive width 2026-02-15 19:10:14 +08:00
jinli.yl
9a369bca21 style(readme): adjust video width in latest updates section 2026-02-15 19:06:28 +08:00
jinli.yl
12f0667f11 docs(readme): update documentation with ReMe CLI quick start guides and latest updates 2026-02-15 19:05:42 +08:00
jinli.yl
c104cb865e docs(cli): add comprehensive quick start guide for ReMe CLI 2026-02-15 18:48:32 +08:00
jinli.yl
2159f6a29f docs(cli): update quick start documentation title 2026-02-15 18:41:33 +08:00
jinli.yl
c8b7dbc584 docs(cli): update Chinese quick start documentation 2026-02-15 18:39:57 +08:00
jinli.yl
a753a81852 feat(core): upgrade version to 0.3.0.0b1 and add metadata configuration 2026-02-15 18:29:46 +08:00
jinliyl
869c7ce19b
Update README.md 2026-02-15 13:30:50 +08:00
jinli.yl
a8604af78f feat(cli): enable vector search and improve chat history management 2026-02-15 13:29:46 +08:00
jinli.yl
cdda48aab4 feat(core): add async code execution and improve execution utilities 2026-02-14 21:27:04 +08:00
jinli.yl
41876bdbfb refactor(core): implement lazy initialization for OpenAI clients 2026-02-13 10:58:52 +08:00
jinli.yl
eae723b5d4 chore(version): bump version to 0.3.0.0a8 2026-02-13 10:31:20 +08:00
jinli.yl
769be6f968 fix(logger): replace colons with dashes in log filenames for Windows compatibility 2026-02-13 10:30:57 +08:00
jinli.yl
99b26c1fdc feat(context): reinitialize thread pool and Ray when starting service context 2026-02-12 21:02:05 +08:00
jinli.yl
52d21392f2 feat(store): add ChromaDB memory store implementation with hybrid search 2026-02-12 20:34:50 +08:00
jinli.yl
4b414b18de feat(application): add parameters to update_api_envs method 2026-02-12 16:20:54 +08:00