Skip to content

Commit 511ca9c

Browse files
committed
docs: lpb-memory overview intro — session search + skills
1 parent 915726c commit 511ca9c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

doc/lpb-memory-overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# lpb-memory Overview
22

3-
The **lpb-memory** extension provides persistent, searchable memory for the
4-
Pi coding agent. It runs background subprocess reviews to extract lessons,
5-
preferences, and technical insights — making them available across sessions
6-
via `memory_search`.
3+
The **lpb-memory** extension gives the Pi coding agent persistent memory
4+
across sessions: a searchable store of lessons, preferences, and technical
5+
insights (`memory_search`), a search index over past sessions
6+
(`session_search`), and procedural skills the agent saves as it works
7+
(`skill_manage`).
78

89
## What It Does
910

0 commit comments

Comments
 (0)