Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ functions
Functions
2,011 in github.com/QodeXcli/QodeX
⨍
Functions
2,011
◇
Types & classes
769
↳
Endpoints
3
↓ 6 callers
Function
mkHistory
()
test/result-aging.test.ts:7
↓ 6 callers
Function
modelSupportsSoftSwitch
(modelId: string)
src/agent/thinking-control.ts:59
↓ 6 callers
Function
normalizeBaseUrl
(raw: string)
src/setup/gateways.ts:188
↓ 6 callers
Function
normalizeEan13
(code: string)
src/tools/frontend/print/ean13.ts:30
↓ 6 callers
Function
ok
(s: ProbeStatus)
src/utils/network-check.ts:182
↓ 6 callers
Function
openUrl
( url: string, opts: { env?: NodeJS.ProcessEnv; platform?: string } = {}, )
src/artifacts/open-browser.ts:45
↓ 6 callers
Function
parseMergeResult
(text: string)
src/skills/learning/judge.ts:77
↓ 6 callers
Function
parsePhpLint
(output: string)
src/tools/diagnostics/parsers.ts:171
↓ 6 callers
Function
parseRubricScores
(text: string)
src/skills/learning/judge-cascade.ts:90
↓ 6 callers
Function
physicalRows
(text: string, width: number)
test/viewport.test.ts:46
↓ 6 callers
Function
quantize
(vec: number[])
src/context/sqlite-index.ts:68
↓ 6 callers
Function
readCandidate
(name: string)
src/skills/learning/candidate-store.ts:64
↓ 6 callers
Function
readManifest
(cwd: string, id: string)
src/artifacts/store.ts:139
↓ 6 callers
Function
recordVersionExecution
( manifest: SkillManifest, version: string, outcome: { success: boolean; tokens?: number; durationMs?: n
src/skills/learning/skill-versioning.ts:205
↓ 6 callers
Function
removeAttachmentAt
(atts: Attachment[], index: number)
src/cli/components/editor-logic.ts:101
↓ 6 callers
Function
renderTemplate
(template: string, args: string, ctx: { cwd: string })
src/cli/custom-commands.ts:205
↓ 6 callers
Function
resolveArtifactId
Resolve the artifact id from either `id` or the `name` alias some models send.
src/tools/artifacts/artifact-tools.ts:30
↓ 6 callers
Function
resolveConfiguredVisionModel
()
src/tools/vision/vision-analyze.ts:89
↓ 6 callers
Function
resolveKnownSkill
(name: string)
src/skills/skill-sources.ts:88
↓ 6 callers
Method
resolveModel
(modelId: string)
src/llm/router.ts:199
↓ 6 callers
Method
run
( messages: Message[], sessionId: string, options: AgentOptions, )
src/agent/loop.ts:903
↓ 6 callers
Function
section
(title: str)
services/reranker/probe_mlx.py:36
↓ 6 callers
Function
serializeMaintainHistory
(runs: MaintainRun[], nowIso: string, opts: { key?: string } = {})
src/cli/maintain-history.ts:45
↓ 6 callers
Function
serializeMemory
(facts: string[], title: string)
src/context/memory-mirror.ts:26
↓ 6 callers
Function
setBrowserCdpUrl
(url: string | undefined)
src/tools/browser/session.ts:59
↓ 6 callers
Function
shellQuote
Quote a shell string for bash / zsh.
vscode-extension/src/extension.ts:81
↓ 6 callers
Function
splitFrontmatter
(md: string)
src/skills/interop.ts:19
↓ 6 callers
Function
systemAddendumFor
(taskClass: TaskClass)
src/llm/prompts/task-addenda.ts:337
↓ 6 callers
Function
try_import
(name: str)
services/reranker/probe_mlx.py:42
↓ 6 callers
Function
upsertEvalSection
(md: string, section: string)
src/skills/learning/eval-record.ts:69
↓ 6 callers
Function
verifyAuditChain
(entries: AuditEntry[])
src/cli/maintain-audit.ts:93
↓ 6 callers
Function
verifyHistoryAudit
(runs: MaintainRun[], audit: HistoryAudit | undefined, key?: string)
src/cli/maintain-history.ts:71
↓ 6 callers
Function
wordLeft
(text: string, cursor: number)
src/cli/components/editor-logic.ts:11
↓ 5 callers
Function
RECEIPT
(o: object)
test/maintain-loop-e2e.test.ts:40
↓ 5 callers
Function
acquireLock
(lockPath: string, opts: LockOptions = {})
src/utils/file-lock.ts:35
↓ 5 callers
Function
annotateImagePrompt
(text: string, cwd: string)
src/utils/image-paths.ts:55
↓ 5 callers
Function
artifactDir
(cwd: string, id: string)
src/artifacts/store.ts:126
↓ 5 callers
Method
askUser
(t: Transport, chatId: string, key: string, prompt: string, options: string[])
src/bot/gateway.ts:199
↓ 5 callers
Function
astChunkFile
(rel: string, content: string, maxLines = 80)
src/context/ast-chunk.ts:118
↓ 5 callers
Function
bucket
(commits: RawCommit[])
src/tools/git/classify-commits.ts:105
↓ 5 callers
Function
buildBootSteps
(input: BootStepInputs)
src/cli/prompts/boot-steps.ts:23
↓ 5 callers
Function
buildCandidateSkill
(traj: TrajectorySlice, opts: { name?: string; nowIso: string; confidence?: number } = { nowIso: '' })
src/skills/learning/capture.ts:79
↓ 5 callers
Function
buildFtsMatch
(raw: string)
src/session/store.ts:24
↓ 5 callers
Function
buildIndex
(models: Array<{ provider: string; id: string }>)
test/model-resolve.test.ts:26
↓ 5 callers
Function
buildLesson
(p: FailurePattern)
src/skills/learning/failures.ts:91
↓ 5 callers
Function
buildModelChoices
( hw: HardwareProfile, detected: DetectedModel[], apiModels: ApiCatalogModel[] = [], )
src/setup/wizard.ts:443
↓ 5 callers
Function
buildSpecDecodeExtras
( draftModel: string | undefined, lookahead: number, serverHint: SpecServerKind = 'auto', )
src/llm/speculative.ts:262
↓ 5 callers
Function
buildTextToolInstructions
(schemas: ToolSchema[])
src/llm/text-tool-protocol.ts:59
↓ 5 callers
Function
buildTunnelArgs
(o: TunnelOpts)
src/cli/ssh-tunnel.ts:26
↓ 5 callers
Function
capTextForEmbedding
(text: string, maxChars = EMBED_MAX_CHARS)
src/context/retrieval.ts:117
↓ 5 callers
Function
chainHead
(entries: AuditEntry[])
src/cli/maintain-audit.ts:85
↓ 5 callers
Function
championRef
(champion: VersionDetail)
src/skills/learning/skill-versioning.ts:126
↓ 5 callers
Function
checkJsonSyntax
(content: string)
src/tools/ast/syntax-check.ts:93
↓ 5 callers
Function
clampForPlatform
(text: string, platform: DeliveryTarget['platform'])
src/schedule/delivery.ts:57
↓ 5 callers
Function
codebaseFitScore
(hints: string[], exists: (name: string) => boolean)
src/skills/learning/codebase-fit.ts:55
↓ 5 callers
Function
crossEncoderRerank
( query: string, candidates: RerankCandidate[], opts: RerankOptions = {}, )
src/context/reranker.ts:58
↓ 5 callers
Function
deepMerge
(base: T, override: any)
test/fixes-v0.1.1.test.ts:57
↓ 5 callers
Function
deleteRange
(text: string, from: number, to: number)
src/cli/components/editor-logic.ts:46
↓ 5 callers
Function
dependencyContextFor
( graph: ImportGraph, seedFiles: string[], maxPerSide = 8, )
src/context/symbol-graph.ts:81
↓ 5 callers
Function
deriveStatus
(filesChanged: number, ran: boolean, errorCount: number)
src/skills/learning/eval-record.ts:95
↓ 5 callers
Function
detectFailurePatterns
(events: FailureEvent[], opts: DetectOpts = DEFAULT_DETECT)
src/skills/learning/failures.ts:72
↓ 5 callers
Function
detectReactComponent
(src: string)
src/artifacts/preview.ts:92
↓ 5 callers
Function
detectStacks
(text: string, project: ProjectSignals = {}, max = 2)
src/llm/prompts/stack-profiles.ts:236
↓ 5 callers
Function
ean13CheckDigit
(twelve: string)
src/tools/frontend/print/ean13.ts:19
↓ 5 callers
Function
embedChunksResilient
( chunks: Chunk[], embed: (texts: string[]) => Promise<number[][]>, opts: { batchSize?: number; maxChars
src/context/retrieval.ts:131
↓ 5 callers
Method
ensureOpen
Lazy init — only opens the DB the first time something tries to record.
src/utils/telemetry.ts:93
↓ 5 callers
Function
errResult
(model: string, note: string)
src/skills/learning/eval.ts:168
↓ 5 callers
Function
ev
(event: LearningEvent['event'], name: string, extra: Partial<LearningEvent> = {})
test/skill-learning-phase1.test.ts:32
↓ 5 callers
Function
evaluateCompletion
(finalText: string, messages: MsgLike[])
src/agent/completion-gate.ts:139
↓ 5 callers
Function
exists
(p: string)
src/tools/frontend/detect-stack.ts:43
↓ 5 callers
Function
fakeIO
A fake transport that records every send/edit, with a hand-driven clock.
test/bot-stream-pump.test.ts:6
↓ 5 callers
Function
fakeTransport
A fake transport that captures sends and lets the test inject inbound messages.
test/bot-gateway.test.ts:6
↓ 5 callers
Function
fakeTransport
(withPhoto = true)
test/bot-artifact.test.ts:5
↓ 5 callers
Function
fileFreshness
(files: string[], exists: (f: string) => boolean)
src/context/episodic-memory.ts:89
↓ 5 callers
Function
filterToTouched
(diags: Diagnostic[], touched: string[], cwd: string)
src/agent/verification.ts:59
↓ 5 callers
Function
findFsPaths
(text: string, cwd: string)
src/utils/image-paths.ts:119
↓ 5 callers
Function
findSkillRoot
Walk a freshly extracted source looking for a SKILL.md root.
src/skills/installer.ts:120
↓ 5 callers
Function
finish
()
src/utils/notify.ts:48
↓ 5 callers
Function
formatReport
(results: TaskRunResult[], summary: EvalSummary, meta: { model?: string; when?: string } = {})
src/eval/score.ts:144
↓ 5 callers
Function
formatScanReport
(result: ScanResult, skillName: string)
src/skills/security-scan.ts:172
↓ 5 callers
Function
getJournal
()
src/filesystem/transaction.ts:451
↓ 5 callers
Method
getProjectBriefingFact
* 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 callers
Function
guessContextWindow
(id: string)
src/setup/model-detector.ts:233
↓ 5 callers
Method
hasAny
Returns true if any hook is registered for the event. Cheap check before building context.
src/hooks/manager.ts:37
↓ 5 callers
Function
heuristicTokens
(text: string)
src/utils/tokenizer.ts:44
↓ 5 callers
Function
htmlShell
(body: string, head = '')
src/artifacts/preview.ts:40
↓ 5 callers
Function
inferIndent
(content: string)
src/context/style-profile.ts:29
↓ 5 callers
Function
inferQuotes
(content: string)
src/context/style-profile.ts:59
↓ 5 callers
Function
isPasteBurst
(input: string)
src/cli/components/editor-logic.ts:65
↓ 5 callers
Function
json
(status: number, obj: any)
src/cli/dashboard-server.ts:29
↓ 5 callers
Function
listMcpSpecs
()
src/mcp/registry.ts:312
↓ 5 callers
Function
listSkills
()
src/skills/registry.ts:26
↓ 5 callers
Function
loadEnvFileIntoProcess
()
src/setup/env-writer.ts:88
↓ 5 callers
Function
loadSkillByName
(name: string, cwd: string)
src/skills/loader.ts:88
↓ 5 callers
Function
looksLikeAdvisoryQuestion
(prompt: string)
src/agent/preflight-gate.ts:56
↓ 5 callers
Function
makeCtx
(cwd: string)
test/release-notes.test.ts:10
↓ 5 callers
Function
mergeCustomProvider
(config: any, entry: CustomProviderEntry, opts?: { setDefault?: boolean; defaultModel?: string })
src/setup/gateways.ts:230
↓ 5 callers
Function
messagesToHistory
(messages: Message[])
src/cli/resume-transcript.ts:24
↓ 5 callers
Function
normalizeGithubSource
(source: string)
src/skills/bulk-installer.ts:92
↓ 5 callers
Function
out
(s: string)
src/cli/modes/headless.ts:103
← previous
next →
401–500 of 2,011, ranked by callers