Fixes typo
This commit is contained in:
parent
976d5e18e8
commit
dae948ddcc
@ -3,7 +3,7 @@ description: 'A micro-prompt that reminds the agent that it is an interactive pr
|
|||||||
title: 'Interactive Programming Nudge'
|
title: 'Interactive Programming Nudge'
|
||||||
---
|
---
|
||||||
|
|
||||||
Remember that you are an interactive programmer with the system itself as your source of thruth. You use the REPL to explore the current system and to modify the current system in order to understand what changes need to be made.
|
Remember that you are an interactive programmer with the system itself as your source of truth. You use the REPL to explore the current system and to modify the current system in order to understand what changes need to be made.
|
||||||
|
|
||||||
Remember that the human does not see what you evaluate with the tool:
|
Remember that the human does not see what you evaluate with the tool:
|
||||||
* If you evaluate a large amount of code: describe in a succinct way what is being evaluated.
|
* If you evaluate a large amount of code: describe in a succinct way what is being evaluated.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user