MCPcopy Create free account

hub / github.com/QodeXcli/QodeX / functions

Functions2,011 in github.com/QodeXcli/QodeX

↓ 6 callersFunctionmkHistory
()
test/result-aging.test.ts:7
↓ 6 callersFunctionmodelSupportsSoftSwitch
(modelId: string)
src/agent/thinking-control.ts:59
↓ 6 callersFunctionnormalizeBaseUrl
(raw: string)
src/setup/gateways.ts:188
↓ 6 callersFunctionnormalizeEan13
(code: string)
src/tools/frontend/print/ean13.ts:30
↓ 6 callersFunctionok
(s: ProbeStatus)
src/utils/network-check.ts:182
↓ 6 callersFunctionopenUrl
( url: string, opts: { env?: NodeJS.ProcessEnv; platform?: string } = {}, )
src/artifacts/open-browser.ts:45
↓ 6 callersFunctionparseMergeResult
(text: string)
src/skills/learning/judge.ts:77
↓ 6 callersFunctionparsePhpLint
(output: string)
src/tools/diagnostics/parsers.ts:171
↓ 6 callersFunctionparseRubricScores
(text: string)
src/skills/learning/judge-cascade.ts:90
↓ 6 callersFunctionphysicalRows
(text: string, width: number)
test/viewport.test.ts:46
↓ 6 callersFunctionquantize
(vec: number[])
src/context/sqlite-index.ts:68
↓ 6 callersFunctionreadCandidate
(name: string)
src/skills/learning/candidate-store.ts:64
↓ 6 callersFunctionreadManifest
(cwd: string, id: string)
src/artifacts/store.ts:139
↓ 6 callersFunctionrecordVersionExecution
( manifest: SkillManifest, version: string, outcome: { success: boolean; tokens?: number; durationMs?: n
src/skills/learning/skill-versioning.ts:205
↓ 6 callersFunctionremoveAttachmentAt
(atts: Attachment[], index: number)
src/cli/components/editor-logic.ts:101
↓ 6 callersFunctionrenderTemplate
(template: string, args: string, ctx: { cwd: string })
src/cli/custom-commands.ts:205
↓ 6 callersFunctionresolveArtifactId
Resolve the artifact id from either `id` or the `name` alias some models send.
src/tools/artifacts/artifact-tools.ts:30
↓ 6 callersFunctionresolveConfiguredVisionModel
()
src/tools/vision/vision-analyze.ts:89
↓ 6 callersFunctionresolveKnownSkill
(name: string)
src/skills/skill-sources.ts:88
↓ 6 callersMethodresolveModel
(modelId: string)
src/llm/router.ts:199
↓ 6 callersMethodrun
( messages: Message[], sessionId: string, options: AgentOptions, )
src/agent/loop.ts:903
↓ 6 callersFunctionsection
(title: str)
services/reranker/probe_mlx.py:36
↓ 6 callersFunctionserializeMaintainHistory
(runs: MaintainRun[], nowIso: string, opts: { key?: string } = {})
src/cli/maintain-history.ts:45
↓ 6 callersFunctionserializeMemory
(facts: string[], title: string)
src/context/memory-mirror.ts:26
↓ 6 callersFunctionsetBrowserCdpUrl
(url: string | undefined)
src/tools/browser/session.ts:59
↓ 6 callersFunctionshellQuote
Quote a shell string for bash / zsh.
vscode-extension/src/extension.ts:81
↓ 6 callersFunctionsplitFrontmatter
(md: string)
src/skills/interop.ts:19
↓ 6 callersFunctionsystemAddendumFor
(taskClass: TaskClass)
src/llm/prompts/task-addenda.ts:337
↓ 6 callersFunctiontry_import
(name: str)
services/reranker/probe_mlx.py:42
↓ 6 callersFunctionupsertEvalSection
(md: string, section: string)
src/skills/learning/eval-record.ts:69
↓ 6 callersFunctionverifyAuditChain
(entries: AuditEntry[])
src/cli/maintain-audit.ts:93
↓ 6 callersFunctionverifyHistoryAudit
(runs: MaintainRun[], audit: HistoryAudit | undefined, key?: string)
src/cli/maintain-history.ts:71
↓ 6 callersFunctionwordLeft
(text: string, cursor: number)
src/cli/components/editor-logic.ts:11
↓ 5 callersFunctionRECEIPT
(o: object)
test/maintain-loop-e2e.test.ts:40
↓ 5 callersFunctionacquireLock
(lockPath: string, opts: LockOptions = {})
src/utils/file-lock.ts:35
↓ 5 callersFunctionannotateImagePrompt
(text: string, cwd: string)
src/utils/image-paths.ts:55
↓ 5 callersFunctionartifactDir
(cwd: string, id: string)
src/artifacts/store.ts:126
↓ 5 callersMethodaskUser
(t: Transport, chatId: string, key: string, prompt: string, options: string[])
src/bot/gateway.ts:199
↓ 5 callersFunctionastChunkFile
(rel: string, content: string, maxLines = 80)
src/context/ast-chunk.ts:118
↓ 5 callersFunctionbucket
(commits: RawCommit[])
src/tools/git/classify-commits.ts:105
↓ 5 callersFunctionbuildBootSteps
(input: BootStepInputs)
src/cli/prompts/boot-steps.ts:23
↓ 5 callersFunctionbuildCandidateSkill
(traj: TrajectorySlice, opts: { name?: string; nowIso: string; confidence?: number } = { nowIso: '' })
src/skills/learning/capture.ts:79
↓ 5 callersFunctionbuildFtsMatch
(raw: string)
src/session/store.ts:24
↓ 5 callersFunctionbuildIndex
(models: Array<{ provider: string; id: string }>)
test/model-resolve.test.ts:26
↓ 5 callersFunctionbuildLesson
(p: FailurePattern)
src/skills/learning/failures.ts:91
↓ 5 callersFunctionbuildModelChoices
( hw: HardwareProfile, detected: DetectedModel[], apiModels: ApiCatalogModel[] = [], )
src/setup/wizard.ts:443
↓ 5 callersFunctionbuildSpecDecodeExtras
( draftModel: string | undefined, lookahead: number, serverHint: SpecServerKind = 'auto', )
src/llm/speculative.ts:262
↓ 5 callersFunctionbuildTextToolInstructions
(schemas: ToolSchema[])
src/llm/text-tool-protocol.ts:59
↓ 5 callersFunctionbuildTunnelArgs
(o: TunnelOpts)
src/cli/ssh-tunnel.ts:26
↓ 5 callersFunctioncapTextForEmbedding
(text: string, maxChars = EMBED_MAX_CHARS)
src/context/retrieval.ts:117
↓ 5 callersFunctionchainHead
(entries: AuditEntry[])
src/cli/maintain-audit.ts:85
↓ 5 callersFunctionchampionRef
(champion: VersionDetail)
src/skills/learning/skill-versioning.ts:126
↓ 5 callersFunctioncheckJsonSyntax
(content: string)
src/tools/ast/syntax-check.ts:93
↓ 5 callersFunctionclampForPlatform
(text: string, platform: DeliveryTarget['platform'])
src/schedule/delivery.ts:57
↓ 5 callersFunctioncodebaseFitScore
(hints: string[], exists: (name: string) => boolean)
src/skills/learning/codebase-fit.ts:55
↓ 5 callersFunctioncrossEncoderRerank
( query: string, candidates: RerankCandidate[], opts: RerankOptions = {}, )
src/context/reranker.ts:58
↓ 5 callersFunctiondeepMerge
(base: T, override: any)
test/fixes-v0.1.1.test.ts:57
↓ 5 callersFunctiondeleteRange
(text: string, from: number, to: number)
src/cli/components/editor-logic.ts:46
↓ 5 callersFunctiondependencyContextFor
( graph: ImportGraph, seedFiles: string[], maxPerSide = 8, )
src/context/symbol-graph.ts:81
↓ 5 callersFunctionderiveStatus
(filesChanged: number, ran: boolean, errorCount: number)
src/skills/learning/eval-record.ts:95
↓ 5 callersFunctiondetectFailurePatterns
(events: FailureEvent[], opts: DetectOpts = DEFAULT_DETECT)
src/skills/learning/failures.ts:72
↓ 5 callersFunctiondetectReactComponent
(src: string)
src/artifacts/preview.ts:92
↓ 5 callersFunctiondetectStacks
(text: string, project: ProjectSignals = {}, max = 2)
src/llm/prompts/stack-profiles.ts:236
↓ 5 callersFunctionean13CheckDigit
(twelve: string)
src/tools/frontend/print/ean13.ts:19
↓ 5 callersFunctionembedChunksResilient
( chunks: Chunk[], embed: (texts: string[]) => Promise<number[][]>, opts: { batchSize?: number; maxChars
src/context/retrieval.ts:131
↓ 5 callersMethodensureOpen
Lazy init — only opens the DB the first time something tries to record.
src/utils/telemetry.ts:93
↓ 5 callersFunctionerrResult
(model: string, note: string)
src/skills/learning/eval.ts:168
↓ 5 callersFunctionev
(event: LearningEvent['event'], name: string, extra: Partial<LearningEvent> = {})
test/skill-learning-phase1.test.ts:32
↓ 5 callersFunctionevaluateCompletion
(finalText: string, messages: MsgLike[])
src/agent/completion-gate.ts:139
↓ 5 callersFunctionexists
(p: string)
src/tools/frontend/detect-stack.ts:43
↓ 5 callersFunctionfakeIO
A fake transport that records every send/edit, with a hand-driven clock.
test/bot-stream-pump.test.ts:6
↓ 5 callersFunctionfakeTransport
A fake transport that captures sends and lets the test inject inbound messages.
test/bot-gateway.test.ts:6
↓ 5 callersFunctionfakeTransport
(withPhoto = true)
test/bot-artifact.test.ts:5
↓ 5 callersFunctionfileFreshness
(files: string[], exists: (f: string) => boolean)
src/context/episodic-memory.ts:89
↓ 5 callersFunctionfilterToTouched
(diags: Diagnostic[], touched: string[], cwd: string)
src/agent/verification.ts:59
↓ 5 callersFunctionfindFsPaths
(text: string, cwd: string)
src/utils/image-paths.ts:119
↓ 5 callersFunctionfindSkillRoot
Walk a freshly extracted source looking for a SKILL.md root.
src/skills/installer.ts:120
↓ 5 callersFunctionfinish
()
src/utils/notify.ts:48
↓ 5 callersFunctionformatReport
(results: TaskRunResult[], summary: EvalSummary, meta: { model?: string; when?: string } = {})
src/eval/score.ts:144
↓ 5 callersFunctionformatScanReport
(result: ScanResult, skillName: string)
src/skills/security-scan.ts:172
↓ 5 callersFunctiongetJournal
()
src/filesystem/transaction.ts:451
↓ 5 callersMethodgetProjectBriefingFact
* Synthesize a single "PROJECT MEMORY" brief, injected through the existing * facts path (see loop.ts), so a new/resumed session in this directory
src/session/store.ts:458
↓ 5 callersFunctionguessContextWindow
(id: string)
src/setup/model-detector.ts:233
↓ 5 callersMethodhasAny
Returns true if any hook is registered for the event. Cheap check before building context.
src/hooks/manager.ts:37
↓ 5 callersFunctionheuristicTokens
(text: string)
src/utils/tokenizer.ts:44
↓ 5 callersFunctionhtmlShell
(body: string, head = '')
src/artifacts/preview.ts:40
↓ 5 callersFunctioninferIndent
(content: string)
src/context/style-profile.ts:29
↓ 5 callersFunctioninferQuotes
(content: string)
src/context/style-profile.ts:59
↓ 5 callersFunctionisPasteBurst
(input: string)
src/cli/components/editor-logic.ts:65
↓ 5 callersFunctionjson
(status: number, obj: any)
src/cli/dashboard-server.ts:29
↓ 5 callersFunctionlistMcpSpecs
()
src/mcp/registry.ts:312
↓ 5 callersFunctionlistSkills
()
src/skills/registry.ts:26
↓ 5 callersFunctionloadEnvFileIntoProcess
()
src/setup/env-writer.ts:88
↓ 5 callersFunctionloadSkillByName
(name: string, cwd: string)
src/skills/loader.ts:88
↓ 5 callersFunctionlooksLikeAdvisoryQuestion
(prompt: string)
src/agent/preflight-gate.ts:56
↓ 5 callersFunctionmakeCtx
(cwd: string)
test/release-notes.test.ts:10
↓ 5 callersFunctionmergeCustomProvider
(config: any, entry: CustomProviderEntry, opts?: { setDefault?: boolean; defaultModel?: string })
src/setup/gateways.ts:230
↓ 5 callersFunctionmessagesToHistory
(messages: Message[])
src/cli/resume-transcript.ts:24
↓ 5 callersFunctionnormalizeGithubSource
(source: string)
src/skills/bulk-installer.ts:92
↓ 5 callersFunctionout
(s: string)
src/cli/modes/headless.ts:103
← previousnext →401–500 of 2,011, ranked by callers