MCPcopy Create free account
hub / github.com/cursor/cookbook / model

Method model

sdk/coding-agent-cli/src/agent.ts:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 get model() {
91 return this.modelSelection
92 }
93
94 get executionMode() {
95 return this.mode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected