MCPcopy Create free account

hub / github.com/Muuuun/luxas / functions

Functions585 in github.com/Muuuun/luxas

FunctioncreatePreambleMessages
(payload)
src/compaction/adapter.ts:163
FunctioncreateProject
(baseDir: string, topic: string)
src/tui/projects.ts:130
FunctiondeleteBranchIfExists
(cwd: string, branch: string)
src/meta-agents/git-helpers.ts:39
MethodentriesSinceCompaction
Number of entries since last compaction (to decide when to compact).
src/session.ts:266
Functionevaluate
(ctx)
src/reminders.ts:124
Functionexecute
(_id: string, params: FigureSummary)
src/index.ts:529
Functionexecute
( _toolCallId: string, params: { milestone: string; questions?: string }, )
src/pi-agent.ts:89
Functionexecute
( _toolCallId: string, params: { prompt: string; outPath: string; styleSuf
src/tools/figure-gen.ts:75
Functionexecute
(_toolCallId: string, params: { title: string })
src/tools/init-report.ts:68
Functionexecute
( _toolCallId: string, params: { dir?: string; texfile?: string }, )
src/tools/report.ts:107
Functionexecute
(_toolCallId: string, params: { summary: string })
src/tools/sub-agent-exit.ts:37
Functionexecute
( _toolCallId: string, params: AuthorityEscalationParamsT, )
src/tools/authority-escalation.ts:113
Functionexecute
( _toolCallId: string, params: { agent?: string; task?: string; tasks?: string[]; background?: boo
src/tools/spawn-agent.ts:324
Functionexecute
( _toolCallId: string, params: { query: string }, )
src/tools/wolfram.ts:61
Functionexecute
(_toolCallId: string, params: { content: string })
src/tui/brainstorm.ts:73
Functionexecute
(_toolCallId: string, params: { pattern: string; path?: string; glob?: string })
src/agents/tool-sets.ts:58
Functionfinalize
(overrideStopReason)
src/agents/spawn.ts:768
FunctionflushUpdate
()
src/tools/bash-hardened.ts:197
MethodformatForContext
Format recent session entries as text for Brain context.
src/session.ts:202
Methodfrom_abelian
Z_{d1} x ... x Z_{dk}, flat index = mixed-radix (matches tricycle_code).
skills/qec-construct/scripts/kernel/group.py:27
Functionget
(target, prop, receiver)
src/usage-log.ts:244
Functionget
(absPath)
src/agents/file-context-cache.ts:108
FunctiongetBlocks
(message)
src/compaction/adapter.ts:33
MethodgetFile
()
src/session.ts:280
MethodgetLeafId
()
src/session.ts:278
FunctiongetMessageId
(message)
src/compaction/adapter.ts:30
MethodgetMessageId
(message: TMessage)
src/compaction/types.ts:135
FunctiongetMetaDefinition
(name: string)
src/meta-agents/registry.ts:69
FunctiongetPlainText
(message)
src/compaction/adapter.ts:41
FunctiongetRole
(message)
src/compaction/adapter.ts:27
FunctiongetToolCallId
(message)
src/compaction/adapter.ts:96
MethodgetToolCallId
(message: TMessage)
src/compaction/types.ts:142
FunctiongetToolOutcomeCallId
(message)
src/compaction/adapter.ts:73
FunctiongetToolOutcomeName
(message)
src/compaction/adapter.ts:84
FunctionhandleData
(data: Buffer)
src/tools/bash-hardened.ts:208
Functionhas
(absPath)
src/agents/file-context-cache.ts:109
FunctionhasTexFiles
(dir: string)
src/utils.ts:112
Functionhas_kccz_one
Return True iff K_CCZ = 1. K_CCZ = 1 means the logical CCZ tensor has at least one non-zero entry and no two non-zero entries have pairwise-d
skills/qec-construct/scripts/kernel/ccz_subrank.py:523
Functioninstall
(agent)
src/compaction/token-tap.ts:34
MethodisStuck
Check if the agent is stuck repeating the same failed action pattern.
src/session.ts:249
FunctionisToolCall
(message)
src/compaction/adapter.ts:90
FunctionisToolOutcome
(message)
src/compaction/adapter.ts:67
FunctionloadObservations
(path: string)
src/meta-agents/observations.ts:69
FunctionloadSupport
(path: string)
src/meta-agents/observations.ts:73
FunctionmakeSpawnTool
* Factory for creating a spawn_agent tool scoped to a specific parent. * Used by spawn.ts when the parent's `spawn.enabled` is true to give * su
src/tools/spawn-agent.ts:297
FunctionmarkApplied
(snapshot)
src/compaction/ledger-file.ts:28
FunctionmarkAttempt
()
src/agents/spawn.ts:597
FunctionmarkReviewed
()
src/pi-agent.ts:137
FunctionmergeBranchToMain
(cwd: string, branch: string)
src/meta-agents/git-helpers.ts:53
FunctiononPaperDownloaded
(paperId: string)
src/agent.ts:196
FunctionparseObservation
(line: string)
src/meta-agents/observations.ts:28
FunctionparseSupport
(line: string)
src/meta-agents/observations.ts:50
FunctionreadNestedJsonKey
(path: string, dotPaths: string[])
src/auth.ts:186
FunctionreadRunCounter
()
src/meta-agents/state.ts:91
FunctionreadSnapshot
()
src/compaction/ledger-file.ts:16
FunctionreadVoteCounter
()
src/meta-agents/state.ts:95
FunctionregisterContextBuilder
(name: string, builder: ContextBuilder)
src/agents/context-builders.ts:69
FunctionregisterToolSet
(name: string, factory: ToolSetFactory)
src/agents/tool-sets.ts:94
FunctionreplacePlainText
(message, text)
src/compaction/adapter.ts:125
FunctionreplaceToolOutcomeText
(message, text)
src/compaction/adapter.ts:108
FunctionresetCap
()
src/agents/spawn.ts:596
FunctionresetRunCounter
()
src/meta-agents/state.ts:160
FunctionresetVoteCounter
()
src/meta-agents/state.ts:164
FunctionresolveMetaPrompt
( def: AgentDefinition, vars: Record<string, string>, )
src/meta-agents/registry.ts:80
FunctionrotateObservationLogs
()
src/meta-agents/state.ts:174
Functionscreen
SOUND cheap screen: reject codes that provably can't beat the frontier. UB >= d_Z (heuristic) => FOM_upper = k*UB^3/n >= true FOM. So FOM_upper <
skills/qec-construct/scripts/kernel/cheap_screen.py:88
FunctionseedRunning
(projectDir: string, opts: SeedRunningOptions)
scripts/test-helpers/seed-job.ts:21
FunctionsetLargeCap
()
src/agents/spawn.ts:595
FunctionsetPIStopped
()
src/hooks.ts:234
Functionsize
()
src/agents/file-context-cache.ts:111
Methodsize
Number of entries currently cached.
src/agents/file-context-cache.ts:76
Functionsnapshot
()
src/agents/file-context-cache.ts:110
FunctionsnapshotState
Snapshot PI state for session persistence.
src/pi-agent.ts:142
FunctionsnapshotState
()
src/hooks.ts:237
Functionsummary
()
scripts/_smoke.ts:17
Functiontheorem_lower_bound
Sound lower bound on the quantum distance d (Menon Thm). Cheap pre-screen. Returns dict: {d_lower, N, classical:[dA,dB,dC], statuses, bound_metho
skills/qec-construct/scripts/kernel/cheap_screen.py:167
Functiontick
Call from subscribe to track tool count and get fallback trigger info
src/pi-agent.ts:128
Methodto_idx
(t)
skills/qec-construct/scripts/kernel/group.py:32
Methodto_tup
(i)
skills/qec-construct/scripts/kernel/group.py:38
FunctiontransformContext
(messages: any[])
src/context.ts:174
FunctiontransformContext
(messages: any[])
src/compaction/create-transform.ts:97
FunctionupdateContextTokens
(usage: any)
src/hooks.ts:223
Functionverify_stcp
Verify STCP conditions and compute f_CCZ for a tricycle code. Parameters ---------- group_shape : tuple of ints Orders of cyclic
skills/qec-construct/scripts/kernel/tricycle_stcp.py:284
FunctionwithMetaWorktree
( sisyphusRoot: string, opts: WorktreeOptions, body: (worktree: string, paths: MetaPaths) => Promise<voi
src/meta-agents/harness-helpers.ts:35
FunctionwithTransientRetry
( attemptFn: () => Promise<T>, delaysMs: number[] = TRANSIENT_RETRY_DELAYS_MS, log: (msg: string) => voi
src/usage-log.ts:167
← previous501–585 of 585, ranked by callers