mcp-prompt-optimizer 3.2.1 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-prompt-optimizer",
3
- "version": "3.2.1",
3
+ "version": "3.2.2",
4
4
  "description": "Professional cloud-based MCP server for AI-powered prompt optimization with intelligent context detection, Bayesian optimization, AG-UI real-time optimization, template auto-save, optimization insights, personal model configuration via WebUI, team collaboration, enterprise-grade features, production resilience, and startup validation. Universal compatibility with Claude Desktop, Cursor, Windsurf, and 17+ MCP clients.",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -194,7 +194,7 @@
194
194
  "last_sync": "2026-05-19T00:00:00Z"
195
195
  },
196
196
  "release_notes": {
197
- "v3.2.1": {
197
+ "v3.2.2": {
198
198
  "major_features": [
199
199
  "optimize_prompt now accepts value_hierarchy parameter for constraint-driven optimization",
200
200
  "NON_NEGOTIABLE entries force LLM-tier routing and inject hard constraints into system prompt",