We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4705fcd commit 2c75592Copy full SHA for 2c75592
3 files changed
AGENTS.md
@@ -1,4 +1,4 @@
1
- The app is coded in Markdown file `main.md` and compiled to Go code using the instructions in `.github/prompts/compile.prompt.md`.
2
-- When prompted to make changes, start by updating `main.md` and letting me to review the changes before compiling again.
+- IMPORTANT: When prompted to make any changes, start by updating `main.md` and letting me to review the changes before touching the Go code.
3
- Everything must fit into a single `main.md` / `main.go` file pair. Avoid creating new files.
4
- `README.md` contains usage instructions. Read it to understand how the app should work.
0 commit comments