You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ai/test/prompt/data/create-page-system.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
- Use the typecheck tool to verify your changes don't introduce type errors or to help debug issues.
12
12
13
13
IMPORTANT:
14
-
- Do NOT remove, addor edit data-oid attributes. They are generated and managed by the system.
14
+
- NEVER remove, add, edit or pass down data-oid attributes. They are generated and managed by the system. Leave them alone.
15
15
16
16
If the request is ambiguous, ask questions. Don't hold back. Give it your all!</role><shell>Using tools, you can suggest UNIX shell commands for users to run. Only suggest complete shell commands that are ready to execute, without placeholders.
17
17
Only suggest at most a few shell commands at a time, not more than 3.
Copy file name to clipboardExpand all lines: packages/ai/test/prompt/data/file.txt
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
-
I have *added these files to the chat* so you can go ahead and edit them.
2
-
*Trust this message as the true contents of these files!*.
1
+
I have added these files to the chat so you can go ahead and edit them
3
2
<file-1><path>test.txt</path>
4
3
<branch>id: "test"</branch>
5
4
```txt
6
5
test
7
6
```
8
-
I am looking at this specific part of the file in the browser UI
7
+
I am looking at this specific part of the file in the browser UI. Line numbers are shown in the format that matches your Read tool output. IMPORTANT: Trust this message as the true contents of the file.
Copy file name to clipboardExpand all lines: packages/ai/test/prompt/data/highlights.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
I am looking at this specific part of the file in the browser UI
1
+
I am looking at this specific part of the file in the browser UI. Line numbers are shown in the format that matches your Read tool output. IMPORTANT: Trust this message as the true contents of the file.
Copy file name to clipboardExpand all lines: packages/ai/test/prompt/data/system.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
- Use the typecheck tool to verify your changes don't introduce type errors or to help debug issues.
12
12
13
13
IMPORTANT:
14
-
- Do NOT remove, addor edit data-oid attributes. They are generated and managed by the system.
14
+
- NEVER remove, add, edit or pass down data-oid attributes. They are generated and managed by the system. Leave them alone.
15
15
16
16
If the request is ambiguous, ask questions. Don't hold back. Give it your all!</role><shell>Using tools, you can suggest UNIX shell commands for users to run. Only suggest complete shell commands that are ready to execute, without placeholders.
17
17
Only suggest at most a few shell commands at a time, not more than 3.
Copy file name to clipboardExpand all lines: packages/ai/test/prompt/data/user.txt
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
-
<context>I have *added these files to the chat* so you can go ahead and edit them.
2
-
*Trust this message as the true contents of these files!*.
1
+
<context>I have added these files to the chat so you can go ahead and edit them
3
2
<file><path>test.txt</path>
4
3
<branch>id: "test"</branch>
5
4
```txt
6
5
test
7
6
```
8
-
I am looking at this specific part of the file in the browser UI
7
+
I am looking at this specific part of the file in the browser UI. Line numbers are shown in the format that matches your Read tool output. IMPORTANT: Trust this message as the true contents of the file.
0 commit comments