MCPcopy 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

resetAgentFunction · 0.80

Calls 1

replaceAgentMethod · 0.95

Tested by

no test coverage detected