-
Notifications
You must be signed in to change notification settings - Fork 0
Implement system prompt modularization (core vs extended) #7
Copy link
Copy link
Open
Labels
agentsAgent systemAgent systemarchitectureSystem architectureSystem architectureenhancementNew feature or requestNew feature or requestmcpMCP protocol relatedMCP protocol relatedperformancePerformance related issuePerformance related issuepriority: highHigh priorityHigh priority
Description
Context:
Current system prompt is large and always injected.
Problem:
High constant token overhead.
Tasks:
- Split instructions into:
CORE (always included)
EXTENDED (on-demand) - Inject extended rules only when necessary
Goal:
Reduce baseline token usage without affecting behavior.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentsAgent systemAgent systemarchitectureSystem architectureSystem architectureenhancementNew feature or requestNew feature or requestmcpMCP protocol relatedMCP protocol relatedperformancePerformance related issuePerformance related issuepriority: highHigh priorityHigh priority