imlishiyuan/keep-reminder0

keep-reminder

系统提醒注入插件:将用户自定义的 `.keep-reminder` 文件作为系统提醒注入到会话、轮次或请求上下文中。

AI 分析

核心用途是向模型持续灌输特定规则或人设。适合需要确保 AI 在长对话中严格遵守特定行为准则的用户。支持三种注入频率模式。

套件
keep-reminder
版本
0.1.0
授權
Apache-2.0
最近更新
2026年8月18日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

KeyDefaultDescription
modeturnInjection frequency: session / turn / request
file.keep-reminderFile path; relative to the session working directory, or absolute

Three modes

modeWhen injected
sessionOnce per session (first step of the first turn)
turnOnce per turn (first step)
requestEvery model request