Commit Graph

1 Commits

Author SHA1 Message Date
Alex Verkhovsky 793edd0026 refactor(installer): flatten IDE hierarchy and remove dead code
Delete BaseIdeSetup class and merge surviving members into
ConfigDrivenIdeSetup, eliminating the inheritance hierarchy.
Remove unused template system, multi-target support,
installCustomAgentLauncher, and vestigial config keys
(template_type, skill_format, artifact_types) from
platform-codes.yaml. Freeze Config instance and arrays.
Move Config class to installers/lib/core/. Remove force flag
from update paths. Convert OfficialModules.collectConfigs to
static build().
2026-03-22 01:18:36 -06:00