add harness-local reminder store (#2635 inc 1)

This commit is contained in:
damocles 2026-07-22 20:45:53 +02:00 committed by mara
commit 92276e4e14
3 changed files with 371 additions and 0 deletions

View file

@ -20,6 +20,7 @@ mod mcp_config;
mod paths;
mod plugins;
mod prompt;
mod reminders;
mod serve_common;
mod stats;
mod stream_enrich;