newmark-agent 0.4.4 → 0.4.6

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,7 +1,7 @@
1
1
  {
2
2
  "name": "newmark-agent",
3
3
  "productName": "Newmark Agent",
4
- "version": "0.4.4",
4
+ "version": "0.4.6",
5
5
  "description": "Newmark Agent — Portable AI coding agent with rich GUI and CLI (TypeScript)",
6
6
  "homepage": "https://github.com/positer/Newmark-Agent",
7
7
  "repository": {
@@ -53,16 +53,16 @@
53
53
  "test:desktop": "npm run build && npm run test:desktop:built",
54
54
  "test:deletion-safety": "npm run build && npm run test:deletion-safety:built",
55
55
  "test:deletion-safety:built": "node scripts/deletion-safety-stress.cjs",
56
- "test:desktop:built": "node dist/tests/verify.js && node dist/tests/thinkingTierMapCacheStressVerify.js && node dist/tests/computerUseSessionVerify.js && node dist/tests/contextSystemV2Verify.js && node dist/tests/contextSystemV2StressVerify.js && node dist/tests/providerAdapterV2Verify.js && node dist/tests/providerTimeoutRecoveryVerify.js && node dist/tests/agentRuntimeV2Verify.js && node dist/tests/toolchainExposureV2Verify.js && node dist/tests/localOcrFallbackVerify.js && node dist/tests/dev018ModeSubagentStressVerify.js && node dist/tests/conversationBranchStressVerify.js && node dist/tests/conversationArchiveConcurrencyVerify.js && node dist/tests/conversationArchiveRuntimeVerify.js && node dist/tests/dev040ComprehensiveStressVerify.js && node dist/tests/memoryPolicyVerify.js && node dist/tests/newmarkSelectVerify.js && node dist/tests/mcpManagerVerify.js && node dist/tests/dshCompatibilityVerify.js && node dist/tests/performanceOptimizationVerify.js && node scripts/compression-pressure-stress.cjs && node dist/tests/compressionFidelityVerify.js && node dist/tests/responseTrajectoryVerify.js && node dist/tests/normalChatRegressionVerify.js && node dist/tests/dev008-subagent.js && node dist/tests/dev009Verify.js && node dist/tests/runtimeIsolationVerify.js && node dist/tests/runtimePoolCapacityVerify.js && node dist/tests/guideWorkRunVerify.js && node dist/tests/modelSwitchBehaviorVerify.js && node scripts/flow-pause-stop-draft-stress.cjs && node dist/tests/guideUiReconcileVerify.js && node dist/tests/queueAttachmentIsolationVerify.js && node dist/tests/workspaceMenuVerify.js && node dist/tests/userImagePersistenceVerify.js && node dist/tests/displayImageVerify.js && node dist/tests/visualPreferencesVerify.js && node dist/tests/browserUseVerify.js && node dist/tests/toolProcessVerify.js && node dist/tests/toolProvisioningVerify.js && node dist/tests/taskToolsVerify.js && node dist/tests/contextCacheHitStressVerify.js && node dist/tests/startupPrewarmVerify.js && node dist/tests/pdfPreviewServerVerify.js && node dist/tests/editorLifecycleVerify.js && node dist/tests/terminalTakeoverVerify.js && node dist/tests/workspaceFileRouterVerify.js && node dist/tests/computerUsePerformanceVerify.js && node dist/tests/autoRouterVerify.js && node dist/tests/autoAgentIntegrationVerify.js && node dist/tests/autoRouteRatingVerify.js && node dist/tests/providerIdentityVerify.js && node dist/tests/modelValidationVerify.js && node dist/tests/modelValidationAgentIntegrationVerify.js && node scripts/deletion-safety-stress.cjs",
56
+ "test:desktop:built": "node dist/tests/verify.js && node dist/tests/thinkingTierMapCacheStressVerify.js && node dist/tests/computerUseSessionVerify.js && node dist/tests/contextSystemV2Verify.js && node dist/tests/contextSystemV2StressVerify.js && node dist/tests/providerAdapterV2Verify.js && node dist/tests/providerTimeoutRecoveryVerify.js && node dist/tests/agentRuntimeV2Verify.js && node dist/tests/toolchainExposureV2Verify.js && node dist/tests/localOcrFallbackVerify.js && node dist/tests/dev018ModeSubagentStressVerify.js && node dist/tests/conversationBranchStressVerify.js && node dist/tests/conversationArchiveConcurrencyVerify.js && node dist/tests/conversationArchiveRuntimeVerify.js && node dist/tests/dev040ComprehensiveStressVerify.js && node dist/tests/memoryPolicyVerify.js && node dist/tests/newmarkSelectVerify.js && node dist/tests/mcpManagerVerify.js && node dist/tests/dshCompatibilityVerify.js && node dist/tests/performanceOptimizationVerify.js && node scripts/compression-pressure-stress.cjs && node dist/tests/compressionFidelityVerify.js && node dist/tests/responseTrajectoryVerify.js && node dist/tests/normalChatRegressionVerify.js && node dist/tests/dev008-subagent.js && node dist/tests/dev009Verify.js && node dist/tests/runtimeIsolationVerify.js && node dist/tests/runtimePoolCapacityVerify.js && node dist/tests/guideWorkRunVerify.js && node dist/tests/modelSwitchBehaviorVerify.js && node scripts/flow-pause-stop-draft-stress.cjs && node dist/tests/guideUiReconcileVerify.js && node dist/tests/queueAttachmentIsolationVerify.js && node dist/tests/workspaceMenuVerify.js && node dist/tests/userImagePersistenceVerify.js && node dist/tests/displayImageVerify.js && node dist/tests/visualPreferencesVerify.js && node dist/tests/browserUseVerify.js && node dist/tests/toolProcessVerify.js && node dist/tests/toolProvisioningVerify.js && node dist/tests/taskToolsVerify.js && node dist/tests/contextCacheHitStressVerify.js && node dist/tests/startupPrewarmVerify.js && node dist/tests/pdfPreviewServerVerify.js && node dist/tests/editorLifecycleVerify.js && node dist/tests/terminalTakeoverVerify.js && node dist/tests/workspaceFileRouterVerify.js && node dist/tests/computerUsePerformanceVerify.js && node dist/tests/autoRouterVerify.js && node dist/tests/autoAgentIntegrationVerify.js && node dist/tests/autoRouteRatingVerify.js && node dist/tests/providerIdentityVerify.js && node dist/tests/modelValidationVerify.js && node dist/tests/modelValidationAgentIntegrationVerify.js && node scripts/deletion-safety-stress.cjs",
57
57
  "test:conversation-branch-stress": "npm run build && node dist/tests/conversationBranchStressVerify.js",
58
58
  "test:conversation-archive-concurrency": "npm run build && node dist/tests/conversationArchiveConcurrencyVerify.js",
59
59
  "test:memory-policy": "npm run build && node dist/tests/memoryPolicyVerify.js",
60
- "test:context-system-v2": "npm run build && node dist/tests/contextSystemV2Verify.js",
61
- "test:context-budget": "npm run build && node dist/tests/contextBudgetVerify.js",
62
- "test:context-cache-hit-stress": "npm run build && node dist/tests/contextCacheHitStressVerify.js",
63
- "test:thinking-tier-map-cache-stress": "npm run build && node dist/tests/thinkingTierMapCacheStressVerify.js",
64
- "test:context-compression-api": "npm run build && node dist/tests/contextCompressionApiVerify.js",
65
- "test:compression-pressure": "npm run build && node scripts/compression-pressure-stress.cjs",
60
+ "test:context-system-v2": "npm run build && node dist/tests/contextSystemV2Verify.js",
61
+ "test:context-budget": "npm run build && node dist/tests/contextBudgetVerify.js",
62
+ "test:context-cache-hit-stress": "npm run build && node dist/tests/contextCacheHitStressVerify.js",
63
+ "test:thinking-tier-map-cache-stress": "npm run build && node dist/tests/thinkingTierMapCacheStressVerify.js",
64
+ "test:context-compression-api": "npm run build && node dist/tests/contextCompressionApiVerify.js",
65
+ "test:compression-pressure": "npm run build && node scripts/compression-pressure-stress.cjs",
66
66
  "test:context-system-v2-stress": "npm run build && node dist/tests/contextSystemV2StressVerify.js",
67
67
  "test:provider-adapter-v2": "npm run build && node dist/tests/providerAdapterV2Verify.js",
68
68
  "test:provider-timeout-recovery": "npm run build && node dist/tests/providerTimeoutRecoveryVerify.js",
@@ -145,6 +145,7 @@
145
145
  "release:dev008-features-smoke": "node scripts/release-dev008-features-smoke.cjs",
146
146
  "release:dev009-features-smoke": "node scripts/release-dev009-features-smoke.cjs",
147
147
  "release:dev010-features-smoke": "node scripts/release-dev010-features-smoke.cjs",
148
+ "release:dev045-security-smoke": "node scripts/release-dev045-security-smoke.cjs",
148
149
  "benchmark:dev010-startup": "node scripts/benchmark-dev010-startup-memory.cjs",
149
150
  "benchmark:linux-agent-latency": "node scripts/benchmark-linux-agent-latency.cjs",
150
151
  "release:github-assets-verify": "node scripts/verify-github-release-assets.cjs",
@@ -152,6 +153,8 @@
152
153
  "release:ui-startup-recovery-smoke": "node scripts/release-ui-startup-recovery-smoke.cjs",
153
154
  "release:ui-tray-lifecycle-smoke": "node scripts/release-ui-tray-lifecycle-smoke.cjs",
154
155
  "release:ui-wsl-agent-backend-smoke": "node scripts/release-ui-wsl-agent-backend-smoke.cjs",
156
+ "release:win-wsl-backend-stress": "node scripts/release-win-wsl-backend-stress.cjs",
157
+ "release:wsl-cross-stress": "node scripts/release-wsl-cross-stress.cjs",
155
158
  "release:real-wsl-provider-smoke": "node scripts/release-real-wsl-provider-smoke.cjs",
156
159
  "release:real-wsl-provider-chat-smoke": "set NEWMARK_REAL_API_MODE=chat&& node scripts/release-real-wsl-provider-smoke.cjs",
157
160
  "release:real-wsl-provider-responses-smoke": "set NEWMARK_REAL_API_MODE=responses&& node scripts/release-real-wsl-provider-smoke.cjs",
@@ -262,6 +265,8 @@
262
265
  "perMachine": true,
263
266
  "runAfterFinish": false,
264
267
  "warningsAsErrors": false,
268
+ "createDesktopShortcut": "always",
269
+ "createStartMenuShortcut": true,
265
270
  "artifactName": "Newmark-Agent-${version}-${arch}.${ext}"
266
271
  }
267
272
  },
@@ -278,6 +283,7 @@
278
283
  "lucide-static": "^1.21.0",
279
284
  "node-pty": "^1.1.0",
280
285
  "pngjs": "^7.0.0",
286
+ "qrcode": "^1.5.4",
281
287
  "resedit": "^1.7.2",
282
288
  "tesseract.js": "6.0.1",
283
289
  "typebox": "^1.1.38"
@@ -286,6 +292,7 @@
286
292
  "@types/jsdom": "^28.0.3",
287
293
  "@types/node": "^22.0.0",
288
294
  "@types/pngjs": "^6.0.5",
295
+ "@types/qrcode": "^1.5.6",
289
296
  "electron": "^43.1.1",
290
297
  "electron-builder": "^26.15.3",
291
298
  "esbuild": "^0.28.1",