Add timing disclaimer to parsed intent output
"Research typically takes 2-8 minutes (niche topics take longer)." Shown right after parsed intent, before research starts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -46,6 +46,8 @@ Parsed intent:
|
|||||||
- TOPIC = {TOPIC}
|
- TOPIC = {TOPIC}
|
||||||
- TARGET_TOOL = {TARGET_TOOL or "unknown"}
|
- TARGET_TOOL = {TARGET_TOOL or "unknown"}
|
||||||
- QUERY_TYPE = {QUERY_TYPE}
|
- QUERY_TYPE = {QUERY_TYPE}
|
||||||
|
|
||||||
|
Research typically takes 2-8 minutes (niche topics take longer). Starting now.
|
||||||
```
|
```
|
||||||
|
|
||||||
If TARGET_TOOL is known, mention it in the intro: "...to find {QUERY_TYPE}-style content for use in {TARGET_TOOL}."
|
If TARGET_TOOL is known, mention it in the intro: "...to find {QUERY_TYPE}-style content for use in {TARGET_TOOL}."
|
||||||
|
|||||||
Reference in New Issue
Block a user