Expand description
Handler for the remember-batch CLI subcommand (G08).
Accepts NDJSON via stdin where each line is a memory to persist.
One CLI invocation, one slot, one DB connection — eliminates N-process
contention from parallel remember calls.
Structs§
- Remember
Batch Args - Remember batch args.
Functions§
- run
- Run.