MCPcopy Create free account

hub / github.com/0x0funky/TermHive / functions

Functions428 in github.com/0x0funky/TermHive

FunctionsetBroadcast
(fn: (event: ActivityEvent) => void)
src/activity.ts:14
FunctionstartAgent
(projectId: string, agentId: string)
client/src/api.ts:34
FunctionstartAgent
(agent: Agent, onStatus: (agentId: string, status: string) => void)
src/pty-manager.ts:306
FunctionstartAgent
(agent: Agent, statusFn: StatusFn)
src/daemon/codex-agents.ts:448
FunctionstartAgent
(agent: Agent, onStatus: StatusFn)
src/daemon/runtime.ts:24
FunctionstartNewThread
()
client/src/components/CodexAgentView.tsx:114
FunctionstartPolling
()
src/usage.ts:124
FunctionstopAgent
(projectId: string, agentId: string)
client/src/api.ts:36
FunctionstopAgent
(agentId: string)
src/pty-manager.ts:414
FunctionstopAgent
(agentId: string)
src/daemon/codex-agents.ts:583
FunctionstopAgent
(agentId: string)
src/daemon/runtime.ts:29
FunctionstopPolling
()
src/usage.ts:135
FunctionsubscribeItems
(agentId: string, listener: ItemListener)
src/daemon/codex-agents.ts:687
FunctiontileAll
()
client/src/components/AgentGrid.tsx:708
FunctionunwatchProject
(projectId: string)
src/activity.ts:99
Functionup
()
client/src/App.tsx:100
Functionup
()
client/src/components/AgentGrid.tsx:237
FunctionupdateContent
(projectId: string, filename: string, content: string)
client/src/api.ts:48
FunctionupdateContent
(projectId: string, filename: string, content: string)
src/storage.ts:229
FunctionupdateProject
(id: string, data: Partial<Project>)
client/src/api.ts:20
FunctionupdateProject
(projectId: string, updates: Partial<Pick<Project, 'name' | 'description' | 'cwd'>>)
src/storage.ts:77
FunctionupdateWikiFile
(projectId: string, filename: string, content: string)
client/src/api.ts:62
FunctionupdateWikiFile
(projectId: string, filename: string, content: string)
src/storage.ts:531
FunctionwatchProject
(projectId: string, projectName: string)
src/activity.ts:37
FunctionwinQuote
cmd.exe-safe quoting — only needed when spawning with `shell: true`.
src/daemon/orchestrator.ts:146
FunctionwriteToAgent
(agentId: string, data: string)
src/pty-manager.ts:422
FunctionwriteToAgent
(agentId: string, data: string)
src/daemon/codex-agents.ts:598
FunctionwriteToAgent
(agentId: string, data: string)
src/daemon/runtime.ts:33
← previous401–428 of 428, ranked by callers