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
usage
()
scripts/worktree-lifecycle.js:49
↓ 1 callers
Function
usage
()
scripts/release-approval-gate.js:99
↓ 1 callers
Function
usage
()
scripts/orchestrate-worktrees.js:13
↓ 1 callers
Function
validateAgents
()
scripts/ci/validate-agents.js:43
↓ 1 callers
Function
validateCommands
()
scripts/ci/validate-commands.js:62
↓ 1 callers
Function
validateCommitMessage
* Validate commit message format * @param {string} command * @returns {object|null} Validation result or null if no message to validate
scripts/hooks/pre-bash-commit-quality.js:140
↓ 1 callers
Function
validateDocumentation
(options = {})
scripts/lib/harness-adapter-compliance.js:425
↓ 1 callers
Function
validateEntity
(entityName, payload)
scripts/lib/state-store/schema.js:72
↓ 1 callers
Function
validateFrontmatter
(file, content)
scripts/ci/validate-commands.js:15
↓ 1 callers
Function
validateHooks
()
scripts/ci/validate-hooks.js:127
↓ 1 callers
Function
validateInstallManifests
()
scripts/ci/validate-install-manifests.js:56
↓ 1 callers
Function
validateInstallState
(state)
scripts/lib/install-state.js:227
↓ 1 callers
Function
validateProvenance
(record)
scripts/lib/skill-evolution/provenance.js:98
↓ 1 callers
Function
validateRules
()
scripts/ci/validate-rules.js:45
↓ 1 callers
Function
validateSkillDir
* Validate a single skill directory. * * Returns `{ fatal }` where `fatal` indicates a structural error that * should be surfaced via `console.erro
scripts/ci/validate-skills.js:128
↓ 1 callers
Function
validateSkills
()
scripts/ci/validate-skills.js:167
↓ 1 callers
Function
validateSources
(sources)
scripts/ci/supply-chain-advisory-sources.js:111
↓ 1 callers
Function
validateVideoArtifact
(artifact, media, skipProbe)
scripts/release-video-suite.js:656
↓ 1 callers
Function
validateWorkflowSecurity
(workflowsDir = DEFAULT_WORKFLOWS_DIR)
scripts/ci/validate-workflow-security.js:246
↓ 1 callers
Method
validate_config
(self)
src/llm/providers/openai.py:121
↓ 1 callers
Function
waitForCliReady
(child)
tests/scripts/control-pane.test.js:78
↓ 1 callers
Function
waitForExit
(child)
tests/scripts/control-pane.test.js:116
↓ 1 callers
Function
walk
scripts/discord/ecc-bot.mjs:73
↓ 1 callers
Function
walk
(value)
tests/opencode-config.test.js:47
↓ 1 callers
Function
walkDir
Recursively collect all files under a directory, skipping common noise dirs.
scripts/codemaps/generate.ts:66
↓ 1 callers
Function
walkFiles
(rootDir, files = [])
scripts/ci/scan-supply-chain-iocs.js:435
↓ 1 callers
Function
walkFiles
(dir, acc = [])
tests/run-all.js:25
↓ 1 callers
Function
walkJsonlFiles
(dir, result = { errors: [], files: [] })
scripts/loop-status.js:172
↓ 1 callers
Function
walkNodeModules
(nodeModulesDir, files)
scripts/ci/scan-supply-chain-iocs.js:461
↓ 1 callers
Function
warn
(message)
scripts/codex/merge-codex-config.js:42
↓ 1 callers
Function
withEnv
(overrides, fn)
tests/hooks/pre-bash-commit-quality.test.js:82
↓ 1 callers
Function
withIsolatedHome
(fn)
tests/lib/package-manager.test.js:40
↓ 1 callers
Function
withRecoveryHint
(message, hookIds = [EDIT_WRITE_HOOK_ID])
scripts/hooks/gateguard-fact-force.js:822
↓ 1 callers
Function
wrapSqlJsDatabase
* Wraps a sql.js Database with a better-sqlite3-compatible API surface so * that the rest of the state-store code (migrations.js, queries.js) can *
scripts/lib/state-store/index.js:34
↓ 1 callers
Function
writeEnglishAgents
(root, counts, options = {})
tests/ci/catalog.test.js:85
↓ 1 callers
Function
writeEnglishReadme
(root, counts, options = {})
tests/ci/catalog.test.js:41
↓ 1 callers
Function
writeExpiredState
()
tests/hooks/gateguard-fact-force.test.js:44
↓ 1 callers
Function
writeFakeSdk
(root)
tests/hooks/insaits-security-monitor.test.js:46
↓ 1 callers
Function
writeFile
(rootDir, relativePath, content)
tests/scripts/observability-readiness.test.js:22
↓ 1 callers
Function
writeFile
(rootDir, relativePath, content)
tests/scripts/operator-readiness-dashboard.test.js:22
↓ 1 callers
Function
writeFile
(rootDir, relativePath, content)
tests/scripts/platform-audit.test.js:25
↓ 1 callers
Function
writeFileOrThrow
(filePath, content)
scripts/ci/catalog.js:72
↓ 1 callers
Function
writeGateMsg
(filePath)
scripts/hooks/gateguard-fact-force.js:779
↓ 1 callers
Function
writeLegacySpawnOutput
(raw, result)
scripts/hooks/run-with-flags.js:72
↓ 1 callers
Function
writeMinimalDatabase
(dbPath)
tests/scripts/control-pane.test.js:37
↓ 1 callers
Function
writeOutput
(writePath, output)
scripts/discussion-audit.js:295
↓ 1 callers
Function
writeOutput
(writePath, output)
scripts/operator-readiness-dashboard.js:1148
↓ 1 callers
Function
writeOutput
(writePath, output)
scripts/platform-audit.js:708
↓ 1 callers
Function
writePluginMetadata
(root, counts)
tests/ci/catalog.test.js:69
↓ 1 callers
Function
writeReport
(report, writePath)
scripts/ci/supply-chain-advisory-sources.js:431
↓ 1 callers
Function
writeRollout
(dir, name, lines)
tests/lib/session-adapters-codex.test.js:140
↓ 1 callers
Function
writeSampleWorkItemsDatabase
(dbPath)
tests/lib/control-pane-state.test.js:230
↓ 1 callers
Function
writeSessionLease
(context, rawSessionId = process.env.CLAUDE_SESSION_ID, extra = {})
scripts/lib/observer-sessions.js:137
↓ 1 callers
Function
writeSessionStartPayload
(additionalContext)
scripts/hooks/session-start.js:686
↓ 1 callers
Function
writeState
(filePath, options)
tests/scripts/list-installed.test.js:32
↓ 1 callers
Function
writeZhAgents
(root, counts, options = {})
tests/ci/catalog.test.js:130
↓ 1 callers
Function
writeZhDocsReadme
(root, counts, options = {})
tests/ci/catalog.test.js:102
↓ 1 callers
Function
writeZhRootReadme
(root, counts)
tests/ci/catalog.test.js:98
↓ 1 callers
Function
write_audit
Append an audit event to the JSONL audit log. Creates a new dict to avoid mutating the caller's *event*.
scripts/hooks/insaits-security-monitor.py:129
↓ 1 callers
Function
write_pid
Write PID file for easy process management.
skills/videodb/scripts/ws_listener.py:122
Function
Bar
({height, progress})
skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx:56
Function
Cursor
({frame, blinkFrames, symbol = '\u258C'})
skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx:56
Function
Highlight
({word, color, delay, durationInFrames})
skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx:33
Function
MyAnimation
()
skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx:121
Function
MyAnimation
()
skills/remotion-video-creation/rules/assets/text-animations-word-highlight.tsx:67
Function
MyAnimation
()
skills/remotion-video-creation/rules/assets/text-animations-typewriter.tsx:67
Function
Title
({children})
skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx:14
Function
XAxis
({children, labels, height})
skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx:81
Function
YAxis
({ steps, height, })
skills/remotion-video-creation/rules/assets/charts-bar-chart.tsx:22
Method
__init__
(self)
ecc_dashboard.py:275
Method
__init__
(self)
src/llm/tools/executor.py:16
Method
__init__
(self, registry: ToolRegistry | None = None)
src/llm/tools/executor.py:38
Method
__init__
( self, provider: Any, executor: ToolExecutor, max_iterations: int = 10, )
src/llm/tools/executor.py:66
Method
__init__
(self, api_key: str | None = None, base_url: str | None = None)
src/llm/providers/claude.py:22
Method
__init__
(self, api_key: str | None = None, base_url: str | None = None)
src/llm/providers/openai.py:24
Method
__init__
( self, base_url: str | None = None, default_model: str | None = None, )
src/llm/providers/ollama.py:20
Method
__init__
( self, api_key: str | None = None, base_url: str | None = None, default_model
src/llm/providers/astraflow.py:48
Method
__init__
( self, config: PromptConfig | None = None, *, system_template: str | None = N
src/llm/prompt/builder.py:23
Method
__init__
( self, message: str, provider: ProviderType | None = None, code: str | None =
src/llm/core/interface.py:34
Method
__init__
(self, response: SimpleNamespace)
tests/test_claude_provider.py:11
Method
__init__
(self, response: SimpleNamespace)
tests/test_claude_provider.py:19
Method
__init__
(self, response: SimpleNamespace | None = None)
tests/test_provider_tools.py:20
Method
__init__
(self, response: SimpleNamespace | None = None)
tests/test_provider_tools.py:32
Method
__init__
(self)
tests/test_provider_tools.py:38
Method
__init__
(self)
tests/test_provider_tools.py:52
Method
__init__
(self, response: SimpleNamespace)
tests/test_astraflow_provider.py:16
Method
__init__
(self, response: SimpleNamespace)
tests/test_astraflow_provider.py:26
Method
__init__
(self, **kwargs)
tests/hooks/test_insaits_security_monitor.py:42
Method
__init__
(self, verdict: "AuraVerdict")
integrations/aura/adapter.py:57
Function
_http_get_json
(url: str, timeout: float)
integrations/aura/adapter.py:130
Function
_mock_compliant_classification
Simulate LLM correctly classifying a compliant trace.
skills/skill-comply/tests/test_grader.py:29
Function
_mock_empty_classification
(spec, trace, model="haiku")
skills/skill-comply/tests/test_grader.py:49
Function
_mock_noncompliant_classification
Simulate LLM classifying a noncompliant trace (impl before test).
skills/skill-comply/tests/test_grader.py:40
Function
_test
(name, fn)
tests/integration/hooks.test.js:18
Function
adaptToolName
(toolName)
scripts/gemini-adapt-agents.js:77
Function
aheadBehind
(branch, baseBranch)
scripts/lib/worktree-lifecycle/git.js:106
Function
appendSessionContent
* Append content to a session * @param {string} sessionPath - Full path to session file * @param {string} content - Content to append * @returns {b
scripts/lib/session-manager.js:478
Function
applyInstallPlan
(plan)
scripts/lib/install-executor.js:130
Function
branchExists
(branch)
scripts/lib/worktree-lifecycle/git.js:59
Method
browse_path
Browse for project path
ecc_dashboard.py:803
← previous
next →
2,301–2,400 of 2,777, ranked by callers