Skip to content

Commit e4319d8

Browse files
Cortex Devfactory-droid[bot]
andcommitted
fix: Replace Fabric with Cortex in exec runner system prompt
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 30a3c68 commit e4319d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cortex-exec/src/runner.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ impl ExecRunner {
228228
}
229229

230230
let mut prompt = String::from(
231-
"You are Fabric, an AI coding assistant running in headless/exec mode. \
231+
"You are Cortex, an AI coding assistant running in headless/exec mode. \
232232
You have access to tools to read/write files, execute commands, and search the web. \
233233
Complete the user's request efficiently and thoroughly.\n\n",
234234
);

0 commit comments

Comments
 (0)