@factiii/runner 0.9.6 → 0.9.8

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.
Files changed (3) hide show
  1. package/dist/cli.js +1530 -154
  2. package/index/index.js +2 -2
  3. package/package.json +1 -1
package/index/index.js CHANGED
@@ -6915,9 +6915,9 @@ var require_dist = __commonJS({
6915
6915
  }
6916
6916
  });
6917
6917
 
6918
- // ../../node_modules/@modelcontextprotocol/sdk/node_modules/content-type/index.js
6918
+ // ../../node_modules/content-type/index.js
6919
6919
  var require_content_type = __commonJS({
6920
- "../../node_modules/@modelcontextprotocol/sdk/node_modules/content-type/index.js"(exports2) {
6920
+ "../../node_modules/content-type/index.js"(exports2) {
6921
6921
  "use strict";
6922
6922
  var PARAM_REGEXP = /; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g;
6923
6923
  var TEXT_REGEXP = /^[\u000b\u0020-\u007e\u0080-\u00ff]+$/;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factiii/runner",
3
- "version": "0.9.6",
3
+ "version": "0.9.8",
4
4
  "description": "Factiii Runner, run Board AI agents on a machine you control. Pairs with the Factiii web/mobile clients over WebRTC.",
5
5
  "license": "ISC",
6
6
  "keywords": [