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: .github/copilot-instructions.md
+49Lines changed: 49 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,15 @@
21
21
22
22
RobotCode is a comprehensive Robot Framework toolkit that provides IDE extensions (VS Code, IntelliJ), CLI tools, and Language Server Protocol implementation. It uses Robot Framework's native parser for full compatibility while extending it with modern development tools like DAP debugging, test discovery, and multi-workspace support.
23
23
24
+
## Agent Communication Guidelines
25
+
26
+
-**Ask When Unclear:** If requirements or context are ambiguous, ask clarifying questions
27
+
-**Sequential Questions:** Ask questions one at a time, allowing the user to answer each individually
28
+
-**Multiple Choice Format:** When possible, provide specific options rather than open-ended questions
29
+
-**Always Include "Other":** End multiple choice questions with "Other - please specify" option
30
+
-**Progressive Refinement:** Start with broad questions, then get more specific based on answers
31
+
-**Acknowledge Answers:** Confirm understanding before proceeding to implementation
32
+
24
33
## Tech Stack
25
34
26
35
### Core Technologies
@@ -44,6 +53,46 @@ RobotCode is a comprehensive Robot Framework toolkit that provides IDE extension
0 commit comments