← Back to Clusters

Memory Management Enhancements

This cluster focuses on improvements and fixes related to memory chunking and document handling in the framework.

12 PRs
feat memory feishu Representative: #16438
# Title Author Created GitHub
9089 feat(memory): semantic markdown chunking for better recall Kuroro92100 2026-02-04 View
12737 feat: add maxLines option for memory chunk splitting fastroc 2026-02-09 View
14402 fix(feishu): chunk large documents for write/append to avoid API 400 errors lml2468 2026-02-12 View
16409 fix(feishu): preserve docx block order via sequential inserts ciberponk 2026-02-14 View
16428 fix(feishu): retry docx block insertion on rate limits ciberponk 2026-02-14 View
16438 feat(feishu): add create_from_markdown import action rep ciberponk 2026-02-14 View
16592 feat(feishu): add write mode import for markdown documents ciberponk 2026-02-14 View
16594 feat(feishu): add set_public_permission doc action ciberponk 2026-02-14 View
16607 feat(feishu): add get_public_permission doc action ciberponk 2026-02-14 View
16637 feat(feishu_doc): support optional public_access on create ciberponk 2026-02-14 View
16647 feat(feishu_doc): allow optional initial content on create ciberponk 2026-02-15 View
20304 feat(feishu): support Docx table create/write + image/file upload actions in ... xuhao1 2026-02-18 View