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
↓ 1 callers
Function
renderText
(report)
scripts/preview-pack-smoke.js:299
↓ 1 callers
Function
renderText
(report)
scripts/discussion-audit.js:227
↓ 1 callers
Function
renderText
(report)
scripts/operator-readiness-dashboard.js:1043
↓ 1 callers
Function
renderText
(report)
scripts/platform-audit.js:581
↓ 1 callers
Function
renderText
(report)
scripts/observability-readiness.js:404
↓ 1 callers
Function
renderText
(report)
scripts/release-approval-gate.js:481
↓ 1 callers
Function
renderText
(report)
scripts/ci/supply-chain-advisory-sources.js:416
↓ 1 callers
Function
renderVersionTimelinePanel
(skillsById, options = {})
scripts/lib/skill-evolution/dashboard.js:277
↓ 1 callers
Function
replacePluginRootPlaceholders
(value, pluginRoot)
scripts/lib/install/apply.js:56
↓ 1 callers
Function
requestHttp
(urlString, headers, timeoutMs)
scripts/hooks/mcp-health-check.js:256
↓ 1 callers
Function
resolveAlias
* Resolve an alias to get session path * @param {string} alias - Alias name to resolve * @returns {object|null} Alias data or null if not found
scripts/lib/session-aliases.js:158
↓ 1 callers
Function
resolveBaseRoot
(scope, input = {})
scripts/lib/install-targets/helpers.js:36
↓ 1 callers
Function
resolveCommand
(argv)
scripts/ecc.js:148
↓ 1 callers
Function
resolveGitBranch
(cwd, resolveBranchImpl)
scripts/lib/session-adapters/opencode.js:206
↓ 1 callers
Function
resolveGitBranch
(cwd, resolveBranchImpl)
scripts/lib/session-adapters/codex-worktree.js:250
↓ 1 callers
Function
resolveHomeDir
(homeDir)
scripts/lib/skill-evolution/provenance.js:25
↓ 1 callers
Function
resolveHomeDir
(homeDir)
scripts/lib/skill-evolution/tracker.js:12
↓ 1 callers
Function
resolveModule
(moduleId, dependencyOf, rootRequesterId)
scripts/lib/install-manifests.js:588
↓ 1 callers
Function
resolvePluginRoot
* Resolves the ECC plugin root using the following priority order: * 1. CLAUDE_PLUGIN_ROOT environment variable * 2. ~/.claude (direct install)
scripts/hooks/session-start-bootstrap.js:73
↓ 1 callers
Function
resolvePowerShellCommand
()
tests/scripts/install-ps1.test.js:22
↓ 1 callers
Function
resolveProjectDir
()
scripts/lib/agent-data-home.js:121
↓ 1 callers
Function
resolveProjectRoot
(cwd = process.cwd())
scripts/lib/observer-sessions.js:76
↓ 1 callers
Function
resolveProjectRoot
(options = {})
scripts/lib/skill-improvement/observations.js:9
↓ 1 callers
Function
resolveProjectRootFromConfigPath
* Project root for a config file under .cursor/ecc-agent-data.json.
scripts/lib/agent-data-home.js:67
↓ 1 callers
Function
resolveRecordingDir
(options = {})
scripts/lib/session-adapters/canonical-session.js:265
↓ 1 callers
Function
resolveRepoRoot
(repoRoot)
scripts/lib/skill-evolution/provenance.js:17
↓ 1 callers
Function
resolveRolloutPath
(target, cwd, options, context)
scripts/lib/session-adapters/codex-worktree.js:102
↓ 1 callers
Function
resolveSessionId
* Resolve session ID from environment variables. * @returns {string|null} Sanitized session ID or null
scripts/lib/session-bridge.js:135
↓ 1 callers
Function
resolveSessionInfoPath
(target, cwd, options, context)
scripts/lib/session-adapters/opencode.js:122
↓ 1 callers
Function
resolveSessionKey
(data)
scripts/hooks/gateguard-fact-force.js:523
↓ 1 callers
Function
resolveSessionRecord
(target, cwd)
scripts/lib/session-adapters/claude-history.js:57
↓ 1 callers
Function
resolveSessionsDir
(options = {}, context = {})
scripts/lib/session-adapters/codex-worktree.js:28
↓ 1 callers
Function
resolveSourceAssetPath
(sourceRoot, fileName)
scripts/release-video-suite.js:612
↓ 1 callers
Function
resolveStateStoreWriter
(stateStore)
scripts/lib/session-adapters/canonical-session.js:355
↓ 1 callers
Function
resolveStorageDir
(options = {}, context = {})
scripts/lib/session-adapters/opencode.js:28
↓ 1 callers
Function
resolveTarget
(rootDir, relPath)
scripts/hooks/observe-runner.js:24
↓ 1 callers
Function
respond
(interaction)
scripts/discord/ecc-bot.mjs:148
↓ 1 callers
Function
roundRate
(value)
scripts/lib/skill-improvement/health.js:5
↓ 1 callers
Function
routineBashMsg
()
scripts/hooks/gateguard-fact-force.js:809
↓ 1 callers
Function
run
(argv = process.argv.slice(2), options = {})
scripts/ci/generate-command-registry.js:275
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/session-activity-tracker.js:597
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/auto-tmux-dev.js:34
↓ 1 callers
Function
run
* @param {string} rawInput - Raw JSON string from stdin * @returns {string} The original input (pass-through)
scripts/hooks/post-edit-accumulator.js:50
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/post-bash-pr-created.js:7
↓ 1 callers
Function
run
* Core logic — exported so run-with-flags.js can call directly * without spawning a child process. * * @param {string} rawInput - Raw JSON string f
scripts/hooks/post-edit-format.js:37
↓ 1 callers
Function
run
* Fast-path entry point for run-with-flags.js (avoids extra process spawn).
scripts/hooks/desktop-notify.js:201
↓ 1 callers
Function
run
* Core hook logic — exported so run-with-flags.js can call directly. * * @param {string} rawInput - Raw JSON string from stdin * @returns {string}
scripts/hooks/governance-capture.js:253
↓ 1 callers
Function
run
* Exported so run-with-flags.js uses require() instead of spawnSync, * letting the 300s hooks.json timeout govern the full batch. * * @param {strin
scripts/hooks/stop-format-typecheck.js:188
↓ 1 callers
Function
run
(raw, options = {})
scripts/hooks/observe-runner.js:89
↓ 1 callers
Function
run
* Exportable run() for in-process execution via run-with-flags.js. * Avoids the ~50-100ms spawnSync overhead when available.
scripts/hooks/doc-file-warning.js:48
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/session-end-marker.js:21
↓ 1 callers
Function
run
* Exportable run() for in-process execution via run-with-flags.js. * Avoids the ~50-100ms spawnSync overhead when available.
scripts/hooks/config-protection.js:81
↓ 1 callers
Function
run
(inputOrRaw)
scripts/hooks/design-quality-check.js:78
↓ 1 callers
Function
run
* @param {string} rawInput - Raw JSON string from stdin * @returns {string} Pass-through
scripts/hooks/ecc-metrics-bridge.js:208
↓ 1 callers
Function
run
* Core logic — exported so run-with-flags.js can call directly. * * @param {string} rawInput - Raw JSON string from stdin * @returns {string} The o
scripts/hooks/quality-gate.js:140
↓ 1 callers
Function
run
* @param {string} rawInput - Raw JSON string from stdin * @returns {string} JSON output with additionalContext or pass-through
scripts/hooks/ecc-context-monitor.js:200
↓ 1 callers
Function
run
(rawInput, mode = 'audit')
scripts/hooks/post-bash-command-log.js:41
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/post-bash-build-complete.js:7
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/pre-bash-git-push-reminder.js:8
↓ 1 callers
Function
run
(rawInput)
scripts/hooks/pre-bash-tmux-reminder.js:8
↓ 1 callers
Function
run
(args = [], options = {})
tests/scripts/preview-pack-smoke.test.js:103
↓ 1 callers
Function
run
(args = [], options = {})
tests/scripts/release-video-suite.test.js:85
↓ 1 callers
Function
run
(args = [], options = {})
tests/scripts/orchestration-status.test.js:13
↓ 1 callers
Function
run
(args = [], options = {})
tests/scripts/release-approval-gate.test.js:127
↓ 1 callers
Function
run
()
tests/ci/agent-yaml-surface.test.js:75
↓ 1 callers
Function
run
()
tests/ci/scan-supply-chain-iocs.test.js:45
↓ 1 callers
Function
run
()
tests/ci/supply-chain-watch-workflow.test.js:31
↓ 1 callers
Function
run
()
tests/ci/supply-chain-advisory-sources.test.js:41
↓ 1 callers
Function
run
()
tests/ci/agent-instruction-safety.test.js:76
↓ 1 callers
Function
run
()
tests/ci/validate-workflow-security.test.js:45
↓ 1 callers
Function
run
()
tests/ci/mle-workflow-coverage.test.js:155
↓ 1 callers
Function
run
()
tests/ci/codex-skill-surface.test.js:69
↓ 1 callers
Function
runCommand
(command, args, options = {})
scripts/operator-readiness-dashboard.js:547
↓ 1 callers
Function
runCommand
(command, args, options = {})
scripts/lib/github-discussions.js:18
↓ 1 callers
Function
runCustomHook
(pluginRoot, hookId, relScriptPath, input, env = {})
tests/hooks/config-protection.test.js:46
↓ 1 callers
Function
runLinter
* Run linter on staged files * @param {string[]} files * @returns {object} Lint results
scripts/hooks/pre-bash-commit-quality.js:244
↓ 1 callers
Function
runMain
()
scripts/hooks/session-end.js:129
↓ 1 callers
Function
runPatchedRunAll
(tempRoot)
tests/hooks/hooks.test.js:323
↓ 1 callers
Function
runProcess
(args = [], options = {})
tests/scripts/release-video-suite.test.js:94
↓ 1 callers
Function
runStatusline
()
scripts/hooks/ecc-statusline.js:88
↓ 1 callers
Function
runTest
(name, fn)
tests/opencode-plugin-hooks.test.js:12
↓ 1 callers
Function
runTest
(name, fn)
tests/scripts/openclaw-persona-forge-gacha.test.js:37
↓ 1 callers
Function
runTest
(name, fn)
tests/scripts/ecc.test.js:45
↓ 1 callers
Function
runTest
(name, fn)
tests/scripts/npm-publish-surface.test.js:10
↓ 1 callers
Function
runTest
(name, fn)
tests/scripts/build-opencode.test.js:10
↓ 1 callers
Function
runTests
()
tests/integration/hooks.test.js:277
↓ 1 callers
Function
runTests
()
tests/lib/resolve-ecc-root.test.js:64
↓ 1 callers
Function
runTests
()
tests/lib/install-state.test.js:39
↓ 1 callers
Function
runTests
()
tests/lib/resolve-formatter.test.js:88
↓ 1 callers
Function
runTests
()
tests/lib/agent-data-home.test.js:71
↓ 1 callers
Function
runTests
()
tests/lib/session-bridge.test.js:25
↓ 1 callers
Function
runTests
()
tests/lib/install-request.test.js:24
↓ 1 callers
Function
runTests
()
tests/lib/project-detect.test.js:57
↓ 1 callers
Function
runTests
()
tests/lib/selective-install.test.js:46
↓ 1 callers
Function
runTests
()
tests/lib/control-pane-actions.test.js:26
↓ 1 callers
Function
runTests
()
tests/lib/session-aliases.test.js:50
↓ 1 callers
Function
runTests
()
tests/lib/skill-dashboard.test.js:58
↓ 1 callers
Function
runTests
()
tests/lib/changed-files-store.test.js:20
↓ 1 callers
Function
runTests
()
tests/lib/utils.test.js:29
↓ 1 callers
Function
runTests
()
tests/lib/install-executor.test.js:131
← previous
next →
2,001–2,100 of 2,777, ranked by callers