Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ functions
Functions
2,483 in github.com/GongShichen/LuminaCode
⨍
Functions
2,483
◇
Types & classes
332
↓ 3 callers
Method
Observe
(ctx context.Context, cfg config.Config, sessionID string, messages []map[string]any, force bool)
sessionmemory/store.go:64
↓ 3 callers
Method
PickFromList
(title string, values [][2]string)
ui/terminal_backend.go:715
↓ 3 callers
Method
PostToolUse
(tc coretools.ToolCall, state *AgentState)
agent/loop.go:965
↓ 3 callers
Function
RecallMemoriesForQuery
(ctx context.Context, query, memoryDir string, clientFactory ClientFactory, recentTools []string, alreadySurfa
memory/recall.go:111
↓ 3 callers
Function
RecalledMemoryIDs
(messages []map[string]any, source ...string)
memory/injection.go:100
↓ 3 callers
Function
RenderAgentToolResult
(content string, isError bool)
agent/tool_ui.go:27
↓ 3 callers
Method
ResolveMCPTrust
(granted bool)
agent/loop.go:417
↓ 3 callers
Method
ResolvePermission
(decision string, toolName string)
agent/loop.go:388
↓ 3 callers
Method
ResolveSkillPermission
(granted bool)
agent/loop.go:404
↓ 3 callers
Function
SanitizeAgentTypeForPath
(agentType string)
memory/agent_memory.go:16
↓ 3 callers
Method
Save
(sessionID string, messages []map[string]any, turnCount int)
session/store.go:43
↓ 3 callers
Function
SelectRelevantMemories
(ctx context.Context, query, manifest string, clientFactory ClientFactory, recentTools []string, alreadySurfac
memory/recall.go:69
↓ 3 callers
Method
Send
(ctx context.Context, message any)
mcp/transport.go:20
↓ 3 callers
Method
Send
(_ context.Context, message any)
mcp/transport.go:77
↓ 3 callers
Method
SendMessage
(taskID, scopeID, prompt string)
agent/task_runtime.go:331
↓ 3 callers
Function
SerializeMemoryFile
(entry MemoryEntry)
memory/models.go:87
↓ 3 callers
Function
Serve
(ctx context.Context, opts DaemonOptions)
backend/daemon.go:63
↓ 3 callers
Method
ShouldExtract
(state *AgentState)
agent/memory_extraction.go:73
↓ 3 callers
Method
Shutdown
()
agent/query_engine.go:59
↓ 3 callers
Method
StartBackground
( command, description, cwd string, timeout time.Duration)
tools/bash/background.go:120
↓ 3 callers
Method
String
()
cmd/run_unified_eval_report/main.go:14
↓ 3 callers
Function
StripSkillContextMessages
(messages []map[string]any, sources map[string]struct{})
skills/runtime.go:30
↓ 3 callers
Function
StripTransientContextMessages
(messages []map[string]any)
agent/query_engine.go:230
↓ 3 callers
Method
ToMap
()
agent/task_runtime.go:53
↓ 3 callers
Function
TrustedMCPPath
(projectRoot string)
mcp/config.go:71
↓ 3 callers
Method
Update
(frame RenderFrame)
ui/backend.go:44
↓ 3 callers
Method
VisiblePanes
()
ui/fullscreen_backend.go:331
↓ 3 callers
Function
agentTimeoutSeconds
(input AgentInput)
agent/agent_tool.go:184
↓ 3 callers
Function
appendHarnessSystemPrompt
(prompt, mode string)
agent/harness_prompt.go:16
↓ 3 callers
Method
appendTaskActivityLine
(text string)
ui/fullscreen_backend.go:715
↓ 3 callers
Function
backendBin
()
frontend/src/backend.ts:51
↓ 3 callers
Function
boolField
(raw map[string]any, key string)
benchmark/agentbench/official_diagnostics.go:192
↓ 3 callers
Function
canonicalTestPath
(t *testing.T, path string)
test/worktree_parity_test.go:112
↓ 3 callers
Function
checkAllowedReadRoots
(path string, raw any)
tools/builtin.go:1153
↓ 3 callers
Function
checkAllowedWriteRoots
(path string, raw any)
tools/builtin.go:1157
↓ 3 callers
Function
cloneVariant
(variant VariantOverride)
benchmark/profiles.go:56
↓ 3 callers
Function
coerceStringList
(value any, allowScalar bool)
skills/models.go:133
↓ 3 callers
Function
commandRuleForPrefix
(prefix string)
security/permission.go:130
↓ 3 callers
Function
completionReplacementLength
(before string, completion luminacli.Completion)
ui/terminal_backend.go:817
↓ 3 callers
Function
decodeToolBytes
(data []byte)
tools/builtin.go:1100
↓ 3 callers
Function
derefAgentInput
(input any)
agent/agent_tool.go:231
↓ 3 callers
Function
detectLineEndings
(content string)
tools/builtin.go:1115
↓ 3 callers
Method
disconnectMCP
(ctx context.Context)
agent/loop.go:277
↓ 3 callers
Function
doRawJSONRequest
( ctx context.Context, httpClient *http.Client, method string, url string, headers map[string]string, bo
api/client.go:950
↓ 3 callers
Method
emitFrame
(eventType string, frame luminaui.RenderFrame)
backend/bridge.go:117
↓ 3 callers
Method
emitStatus
(status string, extra map[string]any)
backend/session.go:394
↓ 3 callers
Function
endpointPath
()
frontend/src/backend.ts:100
↓ 3 callers
Function
ensureAgentMemoryIndex
(scopePath string)
memory/agent_memory.go:181
↓ 3 callers
Method
finishCancelled
(tcID, content string)
agent/tools_executor.go:487
↓ 3 callers
Method
finishResult
(tcID, content, truncated string, isError bool)
agent/tools_executor.go:491
↓ 3 callers
Function
floatPtr
(value float64)
benchmark/agentbench/stats.go:53
↓ 3 callers
Function
formatSize
(sizeBytes int)
tools/budget.go:120
↓ 3 callers
Method
formatStatus
(frame RenderFrame)
ui/fullscreen_backend.go:861
↓ 3 callers
Method
ftsAvailable
(ctx context.Context)
sessionmemory/store.go:650
↓ 3 callers
Function
getBool
(m map[string]any, key string)
api/client.go:1345
↓ 3 callers
Function
getNamedTemplateSection
(name string)
agentContext/builder.go:633
↓ 3 callers
Function
getPaneScroll
(pane: any)
frontend/src/tui.ts:864
↓ 3 callers
Function
intMetric
(metrics map[string]any, key string)
benchmark/agentbench/official.go:551
↓ 3 callers
Function
intPointerField
(raw map[string]any, key string)
benchmark/agentbench/official_diagnostics.go:197
↓ 3 callers
Function
intString
(value int)
test/backend_daemon_ipc_test.go:501
↓ 3 callers
Method
isAborted
()
agent/loop.go:1441
↓ 3 callers
Function
largeGitContext
()
test/prompt_snapshot_parity_test.go:67
↓ 3 callers
Method
launch
(tcID string)
agent/tools_executor.go:360
↓ 3 callers
Method
loadDirectory
(root string, source SkillSource)
skills/loader.go:71
↓ 3 callers
Function
loadMCPFile
(path string, merged map[string]map[string]any, order *[]string)
mcp/config.go:111
↓ 3 callers
Function
luminaHistoryFile
()
ui/terminal_backend.go:153
↓ 3 callers
Function
mapValue
(v any)
mcp/protocol.go:156
↓ 3 callers
Method
maybeDrain
()
agent/tools_executor.go:309
↓ 3 callers
Function
memoryFiles
(memoryDir string)
memory/cleanup.go:122
↓ 3 callers
Function
mustBuildMainPrompt
(t *testing.T, cwd, gitContext, memorySection string)
test/prompt_snapshot_parity_test.go:71
↓ 3 callers
Function
mustJSON
(v any)
test/task_tools_parity_test.go:655
↓ 3 callers
Function
mustResolvePath
(t *testing.T, path string)
test/tools_parity_test.go:1082
↓ 3 callers
Function
nonEmptyStrings
(values []string)
ui/runtime.go:975
↓ 3 callers
Function
nowSeconds
()
tools/bash/background.go:392
↓ 3 callers
Function
numericValue
(value any)
benchmark/core.go:372
↓ 3 callers
Function
padVisible
(text string, width int)
ui/fullscreen_backend.go:1352
↓ 3 callers
Function
parseOrderedJSONValue
(decoder *json.Decoder)
tools/builtin.go:459
↓ 3 callers
Function
permissionPromptFromEvent
(event UiEvent)
ui/runtime.go:781
↓ 3 callers
Function
pythonStringRepr
(value string)
agentContext/tokens.go:83
↓ 3 callers
Method
readFullscreenText
()
ui/fullscreen_backend.go:1568
↓ 3 callers
Function
readProjectInstructionFileWithOptions
(directory string, filenames []string, maxBytes int)
agentContext/builder.go:315
↓ 3 callers
Method
refreshContextWindowFrame
()
ui/runtime.go:534
↓ 3 callers
Method
registerRecordLocked
(record *AgentTaskRecord, createTaskScope bool)
agent/task_runtime.go:770
↓ 3 callers
Function
repoRoot
(t *testing.T)
test/assets_layout_test.go:87
↓ 3 callers
Function
requestContainsText
(messages []any, needle string)
test/task_tools_parity_test.go:609
↓ 3 callers
Function
requireSubstringsInOrder
(t *testing.T, text string, substrings ...string)
test/session_store_parity_test.go:442
↓ 3 callers
Method
resetHistoryBrowse
()
frontend/src/tui.ts:848
↓ 3 callers
Method
resolve
(decision: string)
frontend/src/tui.ts:801
↓ 3 callers
Method
resolveProjectRoot
()
agent/subagent.go:638
↓ 3 callers
Function
resolveResourcePath
(resourceDir, path string)
config/config.go:689
↓ 3 callers
Function
runGitCommand
(cwd string, timeout time.Duration, args ...string)
agentContext/builder.go:295
↓ 3 callers
Function
runPluginNames
(run BenchmarkRun)
benchmark/core.go:396
↓ 3 callers
Method
scheduleTerminalRecordCleanupLocked
(taskID string)
agent/task_runtime.go:882
↓ 3 callers
Method
scrollTitle
(title, pane, text string, height int)
ui/fullscreen_backend.go:1055
↓ 3 callers
Function
secondsDuration
(seconds float32)
agentContext/builder.go:291
↓ 3 callers
Function
selectedBenchmarkTiers
(variant *VariantOverride)
benchmark/plugins.go:248
↓ 3 callers
Function
serializeTaskResult
(value any)
agent/agent_tool.go:403
↓ 3 callers
Function
setToSortedSlice
(set mapset.Set[string])
security/permission.go:184
↓ 3 callers
Function
singleRawFinding
(command string, re *regexp.Regexp, id int, desc string)
tools/bash/security.go:388
↓ 3 callers
Function
snapshotSession
(t *testing.T, conn *websocket.Conn, sessionID, id string)
test/backend_daemon_ipc_test.go:399
← previous
next →
501–600 of 2,483, ranked by callers