MCPcopy Create free account

hub / github.com/Muuuun/luxas / functions

Functions585 in github.com/Muuuun/luxas

↓ 3 callersFunctionlistJobIds
(projectDir: string)
src/jobs/registry.ts:95
↓ 3 callersFunctionloadOwnedJob
(jobId: string)
src/tools/job-control.ts:58
↓ 3 callersFunctionmd5OrNull
(path: string)
src/utils.ts:163
↓ 3 callersFunctionmethodologyPath
(projectDir: string)
src/methodology.ts:39
↓ 3 callersFunctionnormalizeForFuzzyMatch
(text: string)
src/agents/edit-recovery.ts:35
↓ 3 callersFunctionnotifyFileContextEntry
( hooks: SafetyRuntimeHooks | undefined, absPath: string, entry: FileContextEntry, )
src/agents/safety-wrappers.ts:607
↓ 3 callersFunctionok
(text: string, details: Record<string, any> = {})
src/tools/figure-gen.ts:31
↓ 3 callersFunctionownerOrError
()
src/tools/job-control.ts:52
↓ 3 callersFunctionparseAuditFrontmatter
(block: string)
src/utils.ts:213
↓ 3 callersFunctionreadCounter
(path: string)
src/meta-agents/state.ts:80
↓ 3 callersFunctionreadJsonKey
(path: string, keys: string[])
src/auth.ts:175
↓ 3 callersFunctionreadSisyphusAuthKey
* Persistent fallback for API keys when env doesn't have them. Used when * Sisyphus is spawned by a parent that lacks shell env (notably the * studi
src/auth.ts:145
↓ 3 callersFunctionregistryPath
(agentDir: string)
src/active-agents.ts:120
↓ 3 callersMethodregular_rep
Left regular representation B_G(a) for a = sum_{g in support} g. B[mult[g, j], j] = 1 for each g in support, each j (mod 2 dedup). s
skills/qec-construct/scripts/kernel/group.py:99
↓ 3 callersFunctionrenderScriptPreview
(entry: ScriptFile, previewLines: number)
src/agents/context-builders.ts:48
↓ 3 callersFunctionresolveScopeRoots
( roots: string[] | undefined, projectDir: string, templateVars: Record<string, string>, )
src/agents/safety-wrappers.ts:850
↓ 3 callersMethodsetFlag
(key: string, value: any = true, ttlMs?: number)
src/reminders.ts:63
↓ 3 callersFunctionsettlePromise
(value: { content: any[]; details: BashResult })
src/tools/bash-hardened.ts:180
↓ 3 callersFunctiontruncate
(text: string, maxLen: number)
src/pi-agent.ts:581
↓ 3 callersFunctionwriteCounter
(path: string, n: number)
src/meta-agents/state.ts:87
↓ 2 callersFunction_crashLog
(kind: "unhandledRejection" | "uncaughtException", err: unknown)
src/index.ts:65
↓ 2 callersFunction_group_to_index
Convert a tuple of exponents to a flat integer index (mixed-radix).
skills/qec-construct/scripts/kernel/tricycle_stcp.py:17
↓ 2 callersFunction_kccz_greedy
Greedy decomposition of the logical CCZ tensor. Iteratively picks a unit entry, removes all entries sharing any of its three indices, and rep
skills/qec-construct/scripts/kernel/ccz_subrank.py:272
↓ 2 callersFunction_solve_ilp_pulp
Solve the ILP using PuLP with the named solver backend.
skills/qec-construct/scripts/kernel/tricycle_distance.py:196
↓ 2 callersFunctionaddAgent
(agentDir: string, agent: ActiveAgent)
src/active-agents.ts:183
↓ 2 callersMethodappendMessage
#5: Append a raw agent message as a MessageEntry.
src/session.ts:271
↓ 2 callersFunctionappendPIFeedback
* Append-only persistence for PI feedback. Overwriting destroyed prior * rounds' instructions mid-run (observed: a ">=3 ramp shapes" instruction * s
src/pi-agent.ts:546
↓ 2 callersFunctionarchiveSlug
(projectDir: string)
src/memory.ts:369
↓ 2 callersMethodattach
(agent: InstanceType<typeof Agent>, tokenTap: TokenTap)
src/agents/spawn.ts:735
↓ 2 callersMethodattachRecovery
(recovery: LengthRecoveryController)
src/agents/spawn.ts:736
↓ 2 callersFunctionbudgetWeight
Char budget weighted for CJK: ~1 token/char vs ~1 token/4 chars for ASCII.
src/memory.ts:300
↓ 2 callersFunctionbuildAgentFromDefinition
(opts: SpawnAgentOptions)
src/agents/spawn.ts:392
↓ 2 callersFunctionbuildFigureConvergenceBlock
(projectDir: string)
src/agents/context-builders.ts:378
↓ 2 callersFunctionbuildPrompt
(researchGoal: string, userDirective?: string)
src/index.ts:472
↓ 2 callersFunctionbuildSafetyWrapper
( config: SafetyConfig | undefined, )
src/agents/safety-wrappers.ts:874
↓ 2 callersFunctionbuildSessionContext
(session: Session)
src/session.ts:296
↓ 2 callersFunctionbumpCounterAtomic
* Atomically increment a counter file. The naive read-then-write at * `bumpRunCounter` previously was a non-atomic read-modify-write — two * concurr
src/meta-agents/state.ts:119
↓ 2 callersFunctionclassifyThrownStopReason
(err: unknown)
src/active-agents.ts:86
↓ 2 callersFunctioncleanDirName
(name: string)
src/tui/projects.ts:104
↓ 2 callersMethodclear
Drop all entries. Used post-compact to avoid double-injection.
src/agents/file-context-cache.ts:79
↓ 2 callersFunctioncloneMessage
(message: TMessage)
src/compaction/adapter.ts:13
↓ 2 callersFunctioncollectScripts
(projectDir: string, opts: { maxFiles?: number } = {})
src/agents/context-builders.ts:28
↓ 2 callersFunctioncommitTerminal
(next: JobState)
src/tools/bash-hardened.ts:190
↓ 2 callersMethodcreate
(file: string, cwd: string)
src/session.ts:100
↓ 2 callersFunctioncreateAuthorityEscalationTools
(projectDir: string)
src/tools/authority-escalation.ts:101
↓ 2 callersFunctioncreateCodingToolsForProject
(projectDir: string)
src/tools/coding.ts:14
↓ 2 callersFunctioncreateCompactionTransform
( opts: CompactionTransformOptions, )
src/compaction/create-transform.ts:59
↓ 2 callersFunctioncreateFileContextCache
( opts: { maxEntries?: number } = {}, )
src/agents/file-context-cache.ts:82
↓ 2 callersFunctioncreateLengthRecoveryController
()
src/agents/spawn.ts:591
↓ 2 callersFunctioncreateReportTools
(projectDir: string)
src/tools/report.ts:101
↓ 2 callersFunctioncreateResearchAgent
(opts: ResearchAgentOptions)
src/agent.ts:100
↓ 2 callersFunctioncreateSubAgentExitCollector
(t0: number)
src/agents/spawn.ts:746
↓ 2 callersFunctionderiveState
(session: Session)
src/session.ts:284
↓ 2 callersFunctiondetectGenericRepeat
(entries, window = 10, threshold = 3)
monitor/analyze.cjs:99
↓ 2 callersFunctiondiscoverProjects
(baseDir: string)
src/tui/projects.ts:38
↓ 2 callersFunctiondriveAgentWithLengthRecovery
* Inner length-recovery loop shared by initial spawn (runWithLengthRecovery) * and continue (continueWithLengthRecovery). Repeats while the last assi
src/agents/spawn.ts:665
↓ 2 callersFunctionensureLiteratureFile
(projectDir: string)
src/methodology.ts:134
↓ 2 callersFunctionerrResult
(text: string)
src/tools/authority-escalation.ts:41
↓ 2 callersFunctionevaluateProgress
( opts: PIMonitorOptions, toolCallCount: number, milestoneInfo?: { milestone: string; questions?: string
src/pi-agent.ts:218
↓ 2 callersFunctionfindAnchorMatches
(fuzzyContent: string, anchor: string)
src/agents/edit-recovery.ts:63
↓ 2 callersFunctionflush
()
src/tools/index.ts:77
↓ 2 callersFunctionformatExcerpt
(lines: string[], centerLine: number)
src/agents/edit-recovery.ts:116
↓ 2 callersFunctionformatFeedback
(verdict: PIVerdict, toolCallCount: number)
src/pi-agent.ts:551
↓ 2 callersFunctionformatTokens
(n: number)
src/tui/theme.ts:78
↓ 2 callersFunctionfreshExcerptError
( absPath: string, displayPath: string, oldText: string, originalErr: string, cachedContent?: string
src/agents/edit-recovery.ts:155
↓ 2 callersFunctiongetApiKey
(provider: string)
src/auth.ts:166
↓ 2 callersMethodgetCompactionSummary
Get the latest compaction summary on the current branch.
src/session.ts:184
↓ 2 callersFunctiongetContextWindow
(model: Model<any>)
src/compaction/create-transform.ts:28
↓ 2 callersFunctionhandleResult
()
src/tools/bash-hardened.ts:244
↓ 2 callersFunctionheartbeatPath
(agentDir: string, agentId: string)
src/active-agents.ts:326
↓ 2 callersFunctionheuristicNote
( messages: TMessage[], adapter: ConversationAdapter<TMessage>, )
src/compaction/summarizer.ts:172
↓ 2 callersMethodinspect
( messages: TMessage[], usageTokens?: number, )
src/compaction/engine.ts:35
↓ 2 callersMethodinstall
* Subscribe to an agent's events to capture token usage. * Returns an unsubscribe function.
src/compaction/token-tap.ts:16
↓ 2 callersFunctioninstallUsageTracking
(logPath: string)
src/usage-log.ts:191
↓ 2 callersFunctionisAlive
(agentDir: string, agentId: string, thresholdMs = 60_000)
src/active-agents.ts:345
↓ 2 callersFunctionisSystemReserved
(abs: string, projectDir: string)
src/agents/safety-wrappers.ts:136
↓ 2 callersFunctionisThrowawayPath
(projectDir: string)
src/memory.ts:98
↓ 2 callersFunctionisTransientError
(err: unknown)
src/usage-log.ts:141
↓ 2 callersFunctionjobsDir
(projectDir: string)
src/jobs/registry.ts:60
↓ 2 callersFunctionkillGroup
()
src/tools/bash-hardened.ts:228
↓ 2 callersFunctionlistDir
(rel)
monitor/analyze.cjs:76
↓ 2 callersFunctionloadAgentDefinitions
()
src/agents/registry.ts:77
↓ 2 callersFunctionloadJsonl
(path: string, parse: (line: string) => T | null)
src/meta-agents/observations.ts:77
↓ 2 callersFunctionmarkFailed
(agentDir: string, agentId: string, error: string, exit?: SubAgentExit)
src/active-agents.ts:248
↓ 2 callersFunctionnormalizeDoi
(doi)
monitor/analyze.cjs:55
↓ 2 callersFunctionnotifyFileTouched
( hooks: SafetyRuntimeHooks | undefined, abs: string, via: "write" | "edit", )
src/agents/safety-wrappers.ts:593
↓ 2 callersFunctionoriginalRequestBlock
(text: string)
src/utils.ts:60
↓ 2 callersFunctionparseFollowUps
(text: string)
src/utils.ts:293
↓ 2 callersFunctionparseLatestPIVerdict
(projectDir: string)
src/tools/index.ts:111
↓ 2 callersFunctionpickAnchors
(oldText: string)
src/agents/edit-recovery.ts:48
↓ 2 callersFunctionpickRequireToolChoice
(model: any)
src/agents/spawn.ts:272
↓ 2 callersFunctionreconcileOnStartup
(projectDir: string)
src/jobs/registry.ts:218
↓ 2 callersFunctionregisterProject
(projectDir: string)
src/memory.ts:69
↓ 2 callersFunctionregistryPath
(projectDir: string)
src/tools/authority-escalation.ts:37
↓ 2 callersFunctionresolveContextBuilder
(name: string | undefined)
src/agents/context-builders.ts:64
↓ 2 callersFunctionresolvePrompt
(def: AgentDefinition, vars: Record<string, string>)
src/agents/registry.ts:101
↓ 2 callersFunctionrunLatex
()
src/tools/figure-gen.ts:175
↓ 2 callersFunctionrunWithLengthRecovery
( agent: InstanceType<typeof Agent>, initialPrompt: string, recovery: LengthRecoveryController, )
src/agents/spawn.ts:628
↓ 2 callersFunctionsaveProjects
(projects: ProjectEntry[])
src/memory.ts:60
↓ 2 callersFunctionselectPastProjects
(currentDir: string)
src/memory.ts:245
← previousnext →101–200 of 585, ranked by callers