Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.