Skip to content

Add PostgreSQL skill repository#1531

Open
kongweiguang wants to merge 1 commit into
agentscope-ai:mainfrom
kongweiguang:pg-skill-postgresql
Open

Add PostgreSQL skill repository#1531
kongweiguang wants to merge 1 commit into
agentscope-ai:mainfrom
kongweiguang:pg-skill-postgresql

Conversation

@kongweiguang
Copy link
Copy Markdown

Summary

  • Add a PostgreSQL-backed skill repository extension module.
  • Register the module in extensions, BOM, and all-in-one distribution packaging.
  • Document the PostgreSQL skill repository dependency in English and Chinese installation guides.

Validation

  • mvn -pl agentscope-extensions/agentscope-extensions-skill-postgresql-repository -Dtest=PostgresSkillRepositoryRealPostgresSmokeTest test
  • mvn -pl agentscope-extensions/agentscope-extensions-skill-postgresql-repository spotless:apply test
  • mvn -pl agentscope-distribution/agentscope-bom -DskipTests package
  • mvn -pl agentscope-distribution/agentscope-all -am -DskipTests package

@kongweiguang kongweiguang requested a review from a team May 29, 2026 17:24
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 82.00456% with 79 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...repository/postgresql/PostgresSkillRepository.java 82.00% 57 Missing and 22 partials ⚠️

📢 Thoughts on this report? Let us know!

@kongweiguang kongweiguang force-pushed the pg-skill-postgresql branch from 2866e94 to 61d3504 Compare May 29, 2026 17:47
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