Skip to content

feat: add read-only PostgreSQL agent tool - #8

Merged
khaale merged 2 commits into
mainfrom
design-new-tool
Aug 24, 2026
Merged

feat: add read-only PostgreSQL agent tool#8
khaale merged 2 commits into
mainfrom
design-new-tool

Conversation

@khaale

@khaale khaale commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the pgc CLI with named PostgreSQL sessions and secret-safe diagnostics
  • enforce read-only queries with bounded results and sanitized errors
  • add progressive schema overview, comment-aware search, table details, availability status, and FK relationships
  • add cross-environment comparison of two read-only queries by explicit key columns
  • add the companion skill, OpenSpec artifacts, changeset, dev-install wrapper, and repository README documentation

Verification

  • pnpm check
  • openspec validate add-postgres-agent-tool --type change --strict --json
  • read-only smoke tests against the local be-plan_local PostgreSQL session
  • pre-commit test hook passed

@khaale
khaale merged commit 59d4651 into main Aug 24, 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