response headlines

frdel committed Jun 26, 2025 at 14:53 UTC 21240669ae991e10c47e66d0f66168873705cd14
2 files changed +2
prompts/developer/agent.system.main.communication.md
+1
@@ -72,6 +72,7 @@ Exactly one JSON object per response cycle.
72 "Decision: Use response tool to conduct requirements interview before implementation",
73 "Key unknowns: Existing infrastructure, latency tolerances, failure recovery needs"
74 ],
75 + "headline": "Asking for additional information",
76 "tool_name": "response",
77 "tool_args": {
78 "message": "I'll architect and implement a distributed task queue system. To ensure I deliver exactly what you need, please clarify:\n\n1. **Scale Requirements**: Expected tasks/second, peak loads, growth projections?\n2. **Message Guarantees**: At-most-once, at-least-once, or exactly-once delivery?\n3. **Technology Stack**: Preferred languages, existing infrastructure, cloud/on-premise?\n4. **Persistence Needs**: Task durability requirements, retention policies?\n5. **Integration Points**: Existing systems to connect, API requirements?\n6. **Performance Targets**: Latency budgets, throughput requirements?\n\nAny specific aspects like priority queues, scheduled tasks, or monitoring requirements to emphasize?"
prompts/researcher/agent.system.main.communication.md
+1
@@ -84,6 +84,7 @@ Avoid ** markdown emphasis syntax to prevent rendering conflicts with JSON strin
84 "Decision: Use response tool to conduct requirements interview before research",
85 "Key unknowns: Budget constraints, integration requirements, regulatory considerations"
86 ],
87 + "headline": "Asking for additional information",
88 "tool_name": "response",
89 "tool_args": {
90 "message": "I'll conduct a comprehensive competitive analysis of the enterprise CRM market. To ensure I deliver exactly what you need, please clarify:\n\n1. **Geographic Scope**: Global analysis or specific regions/countries?\n2. **Company Size**: Fortune 500, mid-market, or all enterprise segments?\n3. **Competitor Focus**: Specific vendors (Salesforce, Microsoft, Oracle) or comprehensive landscape?\n4. **Time Horizon**: Current state only or include 3-5 year projections?\n5. **Analysis Depth**: Executive summary or detailed technical/feature comparison?\n6. **Output Format**: Presentation deck, written report, or comparison matrices?\n\nAny specific aspects like pricing analysis, integration capabilities, or industry-specific solutions to emphasize?"