frizz-server 0.13.6 → 0.13.7

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/dev-child.js CHANGED
@@ -54617,8 +54617,8 @@ var init_runtimes = __esm({
54617
54617
  init_codex_app_server();
54618
54618
  init_frizz_paths();
54619
54619
  init_runtime_lease();
54620
- CLAUDE_AGENT_SDK_VERSION = "0.3.271";
54621
- CLAUDE_CODE_VERSION = "2.1.271";
54620
+ CLAUDE_AGENT_SDK_VERSION = "0.3.273";
54621
+ CLAUDE_CODE_VERSION = "2.1.273";
54622
54622
  CODEX_VERSION = CODEX_APP_SERVER_SUPPORTED_VERSION;
54623
54623
  RUNTIMES_MODE_ENV = "FRIZZ_RUNTIMES";
54624
54624
  RUNTIMES_DIR_ENV = "FRIZZ_RUNTIMES_DIR";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "frizz-server",
3
- "version": "0.13.6",
3
+ "version": "0.13.7",
4
4
  "private": false,
5
5
  "description": "Replaceable Frizz server runtime",
6
6
  "license": "MIT",