@task-shepherd/agent 1.0.33 → 1.0.34

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/dist/meta.json CHANGED
@@ -3165,7 +3165,7 @@
3165
3165
  "format": "esm"
3166
3166
  },
3167
3167
  "src/index.ts": {
3168
- "bytes": 86832,
3168
+ "bytes": 87574,
3169
3169
  "imports": [
3170
3170
  {
3171
3171
  "path": "dotenv",
@@ -4059,7 +4059,7 @@
4059
4059
  "bytesInOutput": 7869
4060
4060
  },
4061
4061
  "src/index.ts": {
4062
- "bytesInOutput": 32963
4062
+ "bytesInOutput": 33299
4063
4063
  },
4064
4064
  "src/config/ConfigLoader.ts": {
4065
4065
  "bytesInOutput": 5666
@@ -4398,7 +4398,7 @@
4398
4398
  "bytesInOutput": 1767
4399
4399
  }
4400
4400
  },
4401
- "bytes": 1481727
4401
+ "bytes": 1482063
4402
4402
  },
4403
4403
  "dist/cli/index.js": {
4404
4404
  "imports": [
@@ -5344,7 +5344,7 @@
5344
5344
  "bytesInOutput": 10064
5345
5345
  },
5346
5346
  "src/index.ts": {
5347
- "bytesInOutput": 33110
5347
+ "bytesInOutput": 33446
5348
5348
  },
5349
5349
  "src/cli/commands/OrganizationCommands.ts": {
5350
5350
  "bytesInOutput": 9476
@@ -5368,7 +5368,7 @@
5368
5368
  "bytesInOutput": 3712
5369
5369
  }
5370
5370
  },
5371
- "bytes": 1548283
5371
+ "bytes": 1548619
5372
5372
  }
5373
5373
  }
5374
5374
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.33",
3
+ "version": "1.0.34",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {