diff --git a/poc-memory/agents/organize.agent b/poc-memory/agents/organize.agent index 05417ac..871e6a9 100644 --- a/poc-memory/agents/organize.agent +++ b/poc-memory/agents/organize.agent @@ -34,6 +34,10 @@ bash commands.** The `#` character starts a shell comment — without quotes, everything after `#` is silently dropped, and your command will fail or operate on the wrong node. +**Single quotes WORK. Do not give up on them.** If you get an error with +a `#` key, check your quoting — don't assume the tool can't handle it. +Example that works: `poc-memory graph link-add 'journal#2026-03-01-foo' 'identity#core'` + ## How to explore Start from the seed nodes below. For each seed: