Skip to content

Commit 0cf5b6a

Browse files
authored
docs: add a new goose tip (block#4940)
Signed-off-by: Better-Boy <[email protected]>
1 parent cf5c05c commit 0cf5b6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/docs/guides/tips.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ You don’t need to get it right the first time. Iterating on prompts and tools
4646

4747
### Keep Goose updated
4848
Regularly [update](/docs/guides/updating-goose) Goose to benefit from the latest features, bug fixes, and performance improvements.
49+
50+
### Keep Recipes Idempotent
51+
Write "[recipe](/docs/guides/recipes/session-recipes)" so they can run multiple times without causing unintended side effects. This ensures safer re-runs and easier debugging in automated workflows.

0 commit comments

Comments
 (0)