Commit graph

145 commits

Author SHA1 Message Date
jinliyl
5e08aa48b8
refactor(memory): restructure file-based memory components and enhance message handling (#145) 2026-03-07 15:22:56 +08:00
jinliyl
d0c9d89092
feat(memory): add ContextChecker component for context size management (#144)
* feat(memory): add ContextChecker component for context size management

* refactor(memory): restructure file-based memory tools and update imports

* docs(readme): update documentation with detailed architecture and components

* docs(readme): update Chinese documentation with enhanced memory management diagrams

* refactor(cookbook): move cookbook files to test directory and clean up docs

* docs(readme): update link path for old version documentation

* docs(readme): update documentation with improved architecture diagrams and component details

* docs(readme): update documentation with improved clarity and structure

* refactor(docs): update in-memory memory documentation

* docs(readme): add experiment reproduction link to quickstart guide
2026-03-06 23:43:42 +08:00
jinli.yl
dcf97dc77f docs(readme): update documentation and examples 2026-03-06 16:34:04 +08:00
jinli.yl
46ffe42a40 feat(config): update ReMeLight initialization with default configurations 2026-03-06 15:50:47 +08:00
jinli.yl
2af9f329d2 docs(readme): update mermaid graph syntax in Chinese documentation 2026-03-06 15:43:24 +08:00
jinli.yl
c1e9faaeb2 feat(docs): update README with new pre_reasoning_hook method and enhanced examples 2026-03-06 15:36:38 +08:00
jinli.yl
2715c6fc90 docs: update documentation and configuration 2026-03-05 10:17:28 +08:00
jinli.yl
d7b7f6bf01 docs(readme): update file-based memory system title with ReMeLight 2026-03-04 19:22:59 +08:00
jinliyl
33aa67df4d
Improve clarity and consistency in README.md
Refine language for clarity and consistency throughout the README, including installation instructions, memory management descriptions, and community support sections.
2026-03-04 19:21:05 +08:00
jinliyl
9e2e98ef40
Dev/readme (#137)
* refactor(memory): rename copaw to reme and update module structure

* chore(release): bump version to 0.3.0.6b1

* refactor(docs): update README and ReMeLight implementation

* refactor(reme): rename ReMeCopaw to ReMeLight and remove CLI module

* docs(readme): update Chinese documentation with enhanced structure and content

* docs(readme): update Chinese documentation for context compression

* docs(readme): update context compression section header

* docs(readme): update documentation with installation and usage guide

* docs(readme): update Chinese documentation table

* chore(deps): update dependency extras configuration

* chore(test): remove deprecated test files for message operations

* docs(readme): update documentation with ReMeLight implementation changes
2026-03-04 18:43:21 +08:00
jinliyl
5584a5c239
feat(memory): add CoPaw file-based memory system with compaction and … (#134)
* feat(memory): add CoPaw file-based memory system with compaction and summarization

* feat(reme): add tool result cleanup and retention management

* fix(memory): resolve copaw memory processing and prompt formatting issues

* docs(reme_copaw): update documentation and initialization logic

* refactor(reme): remove override parameters from compact_tool_result

* feat(docs): update README to reflect CoPaw memory system integration

* chore(docs): update model names in documentation
2026-03-04 10:55:43 +08:00
jinliyl
a3da3215e2
Update README.md
update readme
2026-03-03 10:16:35 +08:00
jinliyl
3bf3dcebf4
Translate text in README from English to Chinese 2026-02-28 22:30:15 +08:00
jinliyl
0bb6321285
docs(reme): update README with comprehensive documentation for file-b… (#122)
* docs(reme): update README
2026-02-28 22:27:38 +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
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
jinliyl
869c7ce19b
Update README.md 2026-02-15 13:30:50 +08:00
caozouying.czy
f493ba2f3a update README.md reported results 2026-01-07 15:27:22 +08:00
jinli.yl
2e968c4e33 docs(readme): update readme files with consistent formatting 2025-12-31 09:54:53 +08:00
jinli.yl
c655f366e3 docs(readme): add download count and commit activity badges 2025-12-31 09:44:45 +08:00
jinli.yl
33dbc5e446 docs(readme): update PyPI version badge URL 2025-12-18 14:42:08 +08:00
jinli.yl
4eef17f327 docs(readme): update arXiv link format and bibliography authors 2025-12-18 14:33:05 +08:00
jinli.yl
c872b92db0 docs(readme): update README with improved structure and content 2025-12-18 14:29:49 +08:00
方应
37c59d49f2 feat(docs): add new contributor and paper reference
- Add Weikang Zhou as a contributor in pyproject.toml
- Update README.md with new author in software citation
- Add new paper reference for AgentscopeReMe framework
- Include arXiv link and publication details
- Add full author list for the research paper
- Update bibliography with proper formatting
2025-12-16 17:16:46 +08:00
jinli.yl
b385cf3124 docs(readme): replace tool call content with ultra large context placeholder 2025-11-27 20:40:28 +08:00
jinli.yl
b681c4496e docs(readme): update link text for working-memory demo 2025-11-27 19:30:35 +08:00
jinli.yl
c88e868385 docs(readme): update react-agent demo description 2025-11-27 19:29:42 +08:00
jinli.yl
ed2ca3f9d4 docs(readme): update documentation with working memory features 2025-11-27 19:27:38 +08:00
jinli.yl
5ac03d66e7 docs(readme): update star request message styling 2025-11-12 15:50:23 +08:00
jinli.yl
8d932e950f docs(readme): refine project description and remove redundant lines 2025-11-12 15:43:38 +08:00
jinli.yl
28f57e11da docs(readme): enhance README with community engagement and feature highlights 2025-11-12 15:41:01 +08:00
jinli.yl
be8053194b docs(readme): add Chinese README and improve documentation 2025-11-11 19:35:17 +08:00
jinli.yl
e92a8f7e0b chore(version): update project version to 0.2.0.0 2025-11-11 00:09:43 +08:00
jinli.yl
d587dbfd56 docs(readme): update python version and pypi version badges- Updated Python version badge from 3.12+ to 3.10+ 2025-11-07 14:57:30 +08:00
jinli.yl
73668f051e feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
jinli.yl
e7d4f00c9f docs(config): update github repository links to agentscope-ai 2025-11-04 16:17:40 +08:00
jinli.yl
8984f973ab docs(readme): update project name in README 2025-11-04 16:01:12 +08:00
jinli.yl
2283474da4 docs(readme): update project name and add blank line 2025-11-04 15:58:42 +08:00