Skip to main content

Crate bamboo_memory

Crate bamboo_memory 

Source
Expand description

Memory management, token budgeting, and context preparation for Bamboo agents.

Modules§

auto_dream
Auto-dream pure helpers: extraction/consolidation types, response parsing, prompt construction, and Dream-notebook normalization.
budget
Token budget management — re-exported from bamboo-compression, plus granularity-aware prefix/suffix segmentation for durable-memory recall (issue #61 phase 2, “Prefix Cache Friendly” constraint).
ledger_store
Ledger store — persistence for prospective-memory records.
memory
External memory and note-taking compatibility layer for session-scoped context.
memory_store
plan_store
Plan artifact persistence for plan mode sessions.