Optimize agent CPU usage with throttled service descriptions

This commit is contained in:
2025-10-12 15:13:42 +02:00
parent 656d410a7a
commit c3dbaeead2
2 changed files with 51 additions and 28 deletions

View File

@@ -209,3 +209,5 @@ Keys: [Enter] details [r]efresh [s]ort [f]ilter [q]uit
NEVER write that you have "successfully implemented" something or generate extensive summary text without first verifying with the user that the implementation is correct. This wastes tokens. Keep responses concise.
NEVER implement code without first getting explicit user agreement on the approach. Always ask for confirmation before proceeding with implementation.
NEVER mention Claude or automation in commit messages. Keep commit messages focused on the technical changes only.