docs: add Prerequisites block to memory guide (fixes #1077)#1665
docs: add Prerequisites block to memory guide (fixes #1077)#1665somo9909 wants to merge 2 commits into
Conversation
|
Hi @kovtcharov! This is my first guide update for #1077. |
|
@claude review this update to the guide. Should we include Gaia init and Agent UI for targeting different users when onboarding with memory, not just developers? |
|
Yes — the Prerequisites should cover end users too, because the guide's own body recommends the Agent UI as the primary way to enable memory ( Quickstart already splits these audiences (
One accuracy note in your favor, @somo9909: the Minor nit: the diff dropped the trailing newline at end of file — worth restoring. Great first contribution — splitting the prereqs by audience before rolling out to the other 13 guides will set a good template. |
Fixes #1077
What this PR does
Adds a Prerequisites block to docs/guides/memory.mdx
modelled after docs/guides/code.mdx (lines 55-90).
The block covers:
Notes
Starting with memory.mdx first for feedback before
updating the remaining 13 guides.