specweave 1.0.583 → 1.0.584

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.
@@ -5,7 +5,7 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>SpecWeave Dashboard</title>
7
7
  <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><text y='28' font-size='28'>⚡</text></svg>" />
8
- <script type="module" crossorigin src="/assets/index-Dpn4T2Mx.js"></script>
8
+ <script type="module" crossorigin src="/assets/index-DdI7mc7Y.js"></script>
9
9
  <link rel="stylesheet" crossorigin href="/assets/index-YkogWPHY.css">
10
10
  </head>
11
11
  <body class="bg-gray-950 text-gray-100 antialiased">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "specweave",
3
- "version": "1.0.583",
3
+ "version": "1.0.584",
4
4
  "description": "100+ domain-expert AI skills — PM, Architect, Frontend, QA, Security and more. Skills learn your team's patterns permanently. Spec-first planning, autonomous execution, multi-agent teams, synced to GitHub/JIRA. Claude Code, Cursor, Copilot & more.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -91,7 +91,7 @@
91
91
  "LICENSE"
92
92
  ],
93
93
  "dependencies": {
94
- "@anthropic-ai/sdk": "^0.91.1",
94
+ "@anthropic-ai/sdk": "^0.92.0",
95
95
  "@inquirer/prompts": "^8.1.0",
96
96
  "@octokit/rest": "^22.0.1",
97
97
  "@types/handlebars": "^4.0.40",