feat: add natural language configuration tools

This commit is contained in:
lofyer
2026-08-14 01:23:32 +08:00
parent 445ebbc002
commit 7a86c96623
19 changed files with 3284 additions and 119 deletions
+3 -3
View File
@@ -775,8 +775,8 @@ describe('SettingsPanel runtime files', () => {
).not.toHaveClass('mcp-server-card--disabled')
)
expect(
screen.getByText('内置 MCP Server · 按模式读写 · 按对话授权')
).toBeInTheDocument()
screen.getAllByText('内置 MCP Server · 按模式读写 · 按对话授权')
).not.toHaveLength(0)
})
it('keeps page navigation beside an independently scrollable panel', () => {
@@ -2603,7 +2603,7 @@ describe('SettingsPanel runtime files', () => {
).toBeInTheDocument()
expect(
screen.getAllByRole('button', {
name: /(?:|) (?:|)/u
name: /(?:|) (?:||GoodBuddy )/u
})
).toHaveLength(builtinMcpServers.length)
expect(