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
↓ 10 callers
Method
hideMenu
()
frontend/src/tui.ts:821
↓ 10 callers
Function
minInt
(a, b int)
ui/fullscreen_backend.go:1942
↓ 10 callers
Function
newTimelineEvent
(start time.Time, at time.Time, name string, metadata map[string]any)
benchmark/agentbench/headless.go:73
↓ 10 callers
Function
truncateString
(value string, limit int)
ui/runtime.go:967
↓ 10 callers
Function
waitUntilStatus
(t *testing.T, rt *agent.AgentTaskRuntime, taskID, scopeID, status string)
test/task_tools_parity_test.go:630
↓ 9 callers
Method
Compress
( messages []map[string]any, currentTokens int, systemPrompt string, contextLimit int, threshold float64,
agentContext/pipeline.go:68
↓ 9 callers
Function
DefaultContextPipeline
()
agentContext/pipeline.go:61
↓ 9 callers
Function
ExecutionCaseIDsFor
(plugin BenchmarkPluginName, tiers []string, group string)
benchmark/case_catalog.go:394
↓ 9 callers
Method
Flush
(force bool)
ui/runtime.go:476
↓ 9 callers
Method
GetDeferredTools
()
tools/registry.go:126
↓ 9 callers
Method
HasPendingResult
()
agent/memory_extraction.go:115
↓ 9 callers
Method
LoadSkillRecovery
(sessionID string)
session/store.go:181
↓ 9 callers
Method
LoadState
(sessionID string)
session/store.go:145
↓ 9 callers
Function
NewSkillLoader
(cfg config.Config)
skills/loader.go:19
↓ 9 callers
Function
NewSkillRegistry
(root string)
skills/registry.go:17
↓ 9 callers
Function
ParseMessage
(data string)
mcp/protocol.go:82
↓ 9 callers
Function
RunShellCommand
(ctx context.Context, dir string, command string, timeout time.Duration)
benchmark/agentbench/commands.go:11
↓ 9 callers
Method
Schedule
(_ context.Context, state *AgentState, memoryDir string)
agent/memory_extraction.go:87
↓ 9 callers
Method
Shutdown
(RenderFrame)
ui/runtime.go:70
↓ 9 callers
Method
SkillRegistry
()
agent/query_engine.go:93
↓ 9 callers
Function
TruncateRunes
(s string, maxLen int)
agentContext/auto.go:106
↓ 9 callers
Function
WriteMemoryIndex
(memoryDir string)
memory/index.go:156
↓ 9 callers
Function
assertProcessMetric
(t *testing.T, metrics map[string]float64, name string, want float64)
test/benchmark_plugins_parity_test.go:194
↓ 9 callers
Method
controllerFromParams
(raw json.RawMessage)
backend/daemon.go:370
↓ 9 callers
Function
isolatedConfig
(t *testing.T)
test/config_helpers_test.go:10
↓ 9 callers
Function
newRegistryEchoTool
()
test/registry_parity_test.go:18
↓ 9 callers
Function
readRPCResponse
(t *testing.T, conn *websocket.Conn, id string)
test/backend_daemon_ipc_test.go:477
↓ 9 callers
Method
sessionDir
(sessionID string)
session/store.go:398
↓ 9 callers
Function
stringFromExecCtx
(execCtx ExecutionContext, key string)
tools/builtin.go:1066
↓ 9 callers
Function
variantEnabled
(variant *VariantOverride, key string)
benchmark/plugins.go:236
↓ 9 callers
Function
waitForRPCOK
(t *testing.T, conn *websocket.Conn, id string)
test/backend_daemon_ipc_test.go:378
↓ 8 callers
Method
Clear
()
backend/session.go:243
↓ 8 callers
Method
CompressionThreshold
()
config/config.go:229
↓ 8 callers
Function
CreateLLMClient
( apiKey string, baseURL string, model string, maxTokens int, thinkingBudgetTokens *int, retryConfig *Re
api/client.go:869
↓ 8 callers
Method
Get
()
ui/runtime.go:114
↓ 8 callers
Method
HasPendingWork
()
agent/tools_executor.go:168
↓ 8 callers
Function
MakeRequest
(method string, params map[string]any, requestID int)
mcp/protocol.go:117
↓ 8 callers
Function
MaxInt
(a, b int)
agentContext/micro.go:81
↓ 8 callers
Function
ParseSkillMD
(filePath string)
skills/models.go:56
↓ 8 callers
Function
Percentile
(values []float64, percentile float64)
benchmark/agentbench/stats.go:19
↓ 8 callers
Function
RoughEstimate
(source any)
agentContext/tokens.go:10
↓ 8 callers
Method
RunSuite
(context.Context, *VariantOverride)
benchmark/models.go:50
↓ 8 callers
Method
SaveStateWithRecovery
(sessionID string, state *agent.AgentState, recovery map[string]any, tasks []map[string]any)
session/store.go:92
↓ 8 callers
Method
ScrollPane
(pane, text string, delta, height int)
ui/fullscreen_backend.go:378
↓ 8 callers
Method
ToAPISchema
()
tools/base.go:59
↓ 8 callers
Function
asMap
(value any)
mcp/client.go:423
↓ 8 callers
Function
createSession
(t *testing.T, conn *websocket.Conn, root, id string)
test/backend_daemon_ipc_test.go:387
↓ 8 callers
Function
decodeResult
(t *testing.T, result any, out any)
test/backend_daemon_ipc_test.go:454
↓ 8 callers
Function
mapFromAny
(value any)
tools/mcp_schema.go:259
↓ 8 callers
Function
newOrderedJSONMap
()
session/store.go:593
↓ 8 callers
Method
renderTasks
()
frontend/src/tui.ts:693
↓ 7 callers
Method
ApplyUIEvent
(event UiEvent)
ui/runtime.go:319
↓ 7 callers
Function
BuildMetaUserMessage
(text, source string)
memory/injection.go:154
↓ 7 callers
Method
CacheEditStateSnapshot
()
agent/loop.go:1145
↓ 7 callers
Method
CompressionContextLimit
()
config/config.go:222
↓ 7 callers
Method
ConfirmCommandPrefix
(prefix string)
security/permission.go:85
↓ 7 callers
Method
DecodeInput
(raw map[string]any)
tools/base.go:41
↓ 7 callers
Function
ExtractQuotedContent
(command string)
tools/bash/security.go:52
↓ 7 callers
Function
GetProfile
(name string)
benchmark/profiles.go:48
↓ 7 callers
Method
GetRemainingResults
(ctx context.Context)
agent/tools_executor.go:196
↓ 7 callers
Method
Int64
()
agent/messages.go:314
↓ 7 callers
Method
IsReadOnly
(input any)
tools/base.go:45
↓ 7 callers
Method
ListTools
()
tools/registry.go:86
↓ 7 callers
Method
LoadMeta
(sessionID string)
session/store.go:248
↓ 7 callers
Method
MountStateSnapshot
(state *agent.AgentState)
ui/runtime.go:142
↓ 7 callers
Method
Name
()
benchmark/models.go:49
↓ 7 callers
Function
NewExtractionController
(cfg config.Config, baseRegistry *coretools.ToolRegistry, extractionConfig ...ExtractionConfig)
agent/memory_extraction.go:65
↓ 7 callers
Function
NewSkillPersistence
()
skills/persistence.go:38
↓ 7 callers
Function
PinFields
(cfg *Config, fields ...string)
config/config.go:206
↓ 7 callers
Method
PrepareRuntime
()
ui/fullscreen_backend.go:124
↓ 7 callers
Function
RunAllSecurityChecks
(command string)
tools/bash/security.go:191
↓ 7 callers
Method
RunSubmitMessage
(ctx context.Context, userInput string, state *agent.AgentState, sessionID string)
ui/runtime.go:180
↓ 7 callers
Method
ToUIEvent
(event agent.StreamEvent)
ui/runtime.go:298
↓ 7 callers
Function
TruncateResult
(content string, maxChars ...int)
agent/compact.go:7
↓ 7 callers
Method
currentSlashCompletions
(line []rune, cursor int)
ui/terminal_backend.go:377
↓ 7 callers
Function
decodeParams
(raw json.RawMessage, out any)
backend/daemon.go:396
↓ 7 callers
Function
dialEndpoint
(t *testing.T, endpoint backend.EndpointInfo)
test/backend_daemon_ipc_test.go:361
↓ 7 callers
Method
emitEvent
(eventType string, payload any)
backend/bridge.go:121
↓ 7 callers
Function
firstExistingPath
(primary, fallback string)
session/store.go:430
↓ 7 callers
Function
getInt
(m map[string]any, key string)
api/client.go:1325
↓ 7 callers
Function
labelSet
(labels ...string)
benchmark/plugins.go:398
↓ 7 callers
Function
microRound
(toolName, toolUseID, content string)
test/context_pipeline_parity_test.go:79
↓ 7 callers
Function
positiveRate
(count int)
benchmark/plugins.go:274
↓ 7 callers
Method
restoreInFlightCacheEdits
()
agent/loop.go:1205
↓ 7 callers
Function
toRPCError
(code string, err error)
backend/daemon.go:403
↓ 7 callers
Function
validateAgentTimeoutSeconds
(seconds int)
agent/agent_tool.go:224
↓ 7 callers
Function
validatePositiveTimeout
(value float64)
tools/builtin.go:1661
↓ 7 callers
Function
waitForEndpoint
(t *testing.T, path string)
test/backend_daemon_ipc_test.go:330
↓ 6 callers
Method
ActivateTool
(name string)
tools/registry.go:134
↓ 6 callers
Function
AssemblePromptSections
(sections []PromptSection)
agentContext/builder.go:832
↓ 6 callers
Function
CollapseMessages
(messages []map[string]any, keepRecent int)
agentContext/collapse.go:151
↓ 6 callers
Method
CycleFocus
(direction int)
ui/fullscreen_backend.go:339
↓ 6 callers
Function
DefaultBenchmarkPlugins
()
benchmark/plugins.go:228
↓ 6 callers
Function
DefaultRetryConfigPtr
()
api/retry.go:24
↓ 6 callers
Method
Disconnect
(ctx context.Context)
mcp/client.go:147
↓ 6 callers
Method
Execute
(ctx context.Context, execCtx ExecutionContext, input any)
tools/base.go:43
↓ 6 callers
Function
ExtractBaseCommand
(command string)
tools/bash/tokenizer.go:264
↓ 6 callers
Function
ExtractPaths
(command string)
tools/bash/validation.go:98
↓ 6 callers
Method
FilteredCopy
(allow, deny map[string]struct{}, readOnlyOnly, enabledOnly bool)
tools/registry.go:104
↓ 6 callers
Function
GetAgentMemoryDirectories
(agentType, projectRoot string)
memory/agent_memory.go:41
← previous
next →
101–200 of 2,483, ranked by callers