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