Skip to content

Feature connector#315

Merged
olasunkanmi-SE merged 4 commits intomainfrom
feature_connector
Feb 8, 2026
Merged

Feature connector#315
olasunkanmi-SE merged 4 commits intomainfrom
feature_connector

Conversation

@olasunkanmi-SE
Copy link
Owner

No description provided.

Oyinlola Olasunkanmi added 4 commits February 8, 2026 10:11
…ice integration

Add new ConnectorService to manage MCP-based external service connectors with UI
- Create connector service with built-in integrations (Google Drive, GitHub, etc.)
- Add connectors webview panel with card-based interface and status indicators
- Implement connect/disconnect functionality with configuration persistence
- Add roadmap documentation for future connector development
- Update tsconfig to include new connector files
- Add debug script for MCP server testing
- Add chat session management with database tables and UI panel for multiple conversations
- Integrate debugger tools for error fixing during active debug sessions
- Update news service to fetch from engineering blogs using RSS feeds
- Change default model from Gemini to Groq and mode from Agent to Ask
- Bump version to 4.0.2 with enhanced welcome screen and configuration updates
…P services

- Add new ConnectorsSettings component to settings panel with status management
- Create centralized vscode utility for consistent VS Code API access
- Add configuration schemas for various MCP services (MySQL, Redis, MongoDB, n8n, etc.)
- Update package.json with new configuration settings for connectors and MCP servers
- Remove standalone Connectors panel in favor of integrated settings approach
- Add service icons for all supported connectors
- Implement guided configuration flow with OAuth support for GitHub
- Update existing settings components to use centralized vscode utility
Update multiple dependencies to their latest versions including:
- @huggingface/jinja from 0.5.4 to 0.5.5
- @langchain/anthropic from 1.3.13 to 1.3.15 with updated peer dependencies
- @langchain/core from 1.1.18 to 1.1.19
- @langchain/langgraph from 1.1.2 to 1.1.4 with SDK update
- @langchain/openai from 1.2.4 to 1.2.5
- deepagents from 1.6.1 to 1.7.2
- langchain from 1.2.16 to 1.2.18
- mongoose from 8.22.0 to 8.22.1
- axios from 1.13.4 to 1.13.5
- better-sqlite3 from 11.10.0 to 12.6.2
- @types/vscode from 1.108.1 to 1.109.0
- semver from 7.7.3 to 7.7.4

This update includes security patches, bug fixes, and compatibility improvements across the dependency tree.
@olasunkanmi-SE olasunkanmi-SE merged commit 2583b0d into main Feb 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant