Files
basicmachines-co-basic-memory/tests/cli
Drew Cain 30c6721fbd fix(cli): render frontmatter once with --include-frontmatter
With the flag the API returns the literal file as content, so both display
paths printed the frontmatter twice (synthesized block/panel + the block
inside content). Plain now prints the file verbatim; Rich keeps the panel
and strips the block from the Markdown body.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Drew Cain <groksrc@gmail.com>
2026-06-12 11:05:35 -05:00
..