MCPcopy Create free account

hub / github.com/GongShichen/LuminaCode / functions

Functions2,483 in github.com/GongShichen/LuminaCode

↓ 3 callersMethodObserve
(ctx context.Context, cfg config.Config, sessionID string, messages []map[string]any, force bool)
sessionmemory/store.go:64
↓ 3 callersMethodPickFromList
(title string, values [][2]string)
ui/terminal_backend.go:715
↓ 3 callersMethodPostToolUse
(tc coretools.ToolCall, state *AgentState)
agent/loop.go:965
↓ 3 callersFunctionRecallMemoriesForQuery
(ctx context.Context, query, memoryDir string, clientFactory ClientFactory, recentTools []string, alreadySurfa
memory/recall.go:111
↓ 3 callersFunctionRecalledMemoryIDs
(messages []map[string]any, source ...string)
memory/injection.go:100
↓ 3 callersFunctionRenderAgentToolResult
(content string, isError bool)
agent/tool_ui.go:27
↓ 3 callersMethodResolveMCPTrust
(granted bool)
agent/loop.go:417
↓ 3 callersMethodResolvePermission
(decision string, toolName string)
agent/loop.go:388
↓ 3 callersMethodResolveSkillPermission
(granted bool)
agent/loop.go:404
↓ 3 callersFunctionSanitizeAgentTypeForPath
(agentType string)
memory/agent_memory.go:16
↓ 3 callersMethodSave
(sessionID string, messages []map[string]any, turnCount int)
session/store.go:43
↓ 3 callersFunctionSelectRelevantMemories
(ctx context.Context, query, manifest string, clientFactory ClientFactory, recentTools []string, alreadySurfac
memory/recall.go:69
↓ 3 callersMethodSend
(ctx context.Context, message any)
mcp/transport.go:20
↓ 3 callersMethodSend
(_ context.Context, message any)
mcp/transport.go:77
↓ 3 callersMethodSendMessage
(taskID, scopeID, prompt string)
agent/task_runtime.go:331
↓ 3 callersFunctionSerializeMemoryFile
(entry MemoryEntry)
memory/models.go:87
↓ 3 callersFunctionServe
(ctx context.Context, opts DaemonOptions)
backend/daemon.go:63
↓ 3 callersMethodShouldExtract
(state *AgentState)
agent/memory_extraction.go:73
↓ 3 callersMethodShutdown
()
agent/query_engine.go:59
↓ 3 callersMethodStartBackground
( command, description, cwd string, timeout time.Duration)
tools/bash/background.go:120
↓ 3 callersMethodString
()
cmd/run_unified_eval_report/main.go:14
↓ 3 callersFunctionStripSkillContextMessages
(messages []map[string]any, sources map[string]struct{})
skills/runtime.go:30
↓ 3 callersFunctionStripTransientContextMessages
(messages []map[string]any)
agent/query_engine.go:230
↓ 3 callersMethodToMap
()
agent/task_runtime.go:53
↓ 3 callersFunctionTrustedMCPPath
(projectRoot string)
mcp/config.go:71
↓ 3 callersMethodUpdate
(frame RenderFrame)
ui/backend.go:44
↓ 3 callersMethodVisiblePanes
()
ui/fullscreen_backend.go:331
↓ 3 callersFunctionagentTimeoutSeconds
(input AgentInput)
agent/agent_tool.go:184
↓ 3 callersFunctionappendHarnessSystemPrompt
(prompt, mode string)
agent/harness_prompt.go:16
↓ 3 callersMethodappendTaskActivityLine
(text string)
ui/fullscreen_backend.go:715
↓ 3 callersFunctionbackendBin
()
frontend/src/backend.ts:51
↓ 3 callersFunctionboolField
(raw map[string]any, key string)
benchmark/agentbench/official_diagnostics.go:192
↓ 3 callersFunctioncanonicalTestPath
(t *testing.T, path string)
test/worktree_parity_test.go:112
↓ 3 callersFunctioncheckAllowedReadRoots
(path string, raw any)
tools/builtin.go:1153
↓ 3 callersFunctioncheckAllowedWriteRoots
(path string, raw any)
tools/builtin.go:1157
↓ 3 callersFunctioncloneVariant
(variant VariantOverride)
benchmark/profiles.go:56
↓ 3 callersFunctioncoerceStringList
(value any, allowScalar bool)
skills/models.go:133
↓ 3 callersFunctioncommandRuleForPrefix
(prefix string)
security/permission.go:130
↓ 3 callersFunctioncompletionReplacementLength
(before string, completion luminacli.Completion)
ui/terminal_backend.go:817
↓ 3 callersFunctiondecodeToolBytes
(data []byte)
tools/builtin.go:1100
↓ 3 callersFunctionderefAgentInput
(input any)
agent/agent_tool.go:231
↓ 3 callersFunctiondetectLineEndings
(content string)
tools/builtin.go:1115
↓ 3 callersMethoddisconnectMCP
(ctx context.Context)
agent/loop.go:277
↓ 3 callersFunctiondoRawJSONRequest
( ctx context.Context, httpClient *http.Client, method string, url string, headers map[string]string, bo
api/client.go:950
↓ 3 callersMethodemitFrame
(eventType string, frame luminaui.RenderFrame)
backend/bridge.go:117
↓ 3 callersMethodemitStatus
(status string, extra map[string]any)
backend/session.go:394
↓ 3 callersFunctionendpointPath
()
frontend/src/backend.ts:100
↓ 3 callersFunctionensureAgentMemoryIndex
(scopePath string)
memory/agent_memory.go:181
↓ 3 callersMethodfinishCancelled
(tcID, content string)
agent/tools_executor.go:487
↓ 3 callersMethodfinishResult
(tcID, content, truncated string, isError bool)
agent/tools_executor.go:491
↓ 3 callersFunctionfloatPtr
(value float64)
benchmark/agentbench/stats.go:53
↓ 3 callersFunctionformatSize
(sizeBytes int)
tools/budget.go:120
↓ 3 callersMethodformatStatus
(frame RenderFrame)
ui/fullscreen_backend.go:861
↓ 3 callersMethodftsAvailable
(ctx context.Context)
sessionmemory/store.go:650
↓ 3 callersFunctiongetBool
(m map[string]any, key string)
api/client.go:1345
↓ 3 callersFunctiongetNamedTemplateSection
(name string)
agentContext/builder.go:633
↓ 3 callersFunctiongetPaneScroll
(pane: any)
frontend/src/tui.ts:864
↓ 3 callersFunctionintMetric
(metrics map[string]any, key string)
benchmark/agentbench/official.go:551
↓ 3 callersFunctionintPointerField
(raw map[string]any, key string)
benchmark/agentbench/official_diagnostics.go:197
↓ 3 callersFunctionintString
(value int)
test/backend_daemon_ipc_test.go:501
↓ 3 callersMethodisAborted
()
agent/loop.go:1441
↓ 3 callersFunctionlargeGitContext
()
test/prompt_snapshot_parity_test.go:67
↓ 3 callersMethodlaunch
(tcID string)
agent/tools_executor.go:360
↓ 3 callersMethodloadDirectory
(root string, source SkillSource)
skills/loader.go:71
↓ 3 callersFunctionloadMCPFile
(path string, merged map[string]map[string]any, order *[]string)
mcp/config.go:111
↓ 3 callersFunctionluminaHistoryFile
()
ui/terminal_backend.go:153
↓ 3 callersFunctionmapValue
(v any)
mcp/protocol.go:156
↓ 3 callersMethodmaybeDrain
()
agent/tools_executor.go:309
↓ 3 callersFunctionmemoryFiles
(memoryDir string)
memory/cleanup.go:122
↓ 3 callersFunctionmustBuildMainPrompt
(t *testing.T, cwd, gitContext, memorySection string)
test/prompt_snapshot_parity_test.go:71
↓ 3 callersFunctionmustJSON
(v any)
test/task_tools_parity_test.go:655
↓ 3 callersFunctionmustResolvePath
(t *testing.T, path string)
test/tools_parity_test.go:1082
↓ 3 callersFunctionnonEmptyStrings
(values []string)
ui/runtime.go:975
↓ 3 callersFunctionnowSeconds
()
tools/bash/background.go:392
↓ 3 callersFunctionnumericValue
(value any)
benchmark/core.go:372
↓ 3 callersFunctionpadVisible
(text string, width int)
ui/fullscreen_backend.go:1352
↓ 3 callersFunctionparseOrderedJSONValue
(decoder *json.Decoder)
tools/builtin.go:459
↓ 3 callersFunctionpermissionPromptFromEvent
(event UiEvent)
ui/runtime.go:781
↓ 3 callersFunctionpythonStringRepr
(value string)
agentContext/tokens.go:83
↓ 3 callersMethodreadFullscreenText
()
ui/fullscreen_backend.go:1568
↓ 3 callersFunctionreadProjectInstructionFileWithOptions
(directory string, filenames []string, maxBytes int)
agentContext/builder.go:315
↓ 3 callersMethodrefreshContextWindowFrame
()
ui/runtime.go:534
↓ 3 callersMethodregisterRecordLocked
(record *AgentTaskRecord, createTaskScope bool)
agent/task_runtime.go:770
↓ 3 callersFunctionrepoRoot
(t *testing.T)
test/assets_layout_test.go:87
↓ 3 callersFunctionrequestContainsText
(messages []any, needle string)
test/task_tools_parity_test.go:609
↓ 3 callersFunctionrequireSubstringsInOrder
(t *testing.T, text string, substrings ...string)
test/session_store_parity_test.go:442
↓ 3 callersMethodresetHistoryBrowse
()
frontend/src/tui.ts:848
↓ 3 callersMethodresolve
(decision: string)
frontend/src/tui.ts:801
↓ 3 callersMethodresolveProjectRoot
()
agent/subagent.go:638
↓ 3 callersFunctionresolveResourcePath
(resourceDir, path string)
config/config.go:689
↓ 3 callersFunctionrunGitCommand
(cwd string, timeout time.Duration, args ...string)
agentContext/builder.go:295
↓ 3 callersFunctionrunPluginNames
(run BenchmarkRun)
benchmark/core.go:396
↓ 3 callersMethodscheduleTerminalRecordCleanupLocked
(taskID string)
agent/task_runtime.go:882
↓ 3 callersMethodscrollTitle
(title, pane, text string, height int)
ui/fullscreen_backend.go:1055
↓ 3 callersFunctionsecondsDuration
(seconds float32)
agentContext/builder.go:291
↓ 3 callersFunctionselectedBenchmarkTiers
(variant *VariantOverride)
benchmark/plugins.go:248
↓ 3 callersFunctionserializeTaskResult
(value any)
agent/agent_tool.go:403
↓ 3 callersFunctionsetToSortedSlice
(set mapset.Set[string])
security/permission.go:184
↓ 3 callersFunctionsingleRawFinding
(command string, re *regexp.Regexp, id int, desc string)
tools/bash/security.go:388
↓ 3 callersFunctionsnapshotSession
(t *testing.T, conn *websocket.Conn, sessionID, id string)
test/backend_daemon_ipc_test.go:399
← previousnext →501–600 of 2,483, ranked by callers