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

Class

sdk/coding-agent-cli/src/agent.ts:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67].join("\n")
68
69export class CodingAgentSession {
70 private agent: SDKAgent
71 private agentKey: string
72 private cloudRepository: CloudRepository | null = null

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected