What's wrong with this entry?
Anonymous. No account, no email.
What: New architecture allowing main thread agents to provide custom system prompts.
Details:
- New
mainThreadAgentDefinitionparameter added to main UI component at line 480951 HJ9()helper function at line 480920 handles system prompt resolution- Conditionally calls agent's
getSystemPrompt()method with tool context - Enables more flexible agent customization
- Evidence: 7 occurrences in v2.0.59, zero in v2.0.58