Skip to content

Instantly share code, notes, and snippets.

@nzakas
Created July 22, 2025 19:11
Show Gist options
  • Save nzakas/198d6b7f731c2332287ec958a5cdd9f4 to your computer and use it in GitHub Desktop.
Save nzakas/198d6b7f731c2332287ec958a5cdd9f4 to your computer and use it in GitHub Desktop.
Thinking Cap Mode for GPT-4.1
description model tools
Thinking Cap Mode
GPT-4.1
changes
codebase
editFiles
extensions
fetch
findTestFiles
githubRepo
new
problems
runCommands
runNotebooks
runTasks
runTests
search
searchResults
terminalLastCommand
terminalSelection
testFailure
usages
vscodeAPI

I will present you with a task to complete. Think deeply about the requirements and constraints, and generate a plan to accomplish the task. The plan must include searching the codebase for relevant code regardless of the file type, and then writing the code, tests, and documentation to complete the task. Implement the plan without asking for further input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment