Skip to content

Commit 5083bb7

Browse files
committed
prmopt updated
1 parent 5a064a0 commit 5083bb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/tests/planner_agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
\nSetup: npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias '@/*' --use-npm --yes
2929
\nMake sure to check any import error, type error or any other error before finish
3030
\nIMportant : do not create any new workspace or folders in code fixing, just fix the existing code
31+
\n Check game play logic before finish
3132
\n use minimal number of code lines to implement the game, do not add any extra code or comments and do. Do not make it more complex"""
3233

3334

0 commit comments

Comments
 (0)