MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / setProviderProfile

Method setProviderProfile

src/core/webview/ClineProvider.ts:3315–3317  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

3313 }
3314
3315 public async setProviderProfile(name: string): Promise<void> {
3316 await this.activateProviderProfile({ name })
3317 }
3318
3319 // Telemetry
3320

Callers 1

createTaskMethod · 0.95

Calls 1

Tested by

no test coverage detected