@vfarcic/dot-ai 1.23.0 → 1.23.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vfarcic/dot-ai",
3
- "version": "1.23.0",
3
+ "version": "1.23.1",
4
4
  "description": "AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance",
5
5
  "mcpName": "io.github.vfarcic/dot-ai",
6
6
  "main": "dist/index.js",
@@ -5,10 +5,10 @@ category: project-management
5
5
  arguments:
6
6
  - name: prdNumber
7
7
  description: PRD number to implement (e.g., 306). Required — no auto-detection.
8
- required: true
8
+ required: false
9
9
  - name: mode
10
10
  description: Isolation strategy for this PRD's work. Must be `branch` or `worktree`. Pre-answers the branch-vs-worktree decision in `/prd-start`.
11
- required: true
11
+ required: false
12
12
  ---
13
13
 
14
14
  # PRD Full - Autonomous PRD Implementation Through PR