mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-10 17:06:13 +00:00
* fix: drop MCP recommendations auto-popup and silent preloads * feat: Add consent-driven MCP recommendations inside Add New Server dialog * refactor: Drop mcpDefaultServerOverrides for mcpServers[i].enabled * feat: Center the empty state on the MCP settings page * fix: keep existing MCP cards intact when adding a new server * fix: keep MCP cards stable when a new server is added * refactor: keep MCP server list in config insertion order * feat: shrink the recommended-MCP cards to two tools each and fit them in one row * feat: make recommended MCP cards click-to-fill and tighten copy * feat: highlight the selected MCP recommendation and stop auto-focus on dialog open * feat: derive MCP recommendation selection from the form URL * fix: make recommendation MCP cards fully non-focusable * fix: redirect focus from first card to the URL input on consent * chore: Formatting * refactor: Remove Recommended MCP Servers completely * fix: Preserve legacy mcpDefaultServerOverrides key after merge migration for downgrade compatibility |
||
|---|---|---|
| .. | ||
| abort.test.ts | ||
| agentic-sections.test.ts | ||
| agentic-strip.test.ts | ||
| clipboard.test.ts | ||
| continue-intent.test.ts | ||
| favicon-colorize.test.ts | ||
| headers.test.ts | ||
| jpeg-orientation.test.ts | ||
| latex-protection.test.ts | ||
| mcp-default-overrides-merge.test.ts | ||
| mcp-servers-default.test.ts | ||
| mcp-service.test.ts | ||
| model-id-parser.test.ts | ||
| model-names.test.ts | ||
| parse-mcp-server-settings.test.ts | ||
| pwa.spec.ts | ||
| reasoning-context.test.ts | ||
| redact.test.ts | ||
| request-helpers.test.ts | ||
| sanitize-headers.test.ts | ||
| stream-discovery.test.ts | ||
| stream-resume.test.ts | ||
| uri-template.test.ts | ||