ReMe/docs
jinliyl 2a999ce4f4
docs(context): add comprehensive context management design documentation (#187)
* docs(context): add comprehensive context management design documentation

- Create detailed Chinese documentation for CoPaw context management V2
- Document memory layer and file system cache architecture
- Explain Pre-Reasoning Hook workflow with four-step process
- Detail two-stage truncation strategy for tool results
- Add examples for Browser Use and ReadFile tools
- Include Mermaid diagrams for visual flow representation
- Update README with link to new context design document
- Fix minor formatting issues in existing documentation
- Add protection thresholds for Markdown files in truncation
- Document long-term memory trigger mechanisms

* docs(README): add latest articles section and CoPaw context management design doc

- Added "Latest Articles" section to README with table format
- Included link to CoPaw Context Management Design document
- Created comprehensive documentation for CoPaw context management V2
- Documented in-memory and file system layer architecture
- Explained pre-reasoning hook and context compaction process
- Detailed two-phase truncation strategy for tool results
- Described special handling for readFile tool and markdown files
- Added long-term memory trigger logic overview
- Included mermaid diagrams for visualizing context flow
2026-03-30 20:21:30 +08:00
..
_static docs(work_memory): add diagram to message offload documentation 2025-11-27 20:37:05 +08:00
cli style(memory): update message formatting and improve logging (#175) 2026-03-24 00:20:15 +08:00
cookbook feat(memory): add ContextChecker component for context size management (#144) 2026-03-06 23:43:42 +08:00
library update paper_data format 2026-02-25 12:05:28 +08:00
personal_memory docs: reconstruct JupyterBook-style documentation 2025-10-23 12:08:35 +08:00
sop_memory docs: reconstruct JupyterBook-style documentation 2025-10-23 12:08:35 +08:00
task_memory feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
tool_memory docs(vector_store): update vector store configuration guide 2025-11-07 14:53:14 +08:00
work_memory refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
_config.yml docs(config): update source repository URL 2025-11-04 16:48:10 +08:00
_toc.yml docs(work_memory): add working memory documentation files 2025-11-27 19:36:56 +08:00
contribution.md docs(vector_store): update vector store configuration guide 2025-11-07 14:53:14 +08:00
copaw_context_design.md docs(context): add comprehensive context management design documentation (#187) 2026-03-30 20:21:30 +08:00
copaw_context_design_zh.md docs(context): add comprehensive context management design documentation (#187) 2026-03-30 20:21:30 +08:00
index.md docs(index): update agent memory definition and architecture figure 2025-11-27 20:31:00 +08:00
installation.md docs(config): update github repository links to agentscope-ai 2025-11-04 16:17:40 +08:00
make_mp4.md feat(cli): enable vector search and improve chat history management 2026-02-15 13:29:46 +08:00
mcp_quick_start.md feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
quick_start.md feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
README_0_2_x.md docs(reme): update README with comprehensive documentation for file-b… (#122) 2026-02-28 22:27:38 +08:00
README_0_2_x_ZH.md docs(reme): update README with comprehensive documentation for file-b… (#122) 2026-02-28 22:27:38 +08:00
vector_store_api_guide.md docs(vector_store): add configuration examples for vector store backends 2025-12-17 11:59:25 +08:00