MCPcopy Index your code

hub / github.com/scopecraft/command / functions

Functions787 in github.com/scopecraft/command

↓ 1 callersMethodgetStatusEmoji
(status: WorktreeStatus)
scripts/worktree-monitor.ts:108
↓ 1 callersFunctiongetStatusForWorkflow
* Get default status for workflow state
src/core/task-crud.ts:949
↓ 1 callersFunctiongetStatusIcon
(name: string)
src/core/metadata/schema-service.ts:133
↓ 1 callersFunctiongetStatusName
(label: string)
src/core/metadata/schema-service.ts:64
↓ 1 callersFunctiongetSubtasksForParent
(projectRoot: string, overviewPath: string)
src/core/parent-tasks.ts:601
↓ 1 callersFunctiongetSupportingFiles
(parentTaskDir: string)
src/core/directory-utils.ts:291
↓ 1 callersMethodgetTaskDetails
* 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 callersFunctiongetTaskFilesInWorkflow
( projectRoot: string, state: WorkflowState, config?: ProjectConfig )
src/core/directory-utils.ts:146
↓ 1 callersFunctiongetTemplateName
* Get human-readable template name
src/core/template-manager.ts:382
↓ 1 callersFunctiongetTypeIcon
(name: string)
src/core/metadata/schema-service.ts:145
↓ 1 callersFunctiongetTypeLucideIcon
(typeName: string)
tasks-ui/src/lib/schema-client.ts:67
↓ 1 callersFunctiongetWorkflowStateIcon
(name: string)
src/core/metadata/schema-service.ts:169
↓ 1 callersMethodgetWorktree
* 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 callersMethodgetWorktreeSummary
* 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 callersFunctiongroupParallelSubtasks
( subtasks: Array<{ title: string; parallelWith?: string }>, createdSubtasks: CreatedSubtask[] )
src/mcp/handlers/shared/subtask-utils.ts:75
↓ 1 callersFunctionhandleAddSubtaskOperation
* Handle add subtask operation
src/mcp/handlers/write-handlers.ts:746
↓ 1 callersFunctionhandleApiRequest
(req: Request, path: string)
tasks-ui/server.ts:119
↓ 1 callersFunctionhandleAssistantMessage
(msg: any)
tasks-ui/src/lib/claude-message-handler.ts:233
↓ 1 callersFunctionhandleAutonomousGet
(taskId: string)
tasks-ui/server/autonomous-handlers.ts:140
↓ 1 callersFunctionhandleAutonomousList
()
tasks-ui/server/autonomous-handlers.ts:43
↓ 1 callersFunctionhandleAutonomousLogs
(limit = 50)
tasks-ui/server/autonomous-handlers.ts:242
↓ 1 callersFunctionhandleConnect
()
tasks-ui/src/hooks/useClaudeWebSocket.ts:14
↓ 1 callersFunctionhandleCreateCommand
(options: { id?: string; title: string; type: string; status?: string; priority?: string; assignee
src/cli/commands.ts:178
↓ 1 callersFunctionhandleEdit
()
tasks-ui/src/routes/tasks/$taskId.tsx:69
↓ 1 callersFunctionhandleExtractOperation
* Handle extract operation
src/mcp/handlers/write-handlers.ts:567
↓ 1 callersFunctionhandleGetConfig
* Handle GET /api/worktrees/config
src/tasks-ui/server/worktree-api.ts:360
↓ 1 callersFunctionhandleGetWorktree
* Handle GET /api/worktrees/:worktreeId
src/tasks-ui/server/worktree-api.ts:191
↓ 1 callersFunctionhandleLegacyMessage
(msg: any)
tasks-ui/src/lib/claude-message-handler.ts:214
↓ 1 callersFunctionhandleListWorktrees
* Handle GET /api/worktrees
src/tasks-ui/server/worktree-api.ts:142
↓ 1 callersFunctionhandleNextTaskCommand
( _id?: string, options: { format?: string; } = {} )
src/cli/commands.ts:467
↓ 1 callersFunctionhandleParallelizeOperation
* Handle parallelize operation
src/mcp/handlers/write-handlers.ts:710
↓ 1 callersFunctionhandlePromoteOperation
* Handle promote operation
src/mcp/handlers/write-handlers.ts:548
↓ 1 callersFunctionhandleProtocolMessage
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:140
↓ 1 callersFunctionhandleResequenceOperation
* Handle resequence operation
src/mcp/handlers/write-handlers.ts:676
↓ 1 callersFunctionhandleRowSelect
(taskId: string, checked: boolean)
tasks-ui/src/components/v2/TaskTable.tsx:72
↓ 1 callersFunctionhandleSave
(newContent: string)
reference/document-editor/components/document-content.tsx:92
↓ 1 callersFunctionhandleSelectAll
(checked: boolean)
tasks-ui/src/components/v2/TaskTable.tsx:55
↓ 1 callersFunctionhandleSend
()
tasks-ui/src/hooks/usePromptSender.ts:30
↓ 1 callersFunctionhandleSendMessage
()
reference/document-editor/components/ai-chat.tsx:99
↓ 1 callersFunctionhandleSessionStart
(params: any)
tasks-ui/server/claude-session-handlers.ts:168
↓ 1 callersFunctionhandleSpecialFieldMappings
* Handle special field mappings * Complexity: ~3
src/mcp/parameter-transformer.ts:11
↓ 1 callersFunctionhandleSubmit
(e: React.FormEvent)
tasks-ui/src/components/claude/ClaudeAssistant.stories.tsx:161
↓ 1 callersFunctionhandleSubtaskCreation
* Handle subtask creation within a parent
src/mcp/handlers/write-handlers.ts:204
↓ 1 callersFunctionhandleSystemMessage
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:166
↓ 1 callersFunctionhandleToolResults
(msg: JsonObject)
tasks-ui/src/lib/claude-message-handler.ts:336
↓ 1 callersFunctionhandleUpdateConfig
* Handle POST /api/worktrees/config
src/tasks-ui/server/worktree-api.ts:381
↓ 1 callersFunctionhandleWorktreeChanges
* Handle GET /api/worktrees/:worktreeId/changes
src/tasks-ui/server/worktree-api.ts:293
↓ 1 callersFunctionhandleWorktreeRequest
(req: Request)
src/tasks-ui/server/worktree-api.ts:53
↓ 1 callersFunctionhandleWorktreeStatus
* Handle GET /api/worktrees/:worktreeId/status
src/tasks-ui/server/worktree-api.ts:253
↓ 1 callersFunctionhandleWorktreeSummary
* Handle GET /api/worktrees/summary
src/tasks-ui/server/worktree-api.ts:333
↓ 1 callersMethodisBlockedStatus
(status: string)
src/core/worktree/task-correlation-service.ts:404
↓ 1 callersMethodisCompletedStatus
(status: string)
src/core/worktree/task-correlation-service.ts:396
↓ 1 callersFunctionisComplexContent
(content: unknown)
tasks-ui/src/components/task-detail/MessageDisplay.tsx:80
↓ 1 callersMethodisInProgressStatus
(status: string)
src/core/worktree/task-correlation-service.ts:400
↓ 1 callersMethodisToDoStatus
(status: string)
src/core/worktree/task-correlation-service.ts:408
↓ 1 callersFunctionisValidPriority
(value: string)
src/core/metadata/schema-service.ts:189
↓ 1 callersFunctionisValidStatus
(value: string)
src/core/metadata/schema-service.ts:179
↓ 1 callersFunctionisValidType
(value: string)
src/core/metadata/schema-service.ts:184
↓ 1 callersFunctionisValidWorkflowState
(value: string)
src/core/metadata/schema-service.ts:194
↓ 1 callersFunctionkebabToPascalCase
(str: string)
tasks-ui/src/lib/schema-client.ts:36
↓ 1 callersFunctionlistTaskIds
( projectRoot: string, state: WorkflowState, config?: ProjectConfig )
src/core/id-generator.ts:183
↓ 1 callersFunctionloadPrompt
* Load and parse a prompt file with frontmatter
scripts/utils/claude-helper.ts:193
↓ 1 callersFunctionmain
()
scripts/worktree-monitor.ts:168
↓ 1 callersFunctionmain
()
scripts/orchestrate.ts:107
↓ 1 callersFunctionmain
()
scripts/implement-autonomous.ts:229
↓ 1 callersFunctionmain
()
scripts/auto-autonomous.ts:221
↓ 1 callersFunctionmain
()
scripts/task-creator-autonomous.ts:210
↓ 1 callersFunctionmakeTasksParallel
( parentFolder: string, taskIds: string[], targetSequence?: string )
src/core/subtask-sequencing.ts:170
↓ 1 callersFunctionmove
( projectRoot: string, taskId: string, options: TaskMoveOptions, config?: ProjectConfig, parentId?:
src/core/task-crud.ts:524
↓ 1 callersFunctionmoveTaskToParentFolder
( task: Task, targetPath: string )
src/core/parent-tasks.ts:694
↓ 1 callersFunctionnormalizeAllTasks
()
scripts/normalize-all-tasks.ts:34
↓ 1 callersFunctionparseAndFilterTSErrors
(tsOutput: string, filesToShow: string[])
scripts/code-check.ts:152
↓ 1 callersFunctionparseMarkdown
(markdown: string)
reference/document-editor/components/MarkdownDocument.tsx:79
↓ 1 callersFunctionparseSections
* Parse sections from body content (after frontmatter)
src/core/task-parser.ts:51
↓ 1 callersFunctionparseTaskId
(taskId: string)
src/core/id-generator.ts:65
↓ 1 callersFunctionparseTasksList
(tasksInput?: string | string[])
src/mcp/handlers/shared/options-builders.ts:92
↓ 1 callersFunctionparseTemplateIntoSections
* Parse template content into sections
src/core/template-manager.ts:128
↓ 1 callersMethodparseWorktreesOutput
* 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 callersMethodperformParentOperation
( parentId: string, operation: { operation: 'resequence' | 'parallelize' | 'add_subtask';
tasks-ui/src/lib/api/client.ts:196
↓ 1 callersMethodprocessTaskStatuses
* 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 callersFunctionreducer
(state: State, action: Action)
reference/document-editor/components/ui/use-toast.ts:77
↓ 1 callersFunctionreducer
(state: State, action: Action)
reference/document-editor/hooks/use-toast.ts:77
↓ 1 callersFunctionregisterTools
* Register all tools with the MCP server
src/mcp/core-server.ts:133
↓ 1 callersFunctionremoveDocument
(id: number)
reference/document-editor/components/source-management.tsx:31
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: () => void)
tasks-ui/src/reportWebVitals.ts:1
↓ 1 callersMethodresolveRoot
* Resolve root from all sources in precedence order
src/core/config/configuration-manager.ts:78
↓ 1 callersFunctionrestructureParentOperations
* Restructure parent operations parameters * Complexity: ~4
src/mcp/parameter-transformer.ts:63
↓ 1 callersFunctionrunChecks
()
scripts/code-check.ts:235
↓ 1 callersFunctionrunCommandWithInput
* Run a command with piped input
scripts/utils/claude-helper.ts:125
↓ 1 callersFunctionrunCustomSecurityChecks
()
scripts/security-check.ts:153
↓ 1 callersFunctionrunPreflightChecks
()
scripts/release.ts:91
↓ 1 callersFunctionrunSecurityChecks
()
scripts/security-check.ts:215
↓ 1 callersFunctionrunTests
()
test/e2e/v2-core-e2e.test.ts:46
↓ 1 callersFunctionrunTests
()
scripts/test-claude-helper.ts:163
↓ 1 callersFunctionsaveSessionInfo
(sessionName: string, taskId: string, parentId?: string, logFile?: string)
scripts/implement-autonomous.ts:81
↓ 1 callersFunctionsaveSessionInfo
(sessionName: string, parentId: string, logFile?: string)
scripts/auto-autonomous.ts:75
↓ 1 callersFunctionsaveSessionInfo
(sessionName: string, description: string, logFile?: string)
scripts/task-creator-autonomous.ts:77
↓ 1 callersFunctionscanDirectory
(dir: string)
src/core/id-generator.ts:195
↓ 1 callersFunctionsearchArchive
* Search archive subdirectories for a task
src/core/directory-utils.ts:496
↓ 1 callersMethodsetServer
(server: any)
tasks-ui/websocket/process-manager.ts:7
← previousnext →301–400 of 787, ranked by callers