feat: remove prompt completion feature (#1076)

This commit is contained in:
tanzhenxin 2025-11-20 14:36:51 +08:00 committed by GitHub
parent e1e7a0d606
commit 07069f00d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 99 additions and 665 deletions

View file

@ -77,7 +77,6 @@ const MIGRATION_MAP: Record<string, string> = {
disableAutoUpdate: 'general.disableAutoUpdate',
disableUpdateNag: 'general.disableUpdateNag',
dnsResolutionOrder: 'advanced.dnsResolutionOrder',
enablePromptCompletion: 'general.enablePromptCompletion',
enforcedAuthType: 'security.auth.enforcedType',
excludeTools: 'tools.exclude',
excludeMCPServers: 'mcp.excluded',