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: challenges/expensetracker/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Build an **Expense Tracker** microservice that helps users log daily expenses an
34
34
- Focus on current month data to keep calculations simple
35
35
- Use mock data initially to test the UI
36
36
37
-
###
37
+
### Agent Mode Note:
38
38
If you are using the Agent mode and notice that the agent is working in the wrong directory, try to add the following line to your prompt:
39
39
```markdown
40
40
Work in the directory backend. When run terminal remember to change the right directory, for example: `cd challenges/expensetracker/backend && <command>`.
0 commit comments