mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
199297ce7e
Delete the entire scripting feature (cmd/script.go, tests, examples/scripts/, examples/hooks/) and clean up all supporting code: ArgsSubstituter, MergeConfigs, Config.Prompt/NoExit fields, scriptMCPConfig, and HasScriptArgs. Env substitution (EnvSubstituter, HasEnvVars) is retained as it's used by config loading and hooks. -2171 lines across 21 files.