Reproduction steps
- Open the Rules Library
- Mouse over the Default Rules ℹ️ icon
- Create a new rule
- Mouse over the "Add to Default Rules" 📎 button
Current vs. Expected behavior
The tooltips for "Default Rules" in the rules library imply that rules are baked into a thread at creation time, but in reality they're re-injected into the system prompt on every turn (as revealed by testing and confirmed in the system prompt template).
Expected behavior
Both tooltips should answer 3 questions a user would actually ask:
- Where does the rule go? → Into the system prompt of every thread (not just new ones).
- When does an edit take effect? → On the next turn (no thread restart needed).
- Given ^, How is the token count affected?
Zed version and system specs
Zed Dev 1.3.0 (debug)
Commit: bf423df
Reproduction steps
Current vs. Expected behavior
The tooltips for "Default Rules" in the rules library imply that rules are baked into a thread at creation time, but in reality they're re-injected into the system prompt on every turn (as revealed by testing and confirmed in the system prompt template).
Expected behavior
Both tooltips should answer 3 questions a user would actually ask:
Zed version and system specs
Zed Dev 1.3.0 (debug)
Commit: bf423df