From cb4f79b75b5f49ce521bd11d9d5f50f09518c59b Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 17 Dec 2025 12:32:09 -0700 Subject: [PATCH] Update README to remove future feature note Removed note about future system reminder creator/editor. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 117b05b..537c305 100644 --- a/README.md +++ b/README.md @@ -116,9 +116,6 @@ Parts of the main system prompt. Text for large system reminders. -> [!NOTE] -> Note that we're planning to add a **system reminder creator/editor** to [tweakcc](https://github.com/Piebald-AI/tweakcc); :+1: [this issue](https://github.com/Piebald-AI/tweakcc/issues/113) if you're interested in that idea. - - [System Reminder: Delegate mode prompt](./system-prompts/system-reminder-delegate-mode-prompt.md) (**185** tks) - System reminder for delegate mode. - [System Reminder: Plan mode is active (for subagents)](./system-prompts/system-reminder-plan-mode-is-active-for-subagents.md) (**310** tks) - Simplified plan mode system reminder for sub agents. - [System Reminder: Plan mode is active](./system-prompts/system-reminder-plan-mode-is-active.md) (**1211** tks) - Enhanced plan mode system reminder with parallel exploration and multi-agent planning.