Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AstrBotDevs/AstrBot
/ set
Function
set
dashboard/src/composables/useProviderSources.ts:210–212 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
208
return
editableProviderSource.value![field]
209
},
210
set(val) {
211
editableProviderSource.value![field] = val
212
},
213
enumerable: true
214
})
215
})
Callers
15
_ensure_persona_and_skills
Function · 0.85
_get_fallback_chat_providers
Function · 0.85
__init__
Method · 0.85
_cleanup_target
Method · 0.85
_collect_log_files
Method · 0.85
_collect_cache_files
Method · 0.85
_iter_log_family_files
Method · 0.85
get_desktop_core_lock_modules
Function · 0.85
normalize_and_dedupe_strings
Function · 0.85
_build_pip_conflict_context
Function · 0.85
_extract_top_level_modules
Function · 0.85
_collect_candidate_modules
Function · 0.85
Calls
no outgoing calls
Tested by
15
test_t2i_set_active_template_syncs_all_configs
Function · 0.68
test_t2i_reset_default_template_syncs_all_configs
Function · 0.68
test_wecom_crypto_uses_secrets
Function · 0.68
test_wecomai_utils_uses_secrets
Function · 0.68
test_nonce_generation
Function · 0.68
test_secrets_module_randomness_quality
Function · 0.68
test_install_plugin_from_file_conflict_keeps_failed_plugins_clean
Function · 0.68
test_install_plugin_skips_dependency_install_when_no_requirements_missing
Function · 0.68
test_parse_package_install_input_tracks_only_named_direct_references
Function · 0.68
test_build_missing_requirements_install_lines_returns_empty_tuple_when_all_satisfied
Function · 0.68
_tool_names
Method · 0.68
test_smoke_pipeline_stage_registration_matches_order
Function · 0.68