Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cursor/cookbook
/ reset
Method
reset
sdk/coding-agent-cli/src/agent.ts:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
async
reset() {
120
await
this.replaceAgent()
121
}
122
123
async
setExecutionMode(mode: ExecutionMode) {
124
if
(this.currentRun) {
Callers
1
resetAgent
Function · 0.80
Calls
1
replaceAgent
Method · 0.95
Tested by
no test coverage detected