feat(agent): inject dynamic system reminders for time and project AGENTS.md #75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/system-reminders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Split the monolithic system prompt into a static part and a dynamic system-reminder layer.
Changes
<system-reminder>tags in the OpenAI wire formatReminderBuildercalled on eachAddUser/AddUserPartsto inject fresh remindersenvBlock, now injected per-turn so it's always currentHow it works
Every user message now gets system reminders prepended as parts:
Closes #71