MCPcopy Create free account

hub / github.com/GongShichen/LuminaCode / functions

Functions2,483 in github.com/GongShichen/LuminaCode

↓ 116 callersMethodClose
(ctx context.Context)
mcp/transport.go:22
↓ 103 callersMethodSet
(value string)
cmd/run_benchmark_suite/main.go:16
↓ 102 callersFunctionNewAgentState
()
agent/state.go:51
↓ 98 callersFunctionstringFromAny
(v any)
agent/messages.go:317
↓ 81 callersFunctionNewConfig
()
config/config.go:78
↓ 74 callersFunctionstringFromAny
(value any)
ui/runtime.go:800
↓ 73 callersMethodAdd
(tool Tool)
tools/deferred.go:17
↓ 72 callersMethodExecute
(ctx context.Context, call ToolCall, execCtx ExecutionContext)
tools/registry.go:179
↓ 66 callersMethodString
()
tools/registry.go:100
↓ 58 callersFunctionNewStreamEvent
(eventType, content string, metadata map[string]any)
agent/events.go:9
↓ 56 callersMethodName
()
tools/base.go:35
↓ 49 callersMethodLoad
(sessionID string)
session/store.go:70
↓ 46 callersFunctiongetString
(m map[string]any, key string)
api/client.go:1306
↓ 45 callersMethodError
()
mcp/client.go:49
↓ 37 callersFunctionmaxInt
(a, b int)
ui/fullscreen_backend.go:1949
↓ 37 callersFunctionsendStream
(ctx context.Context, out chan<- StreamEvent, event StreamEvent)
agent/loop.go:1512
↓ 35 callersMethodString
()
mcp/client.go:28
↓ 33 callersFunctionBoolPtr
(v bool)
tools/base.go:293
↓ 29 callersFunctionfirstNonEmpty
(values ...string)
ui/runtime.go:791
↓ 28 callersFunctionNewCoreExecutionEngine
(cfg *config.Config)
agent/loop.go:104
↓ 27 callersFunctionNewFullscreenRendererBackend
(in io.Reader, out io.Writer, errOut io.Writer)
ui/fullscreen_backend.go:104
↓ 26 callersMethodRegister
(tool Tool)
tools/registry.go:31
↓ 24 callersMethodMetricMap
()
benchmark/models.go:6
↓ 24 callersFunctionNewConfigForCWD
(cwd string)
config/config.go:83
↓ 23 callersMethodSaveEntry
(entry *MemoryEntry)
memory/store.go:63
↓ 23 callersFunctionruneLen
(content string)
skills/persistence.go:370
↓ 22 callersFunctionNewAgentTaskRuntime
()
agent/task_runtime.go:139
↓ 22 callersFunctionTokenCountWithEstimation
(messages []map[string]any)
agentContext/tokens.go:111
↓ 22 callersFunctioncontentBlocks
(content any)
agent/messages.go:332
↓ 21 callersMethodString
()
cmd/run_benchmark_suite/main.go:14
↓ 20 callersMethodrefreshControls
()
ui/fullscreen_backend.go:625
↓ 19 callersMethodCount
()
backend/session.go:84
↓ 19 callersMethodGet
(name string)
tools/registry.go:42
↓ 19 callersMethodHandleKey
(key string)
ui/fullscreen_backend.go:489
↓ 19 callersFunctionNewMemoryStore
(memoryDir string)
memory/store.go:13
↓ 19 callersFunctionfmtFloat
(value *float64)
benchmark/agentbench/report.go:223
↓ 17 callersMethodError
()
api/retry.go:100
↓ 17 callersMethodProcess
(skill SkillSpec, args, sessionID string, approveProjectShell func(SkillShellPermissionRequest) bool)
skills/prompt_processor.go:33
↓ 17 callersMethodQueryLoop
(ctx context.Context, state *AgentState)
agent/loop.go:430
↓ 16 callersFunctionGetConfig
()
config/config.go:770
↓ 16 callersFunctionGetString
(m map[string]any, key string, defaultStr any)
agentContext/auto.go:47
↓ 16 callersFunctionNewStore
(sessionDir string)
session/store.go:36
↓ 16 callersMethodcall
(method: string, params: Record<string, any> = {})
frontend/src/rpc.ts:33
↓ 16 callersFunctionformatEditError
(code editErrorCode, detail string)
tools/builtin.go:1286
↓ 16 callersMethodhandleInputKey
(ch: string | undefined, key: any)
frontend/src/tui.ts:316
↓ 16 callersFunctionintFromAny
(value any)
ui/runtime.go:934
↓ 16 callersMethodsetError
(msg string)
mcp/client.go:378
↓ 16 callersMethodsetInputBuffer
(text string, cursor int, selected int)
ui/fullscreen_backend.go:1720
↓ 15 callersFunctionDefaultPermissionState
()
security/permission.go:39
↓ 15 callersFunctionNewAPIClient
( apiKey string, baseURL string, model string, maxTokens int, thinkingBudgetTokens *int, retryConfig *Re
api/client.go:898
↓ 15 callersFunctionNewPromptProcessor
(cfg config.Config)
skills/prompt_processor.go:29
↓ 15 callersFunctionNewSubAgent
(cfg config.Config, registry *coretools.ToolRegistry, definition AgentDef, parentState *AgentState, modelOverr
agent/subagent.go:65
↓ 15 callersMethodRegisterForegroundTask
(taskID, parentTaskID, parentScopeID, workerLabel, description, agentType string)
agent/task_runtime.go:268
↓ 15 callersMethodReset
()
agent/loop.go:318
↓ 15 callersFunctioncharLen
(s string)
tools/budget.go:180
↓ 15 callersMethodrenderInput
()
frontend/src/tui.ts:739
↓ 15 callersFunctiontruncateString
(text string, limit int)
tools/search_ui.go:164
↓ 15 callersFunctionwriteOpenAIStream
(w http.ResponseWriter, text string, inputTokens, outputTokens int)
test/task_tools_parity_test.go:602
↓ 15 callersFunctionwriteRPC
(t *testing.T, conn *websocket.Conn, id, method string, params map[string]any)
test/backend_daemon_ipc_test.go:371
↓ 14 callersMethodAddTool
(tc coretools.ToolCall)
agent/tools_executor.go:90
↓ 14 callersMethodGetTask
(taskID, scopeID string)
agent/task_runtime.go:257
↓ 14 callersFunctionNewRenderFrame
()
ui/runtime.go:49
↓ 14 callersMethodRun
(ctx context.Context, cfg config.Config, prompt string, sessionID string)
benchmark/agentbench/models.go:176
↓ 14 callersFunctionassertMetric
(t *testing.T, metrics map[string]any, name string, want float64)
test/benchmark_plugins_parity_test.go:183
↓ 14 callersMethodsetInput
(value: string)
frontend/src/tui.ts:813
↓ 13 callersMethodComplete
( ctx context.Context, systemPrompt string, messages []map[string]any, opts CompleteOptions, )
api/client.go:49
↓ 13 callersMethodRegister
(skill SkillSpec)
skills/registry.go:24
↓ 13 callersMethodStopTask
(taskID, scopeID string)
agent/task_runtime.go:359
↓ 13 callersFunctionsingleREFinding
(command string, re *regexp.Regexp, id int, desc string, fullyUnquoted bool)
tools/bash/security.go:375
↓ 13 callersMethodviewportLayout
()
ui/fullscreen_backend.go:1319
↓ 13 callersMethodwrappedTextForPane
(text string)
ui/fullscreen_backend.go:1134
↓ 12 callersFunctionNewUiRuntime
(engine any, backend RendererBackend)
ui/runtime.go:131
↓ 12 callersFunctionTokenize
(command string, stripQuotes bool)
tools/bash/tokenizer.go:52
↓ 12 callersFunctioncontentBlocks
(content any)
agentContext/blocks.go:3
↓ 12 callersFunctioncopyMap
(m map[string]any)
agent/messages.go:324
↓ 12 callersFunctionintFromAny
(v any)
agent/messages.go:297
↓ 12 callersFunctionnowSeconds
()
agent/task_runtime.go:1005
↓ 12 callersFunctionresolveToolPath
(execCtx ExecutionContext, path string)
tools/builtin.go:1052
↓ 11 callersMethodDescription
()
tools/base.go:36
↓ 11 callersMethodDrainPendingNotifications
(scopeID string)
agent/task_runtime.go:582
↓ 11 callersMethodFingerprint
()
mcp/config.go:41
↓ 11 callersFunctionLoadProjectInstructions
(cwd string)
agentContext/builder.go:351
↓ 11 callersFunctionNewTerminalRendererBackend
(in io.Reader, out io.Writer, errOut io.Writer)
ui/terminal_backend.go:85
↓ 11 callersMethodStreamChat
( ctx context.Context, systemPrompt string, messages []map[string]any, tools []map[string]any, optio
api/client.go:41
↓ 11 callersMethodWrite
(p []byte)
ui/fullscreen_backend.go:1926
↓ 11 callersMethodmarkDirty
()
ui/runtime.go:515
↓ 11 callersFunctionrunGit
(t *testing.T, dir string, args ...string)
test/agent_test.go:1370
↓ 11 callersFunctionstringSet
(values ...string)
agent/definitions.go:72
↓ 11 callersFunctionstringValue
(v any)
sessionmemory/store.go:847
↓ 11 callersFunctiontruthy
(value any)
ui/runtime.go:962
↓ 10 callersMethodFindVisible
(name, cwd string)
skills/registry.go:40
↓ 10 callersMethodGetInput
(state any)
ui/fullscreen_backend.go:137
↓ 10 callersFunctionLoadMemoryIndex
(memoryDir string)
memory/index.go:165
↓ 10 callersMethodLoadTaskRuntimeSnapshot
(sessionID string)
session/store.go:189
↓ 10 callersFunctionNewQueryEngine
(cfg *config.Config)
agent/query_engine.go:26
↓ 10 callersFunctionNewStreamingToolExecutor
(registry *coretools.ToolRegistry, cfg config.Config, state *AgentState, execCtx coretools.ExecutionContext, m
agent/tools_executor.go:65
↓ 10 callersFunctionOpen
(ctx context.Context, cfg config.Config, sessionID string, complete SummaryFunc)
sessionmemory/store.go:188
↓ 10 callersFunctionRemoveWorktree
(ctx context.Context, path string)
agent/worktree.go:63
↓ 10 callersMethodRun
(ctx context.Context, prompt string)
agent/subagent.go:92
↓ 10 callersMethodSpawnWorker
(ctx context.Context, cfg config.Config, registry *coretools.ToolRegistry, definition AgentDef, parentState *A
agent/task_runtime.go:296
next →1–100 of 2,483, ranked by callers