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
collectProviderChecks
(rootDir, packageJson)
scripts/harness-audit.js:806
↓ 1 callers
Function
collectRuleFiles
* Recursively collect markdown rule files. * Uses explicit traversal for portability across Node versions. * @param {string} dir - Directory to scan
scripts/ci/validate-rules.js:17
↓ 1 callers
Function
collectSkillHealth
(options = {})
scripts/lib/skill-evolution/health.js:145
↓ 1 callers
Function
combineAdditionalContext
(current, next)
scripts/hooks/pretooluse-visible-output.js:15
↓ 1 callers
Function
combineStderr
(stderr, message)
scripts/hooks/observe-runner.js:82
↓ 1 callers
Function
commandExists
* Check if a command exists in PATH * Uses execFileSync to prevent command injection
scripts/lib/utils.js:384
↓ 1 callers
Function
commandLineFor
(action)
scripts/lib/control-pane/actions.js:87
↓ 1 callers
Function
commandSucceeds
(program, args, options = {})
scripts/lib/tmux-worktree-orchestrator.js:341
↓ 1 callers
Function
commitOptionConsumesNextValue
(value)
scripts/hooks/block-no-verify.js:206
↓ 1 callers
Function
commitOptionContainsInlineValue
(value)
scripts/hooks/block-no-verify.js:219
↓ 1 callers
Function
compareVersionDesc
(a, b)
scripts/harness-audit.js:254
↓ 1 callers
Function
compressToSummary
* Compress an agent to summary entry (metadata + first paragraph).
scripts/lib/agent-compress.js:146
↓ 1 callers
Function
computeProjectId
(projectRoot)
scripts/lib/observer-sessions.js:88
↓ 1 callers
Function
configDiffers
Shallow-compare two objects (one level deep, arrays by JSON).
scripts/codex/merge-mcp-config.js:129
↓ 1 callers
Function
configPaths
()
scripts/hooks/mcp-health-check.js:54
↓ 1 callers
Function
contextMdPath
(contextDir)
skills/ck/commands/shared.mjs:53
↓ 1 callers
Function
countInFile
* Count occurrences of a pattern in a file * @param {string} filePath - Path to the file * @param {string|RegExp} pattern - Pattern to count. String
scripts/lib/utils.js:519
↓ 1 callers
Function
countPendingAmendments
(skillDir)
scripts/lib/skill-evolution/health.js:114
↓ 1 callers
Function
createDefaultAdapters
(options = {})
scripts/lib/session-adapters/registry.js:35
↓ 1 callers
Function
createDocumentSpecsForRoot
(root)
scripts/ci/catalog.js:703
↓ 1 callers
Function
createFallbackValidator
()
scripts/lib/install-state.js:50
↓ 1 callers
Function
createGhShim
(binDir)
tests/lib/state-store.test.js:52
↓ 1 callers
Function
createInstallPlanFromRequest
(request, options = {})
scripts/lib/install/runtime.js:9
↓ 1 callers
Function
createJsonMergeOperation
({ moduleId, repoRoot, sourceRelativePath, destinationPath })
scripts/lib/install-targets/cursor-project.js:38
↓ 1 callers
Function
createObservationId
()
scripts/lib/skill-improvement/observations.js:29
↓ 1 callers
Function
createProposalId
(skillId)
scripts/lib/skill-improvement/amendify.js:7
↓ 1 callers
Function
createQueryApi
(db)
scripts/lib/state-store/queries.js:382
↓ 1 callers
Function
createRepairPlanFromRecord
(record, context)
scripts/lib/install-lifecycle.js:940
↓ 1 callers
Function
createTempDir
()
tests/hooks/insaits-security-monitor.test.js:16
↓ 1 callers
Function
createVersion
(skillPath, options = {})
scripts/lib/skill-evolution/versioning.js:158
↓ 1 callers
Method
create_agents_tab
Create Agents tab
ecc_dashboard.py:382
↓ 1 callers
Method
create_commands_tab
Create Commands tab
ecc_dashboard.py:609
↓ 1 callers
Method
create_rules_tab
Create Rules tab
ecc_dashboard.py:652
↓ 1 callers
Method
create_settings_tab
Create Settings tab
ecc_dashboard.py:729
↓ 1 callers
Method
create_skills_tab
Create Skills tab
ecc_dashboard.py:487
↓ 1 callers
Method
create_widgets
Create all UI widgets
ecc_dashboard.py:336
↓ 1 callers
Function
crossPostToDiscussions
()
scripts/discord/release-announce.mjs:73
↓ 1 callers
Function
dedupeRecentSessions
(searchDirs)
scripts/hooks/session-start.js:57
↓ 1 callers
Function
deepMerge
(base, override)
scripts/lib/control-pane/state.js:49
↓ 1 callers
Function
deepMergeJson
(baseValue, patchValue)
scripts/lib/install-lifecycle.js:197
↓ 1 callers
Function
deepMergeJson
(baseValue, patchValue)
scripts/lib/install/apply.js:36
↓ 1 callers
Function
deepRemoveJsonSubset
(currentValue, managedValue)
scripts/lib/install-lifecycle.js:238
↓ 1 callers
Function
defaultConfigPaths
(cwd = process.cwd(), env = process.env)
scripts/lib/control-pane/state.js:27
↓ 1 callers
Function
defaultDbPath
(env = process.env)
scripts/lib/control-pane/state.js:19
↓ 1 callers
Function
defaultStateDbPath
(env = process.env)
scripts/lib/control-pane/state.js:23
↓ 1 callers
Function
defaultValidateAdapterInput
(config, input = {})
scripts/lib/install-targets/helpers.js:107
↓ 1 callers
Function
default_output_dir
Return a private per-user state directory for listener artifacts.
skills/videodb/scripts/ws_listener.py:60
↓ 1 callers
Function
demo
()
scripts/skill-create-output.js:177
↓ 1 callers
Function
dependencyFileReferencesPackageVersion
(text, packageName, version)
scripts/ci/scan-supply-chain-iocs.js:571
↓ 1 callers
Function
deregister_template
Remove a named prompt template if it is registered.
src/llm/prompt/templates/__init__.py:23
↓ 1 callers
Function
deriveClaudeWorkerId
(session)
scripts/lib/session-adapters/canonical-session.js:472
↓ 1 callers
Function
deriveDmuxSessionState
(snapshot)
scripts/lib/session-adapters/canonical-session.js:132
↓ 1 callers
Function
deriveLastActivityMs
(records, fallbackPath)
scripts/lib/session-adapters/codex-worktree.js:215
↓ 1 callers
Function
deriveModel
(meta, records)
scripts/lib/session-adapters/codex-worktree.js:230
↓ 1 callers
Function
deriveModelFromMessages
(messageFiles)
scripts/lib/session-adapters/opencode.js:171
↓ 1 callers
Function
deriveObjective
(title)
scripts/lib/session-adapters/opencode.js:191
↓ 1 callers
Function
deriveObjective
(records)
scripts/lib/session-adapters/codex-worktree.js:187
↓ 1 callers
Function
deriveSkillStatus
(skillSummary, options = {})
scripts/lib/skill-improvement/health.js:33
↓ 1 callers
Function
deriveWorkerHealth
(rawWorker)
scripts/lib/session-adapters/canonical-session.js:77
↓ 1 callers
Function
destructiveBashMsg
()
scripts/hooks/gateguard-fact-force.js:795
↓ 1 callers
Function
detectAndShow
()
scripts/setup-package-manager.js:60
↓ 1 callers
Function
detectBlackSegments
(filePath, skipProbe)
scripts/release-video-suite.js:563
↓ 1 callers
Function
detectFailureCode
(text)
scripts/hooks/mcp-health-check.js:246
↓ 1 callers
Function
detectGitCommand
* Detect which git subcommand (commit, push, etc.) is being invoked. * Returns { command, offset } where offset is the position right after the * su
scripts/hooks/block-no-verify.js:298
↓ 1 callers
Function
detectSignals
(content)
scripts/hooks/design-quality-check.js:58
↓ 1 callers
Function
detectTargetMode
(rootDir)
scripts/harness-audit.js:217
↓ 1 callers
Function
discoverSkills
(options = {})
scripts/lib/skill-evolution/health.js:55
↓ 1 callers
Function
discoverTestFiles
()
tests/run-all.js:38
↓ 1 callers
Function
eccToolsNextLevelEvidence
(roadmap)
scripts/operator-readiness-dashboard.js:344
↓ 1 callers
Function
eccToolsNextLevelGap
(roadmap)
scripts/operator-readiness-dashboard.js:404
↓ 1 callers
Function
emitHookResult
(raw, output)
scripts/hooks/observe-runner.js:162
↓ 1 callers
Function
emitHookResult
(raw, output)
scripts/hooks/run-with-flags.js:48
↓ 1 callers
Function
encodeProjectPath
(absolutePath)
skills/ck/commands/shared.mjs:185
↓ 1 callers
Function
enrichFileEventFromWorkingTree
(toolName, event)
scripts/hooks/session-activity-tracker.js:430
↓ 1 callers
Function
ensureDirectory
(dirPath)
scripts/gemini-adapt-agents.js:46
↓ 1 callers
Function
ensureStringAllowEmpty
(value, fieldPath)
scripts/lib/session-adapters/canonical-session.js:39
↓ 1 callers
Function
ensureTrailingNewline
(text)
scripts/codex/merge-codex-config.js:89
↓ 1 callers
Function
escapeRegex
(str)
scripts/lib/package-manager.js:362
↓ 1 callers
Function
estimateTokenCount
(text)
scripts/claw.js:131
↓ 1 callers
Function
evaluateExpectations
(catalog, expectations)
scripts/ci/catalog.js:401
↓ 1 callers
Function
evaluatePrimaryRender
(suiteArtifacts, skipProbe)
scripts/release-video-suite.js:775
↓ 1 callers
Function
executeRepairOperation
(repoRoot, operation)
scripts/lib/install-lifecycle.js:312
↓ 1 callers
Function
executeUninstallOperation
(operation)
scripts/lib/install-lifecycle.js:363
↓ 1 callers
Function
expandToken
(token)
scripts/consult.js:150
↓ 1 callers
Function
extractBraceGroups
* Extract bodies of `{ ...; }` brace groups. * * Bash brace groups run their body in the *current* shell (unlike `(...)`, * which forks a subshell)
scripts/lib/shell-substitution.js:267
↓ 1 callers
Function
extractCheckoutSteps
(source)
scripts/ci/validate-workflow-security.js:83
↓ 1 callers
Function
extractClaudeMdGoal
(projectPath)
skills/ck/hooks/session-start.mjs:62
↓ 1 callers
Function
extractDescription
(content)
scripts/ci/generate-command-registry.js:65
↓ 1 callers
Function
extractFilePaths
(toolInput)
scripts/hooks/session-activity-tracker.js:299
↓ 1 callers
Function
extractFirstParagraph
(content)
scripts/hooks/session-start.js:445
↓ 1 callers
Function
extractFrontmatter
* Parse the leading YAML frontmatter of a markdown document. * * Returns `{ present, lines }` so callers can inspect raw lines * (needed to detect
scripts/ci/validate-skills.js:43
↓ 1 callers
Function
extractFrontmatter
(content)
scripts/ci/validate-agents.js:13
↓ 1 callers
Function
extractGrowthBaseline
(hypergrowth)
scripts/operator-readiness-dashboard.js:593
↓ 1 callers
Function
extractInstinctAction
(content)
scripts/hooks/session-start.js:349
↓ 1 callers
Function
extractMarkdownHeading
(content)
scripts/hooks/session-start.js:434
↓ 1 callers
Function
extractMcpTargetFromRaw
(raw)
scripts/hooks/mcp-health-check.js:169
↓ 1 callers
Function
extractReferences
(content, knownAgents, knownSkills)
scripts/ci/generate-command-registry.js:93
↓ 1 callers
Function
extractSessionSummary
* Extract a meaningful summary from the session transcript. * Reads the JSONL transcript and pulls out key information: * - User messages (tasks req
scripts/hooks/session-end.js:40
↓ 1 callers
Function
extractSimulationRows
(content)
tests/ci/mle-workflow-coverage.test.js:137
↓ 1 callers
Function
extractSummary
* Extract a short summary from the last assistant message. * Takes the first non-empty line and truncates to MAX_BODY_LENGTH chars.
scripts/hooks/desktop-notify.js:93
← previous
next →
1,401–1,500 of 2,777, ranked by callers