-
Notifications
You must be signed in to change notification settings - Fork 836
Pull requests: pgadmin-org/pgadmin4
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Javascript dependency: Bump devalue from 5.6.3 to 5.6.4 in /web
Dependencies
Pull requests that update a dependency file
#9743
opened Mar 12, 2026 by
dependabot
bot
Loading…
Fix an issue where the AI Assistant input textbox sometimes swallows the first character of input.
#9741
opened Mar 11, 2026 by
dpage
Loading…
Fix an issue where the AI Assistant was not retaining conversation context between messages, with chat history compaction to manage token budgets.
#9737
opened Mar 11, 2026 by
dpage
Loading…
Fix an issue where LLM responses are not streamed or rendered properly in the AI Assistant. Fixes #9734
#9735
opened Mar 11, 2026 by
dpage
Loading…
Improve the AI Assistant user prompt to be more descriptive of the actual functionality.
#9733
opened Mar 11, 2026 by
dpage
Loading…
Added support for custom LLM provider URLs for OpenAI and Anthropic, …
#9731
opened Mar 11, 2026 by
dpage
Loading…
Fixed an issue where AI features are visible in the UI even when LLM_…
#9727
opened Mar 10, 2026 by
dpage
Loading…
Add SQL formatting and query plan analysis module via explain-postgresql.com API
#9726
opened Mar 10, 2026 by
MGorkov
Loading…
Fixed an issue where AI Reports fail with OpenAI models that do not s…
#9725
opened Mar 10, 2026 by
dpage
Loading…
Fixed an issue where AI Reports are grayed out after setting an API k…
#9724
opened Mar 10, 2026 by
dpage
Loading…
Fix misleading AI activity messages that could be mistaken for actual database operations.
#9722
opened Mar 10, 2026 by
dpage
Loading…
Fixed an issue where EXPLAIN and EXPLAIN ANALYZE not working if blank line is there in the SQL query.
#9670
opened Feb 24, 2026 by
akshay-joshi
Loading…
Fixed an issue where the default fillfactor value for B-tree indexes was incorrect. #9648
#9653
opened Feb 20, 2026 by
pravesh-sharma
Loading…
feat: add AWS IAM Database Authentication support for RDS/Aurora PosgreSQL
#9579
opened Jan 30, 2026 by
brunobrise
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.