dbeaver / dbeaver/dbeaver

Implement Proxy support for AI Assistant in network setups enforcing Proxy usage

Open
#39,941 3 comments 1 reaction 0 assignees View on GitHub
xf:ai
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

**Is your feature request related to a problem? Please describe.**
When connected to a corporate network via VPN that enforces proxy usage for external access, the AI Assistant is currently non-functional. All queries fail with a connection error (please see the attached stack trace).

**Describe the solution you'd like**
The AI Assistant should be able to communicate with the LLM even when connected via a corporate VPN that requires a proxy for all outbound traffic to external IP addresses.

**Describe alternatives you've considered**
I am not aware of any alternatives.

**Additional context**
From a user perspective, I prefer a solution that:

Is managed via a single configuration point.

Is unified for all outbound network communication initiated by DBeaver, including downloading DB drivers, checking for version updates, AI Assistant communication, and any other tools requiring Internet access.

[2025-12-13_dbeaver_AI_agent_connection_problem.txt](https://github.com/user-attachments/files/24140167/2025-12-13_dbeaver_AI_agent_connection_problem.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.