From dd6418eda22532f584e1d610841254d0cd474e28 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 2 Oct 2025 06:11:43 +0000 Subject: [PATCH 1/3] docs: update quality badges and report MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TDG Score: 0.00 Quality Gate: failing Complexity Violations: 0 Technical Debt: 0h 🤖 Generated with PMAT Quality Analysis Co-Authored-By: GitHub Action --- QUALITY_REPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUALITY_REPORT.md b/QUALITY_REPORT.md index 44a309d4..e5e43650 100644 --- a/QUALITY_REPORT.md +++ b/QUALITY_REPORT.md @@ -1,6 +1,6 @@ # PMAT Quality Report -Generated on: 2025-10-01 06:12:15 UTC +Generated on: 2025-10-02 06:11:43 UTC ## Summary Metrics From ebcc1f75a52d6409d31365419087e1b20379d0c9 Mon Sep 17 00:00:00 2001 From: Guy Ernest Date: Thu, 2 Oct 2025 20:12:46 -0700 Subject: [PATCH 2/3] chore: bump version to 1.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update package version from 1.6.0 to 1.6.1 - Add release notes for enhanced prompt management features - Safer workflow integration for tools and resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CHANGELOG.md | 14 ++++++++++++++ Cargo.toml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea904aa4..98ad3a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.6.1] - 2025-10-02 + +### Added +- **Enhanced Prompt Management**: Safer and more flexible way to add prompts to MCP servers + - Improved workflow integration for tools and resources + - Better error handling for prompt creation and management + - Enhanced type safety for prompt arguments + - Streamlined API for defining prompts with tools and resources workflows + +### Improved +- Refined prompt builder patterns for better developer experience +- Enhanced validation for prompt configurations +- Better integration between prompts, tools, and resources + ## [1.5.3] - 2025-09-26 ### Fixed diff --git a/Cargo.toml b/Cargo.toml index 7a2dbc0f..0cf745ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmcp" -version = "1.6.0" +version = "1.6.1" edition = "2021" authors = ["PAIML Team"] description = "High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility" From 9a84cf3f3e1a2cccde79060978666d04ec0d940b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 3 Oct 2025 03:14:02 +0000 Subject: [PATCH 3/3] docs: update quality badges and report MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TDG Score: 0.00 Quality Gate: failing Complexity Violations: 0 Technical Debt: 0h 🤖 Generated with PMAT Quality Analysis Co-Authored-By: GitHub Action --- QUALITY_REPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUALITY_REPORT.md b/QUALITY_REPORT.md index b3e66fec..2d94cda6 100644 --- a/QUALITY_REPORT.md +++ b/QUALITY_REPORT.md @@ -1,6 +1,6 @@ # PMAT Quality Report -Generated on: 2025-10-03 01:15:46 UTC +Generated on: 2025-10-03 03:14:02 UTC ## Summary Metrics