MCPcopy Create free account

hub / github.com/disler/pi-vs-claude-code / functions

Functions279 in github.com/disler/pi-vs-claude-code

↓ 2 callersFunctionscanAgents
(dir: string)
extensions/cross-agent.ts:126
↓ 2 callersFunctionshutdown
(sig: string)
scripts/coms-net-server.ts:1543
↓ 2 callersFunctiontruncate
(s: string, max: number)
extensions/agent-team.ts:208
↓ 2 callersFunctiontruncate
(s: string, max: number)
extensions/agent-chain.ts:246
↓ 2 callersFunctionulid
()
scripts/coms-net-server.ts:266
↓ 2 callersFunctionunlinkStateFiles
()
scripts/coms-net-server.ts:1525
↓ 1 callersFunctionapplyAgentPatch
(prev: AgentCard, patch: Partial<AgentCard>)
extensions/coms-net.ts:571
↓ 1 callersFunctionapplyExtensionTheme
(fileUrl: string, ctx: ExtensionContext)
extensions/themeMap.ts:60
↓ 1 callersFunctionapplyExtensionTitle
* Set the terminal title to "π - <first-extension-name>" on session boot. * Reads the title from process.argv so all stacked extensions agree on the
extensions/themeMap.ts:121
↓ 1 callersFunctionaskForPurpose
(ctx: any)
extensions/purpose-gate.ts:37
↓ 1 callersFunctionauthed
(req: Request)
scripts/coms-net-server.ts:304
↓ 1 callersFunctionbg
(rgb: number[], s: string)
extensions/tool-counter-widget.ts:25
↓ 1 callersFunctionbindEndpoint
( endpoint: string, connHandler: (socket: net.Socket) => void, )
extensions/coms.ts:400
↓ 1 callersFunctionbold
(s: string)
extensions/cross-agent.ts:38
↓ 1 callersFunctioncheckPaths
(pathsToCheck: string[])
extensions/damage-control.ts:111
↓ 1 callersFunctioncheckPaths
(pathsToCheck: string[])
extensions/damage-control-continue.ts:139
↓ 1 callersFunctioncyan
(s: string)
extensions/purpose-gate.ts:26
↓ 1 callersFunctiondispatchAgent
( agentName: string, task: string, ctx: any, )
extensions/agent-team.ts:301
↓ 1 callersFunctionexpandArgs
(template: string, args: string)
extensions/cross-agent.ts:69
↓ 1 callersFunctionexpandTilde
(p: string)
extensions/damage-control.ts:37
↓ 1 callersFunctionexpandTilde
(p: string)
extensions/damage-control-continue.ts:72
↓ 1 callersFunctionextensionName
Derive the extension name (e.g. "minimal") from its import.meta.url.
extensions/themeMap.ts:46
↓ 1 callersFunctionextractContent
(entry: any)
extensions/session-replay.ts:125
↓ 1 callersFunctionfail
(err: Error)
extensions/coms.ts:464
↓ 1 callersFunctionfallbackColor
(sessionId: string)
extensions/coms-net.ts:215
↓ 1 callersFunctionfallbackColor
(sessionId: string)
extensions/coms.ts:165
↓ 1 callersFunctionfindCurrentIndex
(ctx: ExtensionContext)
extensions/theme-cycler.ts:76
↓ 1 callersFunctionfindSystemPromptPath
(argv: string[])
extensions/coms-net.ts:254
↓ 1 callersFunctionfindSystemPromptPath
(argv: string[])
extensions/coms.ts:493
↓ 1 callersFunctionformatTime
(date: Date)
extensions/session-replay.ts:10
↓ 1 callersFunctiongetElapsedTime
(start: Date, end: Date)
extensions/session-replay.ts:14
↓ 1 callersFunctionhandleAwaitMessage
(req: Request, url: URL, msg_id: string)
scripts/coms-net-server.ts:981
↓ 1 callersFunctionhandleDeleteAgent
(_req: Request, url: URL, sessionId: string)
scripts/coms-net-server.ts:1184
↓ 1 callersFunctionhandleEvents
(req: Request, url: URL)
scripts/coms-net-server.ts:605
↓ 1 callersFunctionhandleGetMessage
(_req: Request, msg_id: string)
scripts/coms-net-server.ts:966
↓ 1 callersFunctionhandleHealth
(_req: Request)
scripts/coms-net-server.ts:516
↓ 1 callersFunctionhandleHeartbeat
( req: Request, sessionId: string, )
scripts/coms-net-server.ts:741
↓ 1 callersFunctionhandleInboundPrompt
(data: any)
extensions/coms-net.ts:657
↓ 1 callersFunctionhandleInboundResponse
(data: any)
extensions/coms-net.ts:716
↓ 1 callersMethodhandleInput
(data: string, tui: any)
extensions/session-replay.ts:44
↓ 1 callersFunctionhandleListAgents
(_req: Request, url: URL)
scripts/coms-net-server.ts:807
↓ 1 callersFunctionhandlePing
(socket: net.Socket, env: PingEnvelope)
extensions/coms.ts:688
↓ 1 callersFunctionhandlePrompt
(socket: net.Socket, env: PromptEnvelope)
extensions/coms.ts:605
↓ 1 callersFunctionhandleRegister
(req: Request)
scripts/coms-net-server.ts:525
↓ 1 callersFunctionhandleResponse
(socket: net.Socket, env: ResponseEnvelope)
extensions/coms.ts:664
↓ 1 callersFunctionhandleSendMessage
(req: Request)
scripts/coms-net-server.ts:823
↓ 1 callersFunctionhandleSseEvent
(event: string, data: any, _id?: string)
extensions/coms-net.ts:575
↓ 1 callersFunctionhandleSubmitResponse
( req: Request, msg_id: string, )
scripts/coms-net-server.ts:1106
↓ 1 callersFunctioninboxDepthFor
(p: ProjectState, targetSession: string)
scripts/coms-net-server.ts:503
↓ 1 callersFunctionisLoopback
(host: string)
scripts/coms-net-server.ts:293
↓ 1 callersFunctionisValidEnvelope
(obj: any)
extensions/coms.ts:709
↓ 1 callersFunctionloadAgents
(cwd: string)
extensions/agent-team.ts:147
↓ 1 callersFunctionloadChains
(cwd: string)
extensions/agent-chain.ts:202
↓ 1 callersFunctionloadExperts
(cwd: string)
extensions/pi-pi.ts:104
↓ 1 callersFunctionlogExpired
(msgId: string)
scripts/coms-net-server.ts:117
↓ 1 callersFunctionlogHeartbeat
(name: string, pct: number, depth: number)
scripts/coms-net-server.ts:120
↓ 1 callersFunctionlogMessageSend
(sender: string, target: string, msgId: string, prompt: string, hops: number, delivered: boolean)
scripts/coms-net-server.ts:101
↓ 1 callersFunctionlogOffline
(name: string)
scripts/coms-net-server.ts:114
↓ 1 callersFunctionlogRegister
(name: string, project: string, sid: string, isReregister: boolean)
scripts/coms-net-server.ts:88
↓ 1 callersFunctionlogResponse
(responder: string, sender: string, msgId: string, isError: boolean, error: string | null, size: number)
scripts/coms-net-server.ts:107
↓ 1 callersFunctionlogSseClose
(name: string, reason: string)
scripts/coms-net-server.ts:98
↓ 1 callersFunctionlogSseOpen
(name: string, totalStreams: number)
scripts/coms-net-server.ts:95
↓ 1 callersFunctionlogStale
(name: string, dtSec: number)
scripts/coms-net-server.ts:111
↓ 1 callersFunctionlogUnregister
(name: string, reason: string)
scripts/coms-net-server.ts:92
↓ 1 callersFunctionmain
()
scripts/coms-net-server.ts:1441
↓ 1 callersFunctionmakeEndpoint
(sessionId: string)
extensions/coms.ts:194
↓ 1 callersFunctionmakeSseParser
(onEvent: (event: string, data: any, id?: string) => void)
extensions/coms-net.ts:507
↓ 1 callersFunctionnameIndexAdd
(p: ProjectState, name: string, sessionId: string)
scripts/coms-net-server.ts:402
↓ 1 callersFunctionparseAgentFile
(filePath: string)
extensions/pi-pi.ts:52
↓ 1 callersFunctionparseAgentFile
(filePath: string)
extensions/agent-team.ts:79
↓ 1 callersFunctionparseAgentFile
(filePath: string)
extensions/agent-chain.ts:135
↓ 1 callersFunctionparseChainYaml
(raw: string)
extensions/agent-chain.ts:67
↓ 1 callersFunctionparseFrontmatter
(raw: string)
extensions/coms-net.ts:220
↓ 1 callersFunctionparseFrontmatter
(raw: string)
extensions/system-select.ts:29
↓ 1 callersFunctionparseFrontmatter
(raw: string)
extensions/coms.ts:170
↓ 1 callersFunctionparseTeamsYaml
(raw: string)
extensions/agent-team.ts:59
↓ 1 callersFunctionpingPeer
(endpoint: string)
extensions/coms.ts:934
↓ 1 callersFunctionpink
(s: string)
extensions/purpose-gate.ts:21
↓ 1 callersFunctionpink
(s: string)
extensions/cross-agent.ts:23
↓ 1 callersFunctionpoolSnapshotKey
()
extensions/coms-net.ts:546
↓ 1 callersFunctionprobeStaleSocket
(endpoint: string)
extensions/coms.ts:373
↓ 1 callersFunctionprojectDir
(project: string)
scripts/coms-net-server.ts:334
↓ 1 callersFunctionpruneDeadEntriesAllProjects
()
extensions/coms.ts:342
↓ 1 callersFunctionqueryExpert
( expertName: string, question: string, ctx: any, )
extensions/pi-pi.ts:239
↓ 1 callersFunctionreadAllRegistryEntriesAcrossProjects
()
extensions/coms.ts:284
↓ 1 callersFunctionreadCliFlags
(pi: ExtensionAPI)
extensions/coms-net.ts:351
↓ 1 callersFunctionreadCliFlags
(pi: ExtensionAPI)
extensions/coms.ts:222
↓ 1 callersFunctionreadFrontmatterFromArgv
(argv: string[])
extensions/coms-net.ts:275
↓ 1 callersFunctionreadFrontmatterFromArgv
(argv: string[])
extensions/coms.ts:517
↓ 1 callersFunctionreadOneLine
(socket: net.Socket)
extensions/coms.ts:425
↓ 1 callersFunctionreadServerJson
(project: string)
extensions/coms-net.ts:293
↓ 1 callersFunctionreadServerSecret
(project: string)
extensions/coms-net.ts:306
↓ 1 callersFunctionrefreshFooter
(ctx: ExtensionContext)
extensions/tilldone.ts:217
↓ 1 callersFunctionrefreshWidget
(ctx: ExtensionContext)
extensions/tilldone.ts:179
↓ 1 callersMethodrender
(width: number, height: number, theme: any)
extensions/session-replay.ts:68
↓ 1 callersFunctionrenderCard
(state: ExpertState, colWidth: number, theme: any)
extensions/pi-pi.ts:136
↓ 1 callersFunctionrenderCard
(state: AgentState, colWidth: number, theme: any)
extensions/agent-team.ts:206
↓ 1 callersFunctionrenderCard
(state: StepState, colWidth: number, theme: any)
extensions/agent-chain.ts:244
↓ 1 callersFunctionrenderPool
(width: number, theme: Theme)
extensions/coms-net.ts:1010
↓ 1 callersFunctionrenderPool
(width: number, theme: Theme)
extensions/coms.ts:956
← previousnext →101–200 of 279, ranked by callers