47f2b1a128
- Fix resolve variable shadowing in promptSecret (rename to fulfill) - Fix readline leak on invalid choice (close before returning err) - Remove Anthropic/Gemini from presets (not OpenAI-compatible) - Fix GLM URL: api.z.ai → open.bigmodel.cn - Restore terminal raw mode before process.exit on Ctrl+C - Add debug logging to fetchAvailableModels failures - Add comment explaining DashScope-specific model filter patterns - Move PresetProvider and CmdSetupSuccess types to types.ts per convention