if (FALSE) {
# Generate continuation prompt for current project
goose_continuation_prompt()
# Generate without file listing
goose_continuation_prompt(include_files = FALSE)
# Save to specific location
goose_continuation_prompt(save_to = "project_docs/continuation.md")
}
Run the code above in your browser using DataLab