Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x0funky/TermHive
/ functions
Functions
428 in github.com/0x0funky/TermHive
⨍
Functions
428
◇
Types & classes
101
Function
setBroadcast
(fn: (event: ActivityEvent) => void)
src/activity.ts:14
Function
startAgent
(projectId: string, agentId: string)
client/src/api.ts:34
Function
startAgent
(agent: Agent, onStatus: (agentId: string, status: string) => void)
src/pty-manager.ts:306
Function
startAgent
(agent: Agent, statusFn: StatusFn)
src/daemon/codex-agents.ts:448
Function
startAgent
(agent: Agent, onStatus: StatusFn)
src/daemon/runtime.ts:24
Function
startNewThread
()
client/src/components/CodexAgentView.tsx:114
Function
startPolling
()
src/usage.ts:124
Function
stopAgent
(projectId: string, agentId: string)
client/src/api.ts:36
Function
stopAgent
(agentId: string)
src/pty-manager.ts:414
Function
stopAgent
(agentId: string)
src/daemon/codex-agents.ts:583
Function
stopAgent
(agentId: string)
src/daemon/runtime.ts:29
Function
stopPolling
()
src/usage.ts:135
Function
subscribeItems
(agentId: string, listener: ItemListener)
src/daemon/codex-agents.ts:687
Function
tileAll
()
client/src/components/AgentGrid.tsx:708
Function
unwatchProject
(projectId: string)
src/activity.ts:99
Function
up
()
client/src/App.tsx:100
Function
up
()
client/src/components/AgentGrid.tsx:237
Function
updateContent
(projectId: string, filename: string, content: string)
client/src/api.ts:48
Function
updateContent
(projectId: string, filename: string, content: string)
src/storage.ts:229
Function
updateProject
(id: string, data: Partial<Project>)
client/src/api.ts:20
Function
updateProject
(projectId: string, updates: Partial<Pick<Project, 'name' | 'description' | 'cwd'>>)
src/storage.ts:77
Function
updateWikiFile
(projectId: string, filename: string, content: string)
client/src/api.ts:62
Function
updateWikiFile
(projectId: string, filename: string, content: string)
src/storage.ts:531
Function
watchProject
(projectId: string, projectName: string)
src/activity.ts:37
Function
winQuote
cmd.exe-safe quoting — only needed when spawning with `shell: true`.
src/daemon/orchestrator.ts:146
Function
writeToAgent
(agentId: string, data: string)
src/pty-manager.ts:422
Function
writeToAgent
(agentId: string, data: string)
src/daemon/codex-agents.ts:598
Function
writeToAgent
(agentId: string, data: string)
src/daemon/runtime.ts:33
← previous
401–428 of 428, ranked by callers