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
Method
on_skill_select
Handle skill selection
ecc_dashboard.py:581
Function
open
(target, context = {})
scripts/lib/session-adapters/claude-history.js:133
Function
open
(target, context = {})
scripts/lib/session-adapters/codex-worktree.js:324
Function
open
(target, context = {})
scripts/lib/session-adapters/registry.js:130
Function
open
(target, context = {})
scripts/lib/session-adapters/dmux-tmux.js:63
Method
open_agents
Open AGENTS.md
ecc_dashboard.py:835
Method
open_readme
Open README in default browser/reader
ecc_dashboard.py:831
Method
open_terminal
Open terminal at project path
ecc_dashboard.py:811
Function
overlaySeedPaths
({ repoRoot, seedPaths, worktreePath })
scripts/lib/tmux-worktree-orchestrator.js:86
Function
parseAgentsDocExpectations
(agentsContent)
scripts/ci/catalog.js:266
Function
parseArgs
(argv)
scripts/lib/control-pane/server.js:39
Function
parseReadmeExpectations
(readmeContent)
scripts/ci/catalog.js:88
Function
parseZhAgentsDocExpectations
(agentsContent)
scripts/ci/catalog.js:321
Function
parseZhDocsReadmeExpectations
(readmeContent)
scripts/ci/catalog.js:197
Function
parseZhRootReadmeExpectations
(readmeContent)
scripts/ci/catalog.js:184
Function
patch_globals
Patch module-level globals to use tmp_path-based directories.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:114
Function
persistCanonicalSessionSnapshot
(snapshot, metadata)
tests/lib/session-adapters.test.js:546
Function
planOperations
(input, adapter)
scripts/lib/install-targets/joycode-project.js:16
Function
planOperations
(input, adapter)
scripts/lib/install-targets/claude-home.js:56
Function
planOperations
(input, adapter)
scripts/lib/install-targets/antigravity-project.js:29
Function
planOperations
(input, adapter)
scripts/lib/install-targets/cursor-project.js:63
Function
planOperations
(input = {})
scripts/lib/install-targets/helpers.js:303
Function
planOperations
(input, adapter)
scripts/lib/install-targets/zed-project.js:16
Function
planOperations
(input, adapter)
scripts/lib/install-targets/codebuddy-project.js:16
Function
planOperations
(input, adapter)
scripts/lib/install-targets/claude-project.js:56
Function
pragma
(pragmaStr)
scripts/lib/state-store/index.js:52
Function
predictMergeConflicts
(branch, baseBranch)
scripts/lib/worktree-lifecycle/git.js:125
Function
prepare
(sql)
scripts/lib/state-store/index.js:60
Function
project_tree
Create a realistic project directory tree for testing.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:87
Function
pytest_configure
(config: pytest.Config)
tests/conftest.py:9
Function
readProvenance
(skillPath, options = {})
scripts/lib/skill-evolution/provenance.js:140
Function
readSkillExecutionRecords
(options = {})
scripts/lib/skill-evolution/tracker.js:131
Function
recordCanonicalSessionSnapshot
(snapshotArg, metadata)
tests/lib/session-adapters.test.js:860
Function
recordSessionSnapshot
(snapshotArg, metadata)
tests/lib/session-adapters.test.js:872
Function
recordSkillExecution
(input, options = {})
scripts/lib/skill-evolution/tracker.js:105
Function
recordSkillExecution
()
tests/lib/skill-evolution.test.js:273
Method
refresh_data
Refresh all data
ecc_dashboard.py:839
Function
register_provider
(provider_type: ProviderType, provider_cls: type[LLMProvider])
src/llm/providers/resolver.py:77
Function
renameAlias
* Rename an alias * @param {string} oldAlias - Current alias name * @param {string} newAlias - New alias name * @returns {object} Result with succe
scripts/lib/session-aliases.js:308
Function
renderStateTable
()
scripts/lib/harness-adapter-compliance.js:339
Function
replaceInFile
* Replace text in a file (cross-platform sed alternative) * @param {string} filePath - Path to the file * @param {string|RegExp} search - Pattern to
scripts/lib/utils.js:492
Function
resolveDestinationPath
(sourceRelativePath, input = {})
scripts/lib/install-targets/helpers.js:269
Function
resolveRoot
(input = {})
scripts/lib/install-targets/helpers.js:261
Function
resolveSessionAlias
* Get session path by alias (convenience function) * @param {string} aliasOrId - Alias name or session ID * @returns {string|null} Session path or n
scripts/lib/session-aliases.js:365
Function
restore_template_registry
()
tests/test_templates.py:14
Function
rollbackCreatedResources
(plan, createdState, runtime = {})
scripts/lib/tmux-worktree-orchestrator.js:426
Function
rollbackCreatedResources
(receivedPlan, createdState)
tests/lib/tmux-worktree-orchestrator.test.js:339
Function
rollbackTo
(skillPath, targetVersion, options = {})
scripts/lib/skill-evolution/versioning.js:185
Function
run
(namedParams)
scripts/lib/state-store/index.js:94
Function
run
(rawInput)
scripts/hooks/gateguard-fact-force.js:872
Function
run
(rawInput)
scripts/hooks/pre-bash-commit-quality.js:420
Function
run
* Exportable run() for in-process execution via run-with-flags.js.
scripts/hooks/block-no-verify.js:509
Function
runCommand
(program, args)
tests/lib/tmux-worktree-orchestrator.test.js:320
Function
runExternalCommand
(command, args, options = {})
scripts/auto-update.js:142
Function
select
(target, context = {})
scripts/lib/session-adapters/registry.js:119
Function
setAlias
* Set or update an alias for a session * @param {string} alias - Alias name (alphanumeric, dash, underscore) * @param {string} sessionPath - Session
scripts/lib/session-aliases.js:188
Function
shell
(strings, ...values)
tests/opencode-plugin-hooks.test.js:54
Function
shouldCheckFile
* Check if a file should be quality-checked * @param {string} filePath * @returns {boolean}
scripts/hooks/pre-bash-commit-quality.js:55
Function
shutdown
()
scripts/control-pane.js:44
Function
summarizeDiscussion
(discussion)
scripts/lib/github-discussions.js:82
Function
supports
(target)
scripts/lib/install-targets/helpers.js:258
Function
supportsAntigravitySourcePath
(sourceRelativePath)
scripts/lib/install-targets/antigravity-project.js:12
Function
supportsModule
(module)
scripts/lib/install-targets/antigravity-project.js:25
Function
supportsModule
(module, input = {})
scripts/lib/install-targets/helpers.js:331
Method
supports_tools
(self)
src/llm/core/interface.py:23
Method
supports_vision
(self)
src/llm/core/interface.py:26
Function
syncEnglishAgents
(content, catalog)
scripts/ci/catalog.js:484
Function
syncEnglishReadme
(content, catalog)
scripts/ci/catalog.js:421
Function
syncZhAgents
(content, catalog)
scripts/ci/catalog.js:576
Function
syncZhDocsReadme
(content, catalog)
scripts/ci/catalog.js:526
Function
syncZhRootReadme
(content, catalog)
scripts/ci/catalog.js:516
Function
tdd_spec
()
skills/skill-comply/tests/test_grader.py:15
Method
test_adapt_for_claude
(self)
tests/test_builder.py:71
Method
test_adapt_for_ollama
(self)
tests/test_builder.py:81
Method
test_adapt_for_openai
(self)
tests/test_builder.py:76
Method
test_after_step_can_reference_later_declared_spec_step
(self, mock_cls)
skills/skill-comply/tests/test_grader.py:140
Method
test_all_required_steps_detected
(self, mock_cls, tdd_spec, compliant_trace)
skills/skill-comply/tests/test_grader.py:65
Function
test_astraflow_cn_provider_uses_cn_endpoint_and_model_fallback
(monkeypatch)
tests/test_astraflow_provider.py:56
Method
test_astraflow_env_provider_is_normalized
(self, monkeypatch)
tests/test_resolver.py:65
Function
test_astraflow_provider_defaults_to_global_umodelverse_endpoint
(monkeypatch)
tests/test_astraflow_provider.py:43
Function
test_astraflow_provider_forwards_non_default_temperature
()
tests/test_astraflow_provider.py:103
Function
test_astraflow_provider_generates_openai_compatible_chat_completion
()
tests/test_astraflow_provider.py:71
Function
test_astraflow_provider_parses_tool_calls
()
tests/test_astraflow_provider.py:113
Function
test_astraflow_provider_preserves_malformed_tool_arguments
()
tests/test_astraflow_provider.py:129
Method
test_build_adds_system_from_keyword_options
(self)
tests/test_builder.py:27
Method
test_build_adds_system_from_prompt_config
(self)
tests/test_builder.py:35
Method
test_build_with_system
(self)
tests/test_builder.py:16
Method
test_build_with_tools
(self)
tests/test_builder.py:57
Method
test_build_without_system
(self)
tests/test_builder.py:8
Function
test_claude_provider_serializes_tools_for_messages_api
()
tests/test_provider_tools.py:117
Function
test_clean_scan_writes_audit_and_uses_environment_options
(monkeypatch, tmp_path)
tests/hooks/test_insaits_security_monitor.py:125
Function
test_clear_templates_removes_all_registered_templates
()
tests/test_templates.py:50
Function
test_cmd_projects_empty_registry
No projects should print helpful message.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:721
Function
test_cmd_projects_with_registry
Should list projects from registry.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:730
Function
test_cmd_status_no_instincts
Status with no instincts should print fallback message.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:640
Function
test_cmd_status_returns_int
cmd_status should always return an int.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:706
Function
test_cmd_status_with_instincts
Status should show project and global instinct counts.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:653
Method
test_compliance_rate_is_ratio_of_required_only
(self, mock_cls, tdd_spec, compliant_trace)
skills/skill-comply/tests/test_grader.py:130
Function
test_confidence_bar_uses_ascii_when_stream_rejects_block_glyphs
Windows cp1252 streams cannot encode block glyphs.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:679
Function
test_confidence_bar_uses_unicode_when_supported
Confidence bars should retain block glyphs on UTF-8 streams.
skills/continuous-learning-v2/scripts/test_parse_instinct.py:673
← previous
next →
2,501–2,600 of 2,777, ranked by callers