Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scopecraft/command
/ functions
Functions
787 in github.com/scopecraft/command
⨍
Functions
787
◇
Types & classes
184
↓ 1 callers
Method
getStatusEmoji
(status: WorktreeStatus)
scripts/worktree-monitor.ts:108
↓ 1 callers
Function
getStatusForWorkflow
* Get default status for workflow state
src/core/task-crud.ts:949
↓ 1 callers
Function
getStatusIcon
(name: string)
src/core/metadata/schema-service.ts:133
↓ 1 callers
Function
getStatusName
(label: string)
src/core/metadata/schema-service.ts:64
↓ 1 callers
Function
getSubtasksForParent
(projectRoot: string, overviewPath: string)
src/core/parent-tasks.ts:601
↓ 1 callers
Function
getSupportingFiles
(parentTaskDir: string)
src/core/directory-utils.ts:291
↓ 1 callers
Method
getTaskDetails
* Gets detailed task information for UI display * @param taskIds Array of task IDs * @param config Optional runtime configuration (for worktree-
src/core/worktree/task-correlation-service.ts:360
↓ 1 callers
Function
getTaskFilesInWorkflow
( projectRoot: string, state: WorkflowState, config?: ProjectConfig )
src/core/directory-utils.ts:146
↓ 1 callers
Function
getTemplateName
* Get human-readable template name
src/core/template-manager.ts:382
↓ 1 callers
Function
getTypeIcon
(name: string)
src/core/metadata/schema-service.ts:145
↓ 1 callers
Function
getTypeLucideIcon
(typeName: string)
tasks-ui/src/lib/schema-client.ts:67
↓ 1 callers
Function
getWorkflowStateIcon
(name: string)
src/core/metadata/schema-service.ts:169
↓ 1 callers
Method
getWorktree
* Gets a specific worktree by path * @param worktreePath Path to the worktree * @param useCache Whether to use cached results (default: true)
src/core/worktree/worktree-service.ts:102
↓ 1 callers
Method
getWorktreeSummary
* Gets a summary of all worktrees * @param useCache Whether to use cached results (default: true) * @returns Worktree summary
src/core/worktree/worktree-service.ts:286
↓ 1 callers
Function
groupParallelSubtasks
( subtasks: Array<{ title: string; parallelWith?: string }>, createdSubtasks: CreatedSubtask[] )
src/mcp/handlers/shared/subtask-utils.ts:75
↓ 1 callers
Function
handleAddSubtaskOperation
* Handle add subtask operation
src/mcp/handlers/write-handlers.ts:746
↓ 1 callers
Function
handleApiRequest
(req: Request, path: string)
tasks-ui/server.ts:119
↓ 1 callers
Function
handleAssistantMessage
(msg: any)
tasks-ui/src/lib/claude-message-handler.ts:233
↓ 1 callers
Function
handleAutonomousGet
(taskId: string)
tasks-ui/server/autonomous-handlers.ts:140
↓ 1 callers
Function
handleAutonomousList
()
tasks-ui/server/autonomous-handlers.ts:43
↓ 1 callers
Function
handleAutonomousLogs
(limit = 50)
tasks-ui/server/autonomous-handlers.ts:242
↓ 1 callers
Function
handleConnect
()
tasks-ui/src/hooks/useClaudeWebSocket.ts:14
↓ 1 callers
Function
handleCreateCommand
(options: { id?: string; title: string; type: string; status?: string; priority?: string; assignee
src/cli/commands.ts:178
↓ 1 callers
Function
handleEdit
()
tasks-ui/src/routes/tasks/$taskId.tsx:69
↓ 1 callers
Function
handleExtractOperation
* Handle extract operation
src/mcp/handlers/write-handlers.ts:567
↓ 1 callers
Function
handleGetConfig
* Handle GET /api/worktrees/config
src/tasks-ui/server/worktree-api.ts:360
↓ 1 callers
Function
handleGetWorktree
* Handle GET /api/worktrees/:worktreeId
src/tasks-ui/server/worktree-api.ts:191
↓ 1 callers
Function
handleLegacyMessage
(msg: any)
tasks-ui/src/lib/claude-message-handler.ts:214
↓ 1 callers
Function
handleListWorktrees
* Handle GET /api/worktrees
src/tasks-ui/server/worktree-api.ts:142
↓ 1 callers
Function
handleNextTaskCommand
( _id?: string, options: { format?: string; } = {} )
src/cli/commands.ts:467
↓ 1 callers
Function
handleParallelizeOperation
* Handle parallelize operation
src/mcp/handlers/write-handlers.ts:710
↓ 1 callers
Function
handlePromoteOperation
* Handle promote operation
src/mcp/handlers/write-handlers.ts:548
↓ 1 callers
Function
handleProtocolMessage
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:140
↓ 1 callers
Function
handleResequenceOperation
* Handle resequence operation
src/mcp/handlers/write-handlers.ts:676
↓ 1 callers
Function
handleRowSelect
(taskId: string, checked: boolean)
tasks-ui/src/components/v2/TaskTable.tsx:72
↓ 1 callers
Function
handleSave
(newContent: string)
reference/document-editor/components/document-content.tsx:92
↓ 1 callers
Function
handleSelectAll
(checked: boolean)
tasks-ui/src/components/v2/TaskTable.tsx:55
↓ 1 callers
Function
handleSend
()
tasks-ui/src/hooks/usePromptSender.ts:30
↓ 1 callers
Function
handleSendMessage
()
reference/document-editor/components/ai-chat.tsx:99
↓ 1 callers
Function
handleSessionStart
(params: any)
tasks-ui/server/claude-session-handlers.ts:168
↓ 1 callers
Function
handleSpecialFieldMappings
* Handle special field mappings * Complexity: ~3
src/mcp/parameter-transformer.ts:11
↓ 1 callers
Function
handleSubmit
(e: React.FormEvent)
tasks-ui/src/components/claude/ClaudeAssistant.stories.tsx:161
↓ 1 callers
Function
handleSubtaskCreation
* Handle subtask creation within a parent
src/mcp/handlers/write-handlers.ts:204
↓ 1 callers
Function
handleSystemMessage
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:166
↓ 1 callers
Function
handleToolResults
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:336
↓ 1 callers
Function
handleUpdateConfig
* Handle POST /api/worktrees/config
src/tasks-ui/server/worktree-api.ts:381
↓ 1 callers
Function
handleWorktreeChanges
* Handle GET /api/worktrees/:worktreeId/changes
src/tasks-ui/server/worktree-api.ts:293
↓ 1 callers
Function
handleWorktreeRequest
(req: Request)
src/tasks-ui/server/worktree-api.ts:53
↓ 1 callers
Function
handleWorktreeStatus
* Handle GET /api/worktrees/:worktreeId/status
src/tasks-ui/server/worktree-api.ts:253
↓ 1 callers
Function
handleWorktreeSummary
* Handle GET /api/worktrees/summary
src/tasks-ui/server/worktree-api.ts:333
↓ 1 callers
Method
isBlockedStatus
(status: string)
src/core/worktree/task-correlation-service.ts:404
↓ 1 callers
Method
isCompletedStatus
(status: string)
src/core/worktree/task-correlation-service.ts:396
↓ 1 callers
Function
isComplexContent
(content: unknown)
tasks-ui/src/components/task-detail/MessageDisplay.tsx:80
↓ 1 callers
Method
isInProgressStatus
(status: string)
src/core/worktree/task-correlation-service.ts:400
↓ 1 callers
Method
isToDoStatus
(status: string)
src/core/worktree/task-correlation-service.ts:408
↓ 1 callers
Function
isValidPriority
(value: string)
src/core/metadata/schema-service.ts:189
↓ 1 callers
Function
isValidStatus
(value: string)
src/core/metadata/schema-service.ts:179
↓ 1 callers
Function
isValidType
(value: string)
src/core/metadata/schema-service.ts:184
↓ 1 callers
Function
isValidWorkflowState
(value: string)
src/core/metadata/schema-service.ts:194
↓ 1 callers
Function
kebabToPascalCase
(str: string)
tasks-ui/src/lib/schema-client.ts:36
↓ 1 callers
Function
listTaskIds
( projectRoot: string, state: WorkflowState, config?: ProjectConfig )
src/core/id-generator.ts:183
↓ 1 callers
Function
loadPrompt
* Load and parse a prompt file with frontmatter
scripts/utils/claude-helper.ts:193
↓ 1 callers
Function
main
()
scripts/worktree-monitor.ts:168
↓ 1 callers
Function
main
()
scripts/orchestrate.ts:107
↓ 1 callers
Function
main
()
scripts/implement-autonomous.ts:229
↓ 1 callers
Function
main
()
scripts/auto-autonomous.ts:221
↓ 1 callers
Function
main
()
scripts/task-creator-autonomous.ts:210
↓ 1 callers
Function
makeTasksParallel
( parentFolder: string, taskIds: string[], targetSequence?: string )
src/core/subtask-sequencing.ts:170
↓ 1 callers
Function
move
( projectRoot: string, taskId: string, options: TaskMoveOptions, config?: ProjectConfig, parentId?:
src/core/task-crud.ts:524
↓ 1 callers
Function
moveTaskToParentFolder
( task: Task, targetPath: string )
src/core/parent-tasks.ts:694
↓ 1 callers
Function
normalizeAllTasks
()
scripts/normalize-all-tasks.ts:34
↓ 1 callers
Function
parseAndFilterTSErrors
(tsOutput: string, filesToShow: string[])
scripts/code-check.ts:152
↓ 1 callers
Function
parseMarkdown
(markdown: string)
reference/document-editor/components/MarkdownDocument.tsx:79
↓ 1 callers
Function
parseSections
* Parse sections from body content (after frontmatter)
src/core/task-parser.ts:51
↓ 1 callers
Function
parseTaskId
(taskId: string)
src/core/id-generator.ts:65
↓ 1 callers
Function
parseTasksList
(tasksInput?: string | string[])
src/mcp/handlers/shared/options-builders.ts:92
↓ 1 callers
Function
parseTemplateIntoSections
* Parse template content into sections
src/core/template-manager.ts:128
↓ 1 callers
Method
parseWorktreesOutput
* Parses the output of git worktree list --porcelain * @param output Raw output from git worktree list --porcelain * @returns Array of parsed wo
src/core/worktree/worktree-service.ts:350
↓ 1 callers
Method
performParentOperation
( parentId: string, operation: { operation: 'resequence' | 'parallelize' | 'add_subtask';
tasks-ui/src/lib/api/client.ts:196
↓ 1 callers
Method
processTaskStatuses
* Processes tasks and updates status counters * @param taskIds Task IDs to process * @param counters Status counters to update * @param confi
src/core/worktree/task-correlation-service.ts:312
↓ 1 callers
Function
reducer
(state: State, action: Action)
reference/document-editor/components/ui/use-toast.ts:77
↓ 1 callers
Function
reducer
(state: State, action: Action)
reference/document-editor/hooks/use-toast.ts:77
↓ 1 callers
Function
registerTools
* Register all tools with the MCP server
src/mcp/core-server.ts:133
↓ 1 callers
Function
removeDocument
(id: number)
reference/document-editor/components/source-management.tsx:31
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: () => void)
tasks-ui/src/reportWebVitals.ts:1
↓ 1 callers
Method
resolveRoot
* Resolve root from all sources in precedence order
src/core/config/configuration-manager.ts:78
↓ 1 callers
Function
restructureParentOperations
* Restructure parent operations parameters * Complexity: ~4
src/mcp/parameter-transformer.ts:63
↓ 1 callers
Function
runChecks
()
scripts/code-check.ts:235
↓ 1 callers
Function
runCommandWithInput
* Run a command with piped input
scripts/utils/claude-helper.ts:125
↓ 1 callers
Function
runCustomSecurityChecks
()
scripts/security-check.ts:153
↓ 1 callers
Function
runPreflightChecks
()
scripts/release.ts:91
↓ 1 callers
Function
runSecurityChecks
()
scripts/security-check.ts:215
↓ 1 callers
Function
runTests
()
test/e2e/v2-core-e2e.test.ts:46
↓ 1 callers
Function
runTests
()
scripts/test-claude-helper.ts:163
↓ 1 callers
Function
saveSessionInfo
(sessionName: string, taskId: string, parentId?: string, logFile?: string)
scripts/implement-autonomous.ts:81
↓ 1 callers
Function
saveSessionInfo
(sessionName: string, parentId: string, logFile?: string)
scripts/auto-autonomous.ts:75
↓ 1 callers
Function
saveSessionInfo
(sessionName: string, description: string, logFile?: string)
scripts/task-creator-autonomous.ts:77
↓ 1 callers
Function
scanDirectory
(dir: string)
src/core/id-generator.ts:195
↓ 1 callers
Function
searchArchive
* Search archive subdirectories for a task
src/core/directory-utils.ts:496
↓ 1 callers
Method
setServer
(server: any)
tasks-ui/websocket/process-manager.ts:7
← previous
next →
301–400 of 787, ranked by callers