mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Improve system prompt
This commit is contained in:
parent
9e74123064
commit
09559c314b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import { serializeError } from "serialize-error"
|
|||
import { DEFAULT_MAX_REQUESTS_PER_TASK } from "./shared/Constants"
|
||||
import { Tool, ToolName } from "./shared/Tool"
|
||||
|
||||
const SYSTEM_PROMPT = `You are Claude Dev, an exceptional software developer with vast knowledge across multiple programming languages, frameworks, and best practices.
|
||||
const SYSTEM_PROMPT = `You are Claude Dev, a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.
|
||||
|
||||
====
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue