@warpmetrics/coder 0.1.3 → 0.1.4

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.
@@ -8,6 +8,7 @@ permissions:
8
8
  contents: write
9
9
  pull-requests: write
10
10
  issues: write
11
+ id-token: write
11
12
 
12
13
  jobs:
13
14
  implement:
@@ -7,6 +7,7 @@ on:
7
7
  permissions:
8
8
  contents: write
9
9
  pull-requests: write
10
+ id-token: write
10
11
 
11
12
  jobs:
12
13
  revise:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@warpmetrics/coder",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "type": "module",
5
5
  "description": "Agent pipeline for implementing GitHub issues with Claude Code. Powered by WarpMetrics.",
6
6
  "bin": {