- AI chat sidebar with multi-provider support - Session management, token tracking, usage stats - Voice input, file attachments, code actions - Integrates with Alfred IDE (code-server) auth system
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"recommendations": [
|
|
"gositeme.alfred-commander"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"ms-vscode-remote.remote-ssh",
|
|
"ms-vscode.remote-server",
|
|
"ms-vscode.remote-explorer",
|
|
"github.copilot",
|
|
"github.copilot-chat"
|
|
]
|
|
}
|