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
↓ 3 callers
Function
withTempPluginRoot
(fn)
tests/hooks/continuous-learning-observe-runner.test.js:42
↓ 3 callers
Function
writeCountedFiles
(root, category, count)
tests/ci/catalog.test.js:26
↓ 3 callers
Function
writeFakeExecutable
(filePath, output, exitCode)
tests/hooks/pre-bash-commit-quality.test.js:69
↓ 3 callers
Function
writeFakePython
(binDir)
tests/hooks/insaits-security-wrapper.test.js:27
↓ 3 callers
Function
writeGhShim
(rootDir, responses)
tests/scripts/platform-audit.test.js:104
↓ 3 callers
Function
writeJson
(filePath, value)
tests/lib/install-config.test.js:36
↓ 3 callers
Function
writeOpencodeFixture
({ title = 'rebuild the basket trader rebalancer', updatedAgoMs = 0 } = {})
tests/lib/session-adapters-opencode.test.js:39
↓ 3 callers
Function
writeSession
(storageDir, projectHash, sessionId, info, messages)
tests/lib/session-adapters-opencode.test.js:153
↓ 3 callers
Function
writeTranscript
(filePath, entries)
tests/hooks/cost-tracker.test.js:38
↓ 2 callers
Function
DEFAULT_GENERATED_AT
()
scripts/ci/supply-chain-advisory-sources.js:11
↓ 2 callers
Function
_collect_pending_instincts
Scan all pending directories and return info about each pending instinct. Each dict contains: path, created, age_days, name, parent_dir.
skills/continuous-learning-v2/scripts/instinct-cli.py:1751
↓ 2 callers
Function
_git_repo_root
(cwd: Optional[str] = None)
skills/continuous-learning-v2/scripts/instinct-cli.py:250
↓ 2 callers
Function
_merge_instinct_dir
(from_dir: Path, into_dir: Path, existing_ids: set[str])
skills/continuous-learning-v2/scripts/instinct-cli.py:590
↓ 2 callers
Method
_open_project_doc
Open a project document safely, constrained to the project directory.
ecc_dashboard.py:819
↓ 2 callers
Function
_print_instincts_by_domain
Helper to print instincts grouped by domain.
skills/continuous-learning-v2/scripts/instinct-cli.py:799
↓ 2 callers
Function
_project_instinct_ids
(project_dir: Path, source_type: str)
skills/continuous-learning-v2/scripts/instinct-cli.py:581
↓ 2 callers
Function
_step_compliance_rate
( step_id: str, results: list[tuple[str, ComplianceResult, list[ObservationEvent]]], )
skills/skill-comply/scripts/report.py:147
↓ 2 callers
Function
_strip_env_value
(value: str)
src/llm/providers/resolver.py:27
↓ 2 callers
Function
_strip_remote_credentials
(remote_url: str)
skills/continuous-learning-v2/scripts/instinct-cli.py:68
↓ 2 callers
Function
_tool
()
tests/test_provider_tools.py:11
↓ 2 callers
Function
_update_registry
Update the projects.json registry. Uses file locking (where available) to prevent concurrent sessions from overwriting each other's updates.
skills/continuous-learning-v2/scripts/instinct-cli.py:397
↓ 2 callers
Function
_validate_template_input
Validate template registry inputs before mutating the registry.
src/llm/prompt/templates/__init__.py:9
↓ 2 callers
Function
addJsonMergeOperation
(operations, options)
scripts/lib/install-executor.js:256
↓ 2 callers
Function
all
(...positionalArgs)
scripts/lib/state-store/index.js:62
↓ 2 callers
Method
analyzePhase
(data)
scripts/skill-create-output.js:99
↓ 2 callers
Function
analyzeTranscript
(transcriptPath, options = {})
scripts/loop-status.js:401
↓ 2 callers
Function
appendBlock
(raw, block)
scripts/codex/merge-codex-config.js:106
↓ 2 callers
Function
appendEvolutionRecord
(skillPath, logType, record)
scripts/lib/skill-evolution/versioning.js:129
↓ 2 callers
Function
appendPath
(filePath)
scripts/hooks/post-edit-accumulator.js:40
↓ 2 callers
Function
appendSkillObservation
(observation, options = {})
scripts/lib/skill-improvement/observations.js:74
↓ 2 callers
Method
apply_theme
(self)
ecc_dashboard.py:864
↓ 2 callers
Function
asStringArray
(value)
scripts/lib/mcp-inventory/canonical-mcp.js:100
↓ 2 callers
Function
askClaude
(systemPrompt, history, userMessage, model)
scripts/claw.js:86
↓ 2 callers
Function
assertKnownModuleIds
(moduleIds, manifests)
scripts/lib/install-manifests.js:231
↓ 2 callers
Function
assertSingleDrawOutput
(result)
tests/scripts/openclaw-persona-forge-gacha.test.js:49
↓ 2 callers
Function
assertValidProvenance
(record)
scripts/lib/skill-evolution/provenance.js:133
↓ 2 callers
Function
atomicWriteJson
(filePath, payload)
scripts/loop-status.js:641
↓ 2 callers
Function
attempt
(idx)
scripts/hooks/mcp-health-check.js:341
↓ 2 callers
Function
attemptReconnect
(serverName)
scripts/hooks/mcp-health-check.js:528
↓ 2 callers
Function
branchSession
(currentSessionPath, newSessionName, targetDir = getClawDir())
scripts/claw.js:225
↓ 2 callers
Function
buildCatalog
(root = ROOT)
scripts/ci/catalog.js:50
↓ 2 callers
Function
buildControlPaneActions
(options = {})
scripts/lib/control-pane/actions.js:123
↓ 2 callers
Function
buildEnv
(options = {})
tests/scripts/harness-audit.test.js:22
↓ 2 callers
Function
buildGithubChecks
(rootDir)
scripts/harness-audit.js:661
↓ 2 callers
Function
buildHookEnv
(env = {})
tests/hooks/mcp-health-check.test.js:76
↓ 2 callers
Function
buildPatchPreviewFromContent
(content, prefix)
scripts/hooks/session-activity-tracker.js:201
↓ 2 callers
Function
buildPrompt
(systemPrompt, history, userMessage)
scripts/claw.js:78
↓ 2 callers
Function
buildSearchCorpus
(parts)
scripts/consult.js:253
↓ 2 callers
Function
buildSessionBannerCommand
(sessionName, coordinationDir)
scripts/lib/tmux-worktree-orchestrator.js:49
↓ 2 callers
Function
buildSessionHeader
(today, currentTime, metadata, existingContent = '')
scripts/hooks/session-end.js:151
↓ 2 callers
Function
buildSessionSnapshot
({ sessionName, coordinationDir, panes })
scripts/lib/orchestration-session.js:226
↓ 2 callers
Function
buildSkillEvaluationScaffold
(skillId, records, options = {})
scripts/lib/skill-improvement/evaluate.js:21
↓ 2 callers
Function
buildSummaryBlock
(summary)
scripts/hooks/session-end.js:326
↓ 2 callers
Function
buildUpsertPayload
(options, existing = null)
scripts/work-items.js:326
↓ 2 callers
Function
calculateSuccessRate
(records)
scripts/lib/skill-evolution/health.js:80
↓ 2 callers
Function
checkCommand
* Check a command string for git hook bypass attempts.
scripts/hooks/block-no-verify.js:451
↓ 2 callers
Function
checkHooks
tests/hooks/hooks.test.js:2544
↓ 2 callers
Function
cleanup
(dirPath)
tests/lib/skill-improvement.test.js:38
↓ 2 callers
Function
cleanup
(dirPath)
tests/scripts/install-ps1.test.js:18
↓ 2 callers
Function
cleanup
(dirPath)
tests/scripts/install-sh.test.js:17
↓ 2 callers
Function
cleanupTempDir
(dirPath)
tests/lib/skill-dashboard.test.js:35
↓ 2 callers
Function
cleanupTempDir
(dirPath)
tests/scripts/gemini-adapt-agents.test.js:47
↓ 2 callers
Function
clearCaches
* Clear all caches. Useful for testing.
scripts/lib/resolve-formatter.js:174
↓ 2 callers
Function
collectKnownReferences
(content, patterns, knownNames)
scripts/ci/generate-command-registry.js:78
↓ 2 callers
Function
collectLearnedSkillFiles
(learnedDir)
scripts/hooks/session-start.js:489
↓ 2 callers
Function
collectMarkdownFiles
(rootPath)
tests/plugin-manifest.test.js:72
↓ 2 callers
Function
commandFor
(kind, id, target)
scripts/consult.js:241
↓ 2 callers
Function
compactSession
(filePath, keepTurns = DEFAULT_COMPACT_KEEP_TURNS)
scripts/claw.js:175
↓ 2 callers
Function
compareStringArrays
(left, right)
scripts/lib/install-lifecycle.js:42
↓ 2 callers
Function
compressToCatalog
* Compress an agent to catalog entry (metadata only).
scripts/lib/agent-compress.js:134
↓ 2 callers
Function
connectorStatus
(config, db)
scripts/lib/control-pane/state.js:428
↓ 2 callers
Function
contextPath
(contextDir)
skills/ck/commands/shared.mjs:49
↓ 2 callers
Function
countOccurrences
(haystack, needle)
tests/hooks/session-end.test.js:30
↓ 2 callers
Function
createCursorStateOptions
(projectRoot, overrides = {})
tests/lib/install-lifecycle.test.js:56
↓ 2 callers
Function
createDocumentSpecs
(paths = {})
scripts/ci/catalog.js:633
↓ 2 callers
Function
createFlatFileOperations
({ moduleId, repoRoot, sourceRelativePath, destinationDir, destinationNameTransform, })
scripts/lib/install-targets/helpers.js:187
↓ 2 callers
Function
createLegacyCompatInstallPlan
(options = {})
scripts/lib/install-executor.js:620
↓ 2 callers
Function
createRemappedOperation
(adapter, moduleId, sourceRelativePath, destinationPath, options = {})
scripts/lib/install-targets/helpers.js:131
↓ 2 callers
Function
createStatePreview
(options)
scripts/lib/install-executor.js:125
↓ 2 callers
Function
createTempDir
(prefix)
tests/lib/skill-dashboard.test.js:31
↓ 2 callers
Function
createTempDir
()
tests/scripts/gemini-adapt-agents.test.js:43
↓ 2 callers
Function
createTempDir
(prefix)
tests/scripts/install-ps1.test.js:14
↓ 2 callers
Function
createTempDir
(prefix)
tests/scripts/install-sh.test.js:13
↓ 2 callers
Function
daysAgo
(dateStr)
skills/ck/hooks/session-start.mjs:33
↓ 2 callers
Function
daysAgoLabel
(dateStr)
skills/ck/commands/shared.mjs:121
↓ 2 callers
Function
detectFromLockFile
* Detect package manager from lock file in project directory
scripts/lib/package-manager.js:92
↓ 2 callers
Function
detectFromPackageJson
* Detect package manager from package.json packageManager field
scripts/lib/package-manager.js:107
↓ 2 callers
Function
detectId
(targetDir)
tests/hooks/detect-project-worktree.test.js:262
↓ 2 callers
Function
determineStatus
(issues)
scripts/lib/install-lifecycle.js:720
↓ 2 callers
Function
discord
(method, path, body)
scripts/discord/release-announce.mjs:20
↓ 2 callers
Function
discussionGhKey
(owner, name, first = 100)
tests/scripts/platform-audit.test.js:96
↓ 2 callers
Function
editGateMsg
(filePath)
scripts/hooks/gateguard-fact-force.js:763
↓ 2 callers
Function
emitGovernanceEvent
(event)
scripts/hooks/governance-capture.js:132
↓ 2 callers
Function
emitLogs
(logs)
scripts/hooks/mcp-health-check.js:561
↓ 2 callers
Function
ensureAgentDataHomeEnv
* Set ECC_AGENT_DATA_HOME on the current process when unset (hook subprocess safety net). * @returns {string} Resolved agent data home
scripts/lib/agent-data-home.js:161
↓ 2 callers
Function
ensureBoolean
(value, fieldPath)
scripts/lib/session-adapters/canonical-session.js:51
↓ 2 callers
Function
ensureMigrationTable
(db)
scripts/lib/state-store/migrations.js:149
↓ 2 callers
Function
ensureString
(value, label)
scripts/lib/skill-improvement/observations.js:21
↓ 2 callers
Function
escapeMarkdownCell
(value)
scripts/lib/harness-adapter-compliance.js:314
↓ 2 callers
Function
escapeRegExp
(value)
tests/codex-config.test.js:28
← previous
next →
901–1,000 of 2,777, ranked by callers