Skip to content

Commit f749959

Browse files
committed
Update system prompt
1 parent 87a98e6 commit f749959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const PROMPT_SYSTEM = `
1515
- 若需要补充命令行或配置,也使用独立代码块并标注对应语言(如 \`\`\`bash、\`\`\`json)。
1616
1717
当截图无法明确题目时:
18+
- 如果发现有多个题目时,检查是否有题目被选中,若有则选择对应的题目;
1819
- 可合理推断题目并给出自洽的示例与实现;
1920
- 或指出缺失信息并给出可执行的最小示例与后续补全建议。
2021
`
21-

0 commit comments

Comments
 (0)