Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/affaan-m/ECC
/ functions
Functions
2,777 in github.com/affaan-m/ECC
⨍
Functions
2,777
◇
Types & classes
100
↳
Endpoints
15
↓ 4 callers
Function
writeSampleEcc2Database
(dbPath)
tests/lib/control-pane-state.test.js:30
↓ 4 callers
Function
writeStderr
(stderr)
scripts/hooks/plugin-hook-bootstrap.js:17
↓ 3 callers
Function
_confidence_bar
(confidence, stream=None)
skills/continuous-learning-v2/scripts/instinct-cli.py:99
↓ 3 callers
Function
_project_hash
(value: str)
skills/continuous-learning-v2/scripts/instinct-cli.py:110
↓ 3 callers
Function
_remove_project_storage
(project_id: str)
skills/continuous-learning-v2/scripts/instinct-cli.py:575
↓ 3 callers
Function
_write_registry
Write the project registry atomically.
skills/continuous-learning-v2/scripts/instinct-cli.py:447
↓ 3 callers
Function
adapt_messages_for_provider
( messages: list[Message], provider: str, tools: list[ToolDefinition] | None = None, )
src/llm/prompt/builder.py:119
↓ 3 callers
Function
appendJsonl
(filePath, rows)
tests/lib/skill-evolution.test.js:48
↓ 3 callers
Function
approvedPacketContent
(overrides = {})
tests/scripts/release-approval-gate.test.js:34
↓ 3 callers
Function
assertValidInstallState
(state, label)
scripts/lib/install-state.js:236
↓ 3 callers
Function
box
(title, content, width = 60)
scripts/skill-create-output.js:39
↓ 3 callers
Function
buildInstallApplyArgs
(record)
scripts/auto-update.js:85
↓ 3 callers
Function
buildInventory
(serverRecords)
scripts/lib/mcp-inventory/canonical-mcp.js:243
↓ 3 callers
Function
buildSkillHealthReport
(records, options = {})
scripts/lib/skill-improvement/health.js:46
↓ 3 callers
Function
buildStatus
(options = {})
scripts/loop-status.js:529
↓ 3 callers
Function
canonicalizePath
(targetPath)
scripts/lib/tmux-worktree-orchestrator.js:350
↓ 3 callers
Function
captureStdout
(fn)
tests/lib/mcp-inventory.test.js:242
↓ 3 callers
Function
checkRegistry
(registry, outputPath = DEFAULT_OUTPUT_PATH)
scripts/ci/generate-command-registry.js:216
↓ 3 callers
Function
cleanup
(dir)
tests/lib/observer-sessions.test.js:32
↓ 3 callers
Function
cleanup
(dirPath)
tests/hooks/insaits-security-wrapper.test.js:19
↓ 3 callers
Function
cleanupDir
(dir)
tests/hooks/observer-memory.test.js:37
↓ 3 callers
Function
cleanupDir
(dir)
tests/hooks/detect-project-worktree.test.js:42
↓ 3 callers
Function
cleanupTempDir
(dirPath)
tests/lib/skill-evolution.test.js:37
↓ 3 callers
Function
cleanupTestDir
(dirPath)
tests/lib/install-state.test.js:35
↓ 3 callers
Function
clear_templates
Remove all registered prompt templates.
src/llm/prompt/templates/__init__.py:29
↓ 3 callers
Function
cloneJsonValue
(value)
scripts/lib/install-lifecycle.js:89
↓ 3 callers
Function
cloneJsonValue
(value)
scripts/lib/install/apply.js:24
↓ 3 callers
Function
cmd_projects
List or maintain known projects and their instinct counts.
skills/continuous-learning-v2/scripts/instinct-cli.py:1420
↓ 3 callers
Function
collectMcpInventory
(options = {})
scripts/lib/mcp-inventory/collect.js:18
↓ 3 callers
Function
commandBasename
* Strip a leading path and trailing `.exe` from a command token so * `/usr/bin/git`, `git.exe`, and `GIT` all normalize to `git`. * * @param {strin
scripts/hooks/gateguard-fact-force.js:237
↓ 3 callers
Function
commandOutput
(result)
scripts/hooks/pre-bash-commit-quality.js:235
↓ 3 callers
Function
createCommandShim
(binDir, baseName, logFile)
tests/hooks/hooks.test.js:223
↓ 3 callers
Function
createGitRunner
(repoRoot, runImpl = defaultRunImpl)
scripts/lib/worktree-lifecycle/git.js:36
↓ 3 callers
Function
createStateStore
(options = {})
scripts/lib/state-store/index.js:164
↓ 3 callers
Function
createTempDir
()
tests/lib/observer-sessions.test.js:28
↓ 3 callers
Function
createTempDir
(prefix)
tests/lib/skill-evolution.test.js:33
↓ 3 callers
Function
createTempDir
()
tests/hooks/observer-memory.test.js:33
↓ 3 callers
Function
createTempDir
()
tests/hooks/detect-project-worktree.test.js:38
↓ 3 callers
Function
createTempDir
()
tests/hooks/insaits-security-wrapper.test.js:15
↓ 3 callers
Function
createTestDir
()
tests/lib/install-state.test.js:31
↓ 3 callers
Function
dedupeStrings
(values)
scripts/lib/install/config.js:31
↓ 3 callers
Function
deriveRepoRootFromState
(state)
scripts/auto-update.js:54
↓ 3 callers
Function
determineInstallCwd
(record, repoRoot)
scripts/auto-update.js:118
↓ 3 callers
Function
discussionEnabledGhKey
(owner, name)
tests/scripts/platform-audit.test.js:100
↓ 3 callers
Function
discussionGhKey
(owner, name, first = 100)
tests/scripts/discussion-audit.test.js:25
↓ 3 callers
Function
emptyDiscussionSummary
()
scripts/lib/github-discussions.js:138
↓ 3 callers
Function
ensureFakeRepo
(repoRoot)
tests/scripts/auto-update.test.js:74
↓ 3 callers
Function
ensureInteger
(value, fieldPath)
scripts/lib/session-adapters/canonical-session.js:63
↓ 3 callers
Function
ensureSkillExists
(skillPath)
scripts/lib/skill-evolution/versioning.js:33
↓ 3 callers
Function
ensureSkillVersioning
(skillPath)
scripts/lib/skill-evolution/versioning.js:58
↓ 3 callers
Function
ensure_private_dir
Create the listener state directory with private permissions.
skills/videodb/scripts/ws_listener.py:68
↓ 3 callers
Function
escapeRegExp
(value)
scripts/ci/scan-supply-chain-iocs.js:516
↓ 3 callers
Function
escapeRegExp
(value)
scripts/hooks/session-end.js:330
↓ 3 callers
Function
executableName
(name)
tests/hooks/pre-bash-commit-quality.test.js:65
↓ 3 callers
Method
execute
(self, tool_call: ToolCall)
src/llm/tools/executor.py:41
↓ 3 callers
Function
executePlan
(plan, runtime = {})
scripts/lib/tmux-worktree-orchestrator.js:482
↓ 3 callers
Function
expandHomePath
(value, baseDir)
scripts/lib/agent-data-home.js:47
↓ 3 callers
Function
extractMatrixBlock
(markdown)
scripts/lib/harness-adapter-compliance.js:413
↓ 3 callers
Function
extractSection
(content, headingPattern)
scripts/hooks/session-start.js:439
↓ 3 callers
Function
findLatestSessionInfo
(storageDir)
scripts/lib/session-adapters/opencode.js:106
↓ 3 callers
Function
findPluginInstall
(rootDir)
scripts/harness-audit.js:362
↓ 3 callers
Function
findPluginJsonUnder
(installRoot)
scripts/harness-audit.js:270
↓ 3 callers
Method
footer
()
scripts/skill-create-output.js:168
↓ 3 callers
Function
formatBytes
(bytes)
scripts/release-video-suite.js:494
↓ 3 callers
Function
fullRepoGit
()
tests/lib/worktree-lifecycle.test.js:128
↓ 3 callers
Method
generate
(self, input: LLMInput)
src/llm/providers/openai.py:65
↓ 3 callers
Function
generateReport
* Generate an inspection report from detected patterns. * * @param {Array} patterns - Output from detectPatterns() * @param {Object} [options] * @
scripts/lib/inspection.js:121
↓ 3 callers
Function
getAvailablePackageManagers
* Get available package managers (installed on system) * * WARNING: This spawns child processes (where.exe on Windows, which on Unix) * for each pa
scripts/lib/package-manager.js:136
↓ 3 callers
Function
getComposerDeps
* Read composer.json for PHP package dependencies * @param {string} projectDir - Project root directory * @returns {string[]} Array of package names
scripts/lib/project-detect.js:298
↓ 3 callers
Function
getEvolutionLogPath
(skillPath, logType)
scripts/lib/skill-evolution/versioning.js:50
↓ 3 callers
Function
getGoDeps
* Read go.mod for Go module dependencies * @param {string} projectDir - Project root directory * @returns {string[]} Array of module paths
scripts/lib/project-detect.js:242
↓ 3 callers
Function
getHookCommandById
(hooks, lifecycle, hookId)
tests/integration/hooks.test.js:268
↓ 3 callers
Function
getNested
(obj, pathParts)
scripts/codex/merge-codex-config.js:46
↓ 3 callers
Function
getOperationJsonPayload
(operation)
scripts/lib/install-lifecycle.js:135
↓ 3 callers
Function
getOperationPreviousContent
(operation)
scripts/lib/install-lifecycle.js:153
↓ 3 callers
Function
getOperationPreviousJson
(operation)
scripts/lib/install-lifecycle.js:169
↓ 3 callers
Function
getProjectName
* Get project name from git repo or current directory
scripts/lib/utils.js:141
↓ 3 callers
Function
getPythonDeps
* Read requirements.txt or pyproject.toml for Python package names * @param {string} projectDir - Project root directory * @returns {string[]} Array
scripts/lib/project-detect.js:189
↓ 3 callers
Function
getRustDeps
* Read Cargo.toml for Rust crate dependencies * @param {string} projectDir - Project root directory * @returns {string[]} Array of crate names
scripts/lib/project-detect.js:269
↓ 3 callers
Function
getSessionContent
* Read and parse session markdown content * @param {string} sessionPath - Full path to session file * @returns {string|null} Session content or null
scripts/lib/session-manager.js:216
↓ 3 callers
Function
getSessionLeaseDir
(context)
scripts/lib/observer-sessions.js:123
↓ 3 callers
Function
getSessionSearchDirs
* Get all session directories to search, in canonical-first order
scripts/lib/utils.js:70
↓ 3 callers
Function
getSkillFilePath
(skillPath)
scripts/lib/skill-evolution/versioning.js:29
↓ 3 callers
Function
getSkillObservationsPath
(options = {})
scripts/lib/skill-improvement/observations.js:17
↓ 3 callers
Function
getStateFile
(data)
scripts/hooks/gateguard-fact-force.js:542
↓ 3 callers
Function
getStatusExitCode
(payload)
scripts/loop-status.js:745
↓ 3 callers
Function
getTestHomunculusEnv
(testDir)
tests/integration/hooks.test.js:229
↓ 3 callers
Function
get_template
Return a named prompt template when one is registered.
src/llm/prompt/templates/__init__.py:34
↓ 3 callers
Function
gitInit
(dir)
tests/hooks/observe-subdirectory-detection.test.js:64
↓ 3 callers
Function
groupFailures
* Group skill runs by skill ID and normalized failure reason. * * @param {Array} skillRuns - Array of skill run objects * @returns {Map<string, { s
scripts/lib/inspection.js:37
↓ 3 callers
Function
hasAttachedLegacyManualReviewTail
({ stalePrSalvage, legacyInventory, roadmap })
scripts/operator-readiness-dashboard.js:262
↓ 3 callers
Function
hasCurrentLinearProgressSync
({ roadmap, progressSync })
scripts/operator-readiness-dashboard.js:489
↓ 3 callers
Function
hashSessionKey
(prefix, value)
scripts/hooks/gateguard-fact-force.js:519
↓ 3 callers
Function
hashString
(value)
scripts/loop-status.js:613
↓ 3 callers
Function
homeDir
(env = process.env)
scripts/lib/control-pane/state.js:15
↓ 3 callers
Function
inspectSessionTarget
(target, options = {})
scripts/lib/session-adapters/registry.js:138
↓ 3 callers
Function
isCommitNoVerifyShortFlag
(value)
scripts/hooks/block-no-verify.js:250
↓ 3 callers
Function
isRolloutFile
(filePath)
scripts/lib/session-adapters/codex-worktree.js:40
↓ 3 callers
Function
isSessionInfoFile
(filePath)
scripts/lib/session-adapters/opencode.js:40
↓ 3 callers
Function
isWithinRoot
(targetPath, rootPath)
scripts/lib/skill-evolution/provenance.js:42
← previous
next →
701–800 of 2,777, ranked by callers