@schoolai/shipyard 3.0.0 → 3.1.0-rc.20260414.1

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.
@@ -9,7 +9,7 @@ import {
9
9
  DevicePollResponseSchema,
10
10
  DeviceStartResponseSchema,
11
11
  ROUTES
12
- } from "./chunk-QMLEP5EE.js";
12
+ } from "./chunk-E747QA24.js";
13
13
  import {
14
14
  getConfigPath,
15
15
  loadAuthToken,
@@ -217,4 +217,4 @@ export {
217
217
  ensureAuthenticated,
218
218
  loginCommand
219
219
  };
220
- //# sourceMappingURL=chunk-MBTQ4BO5.js.map
220
+ //# sourceMappingURL=chunk-5B74AXTS.js.map
@@ -4495,6 +4495,7 @@ var GitHubIssueCreateRequestSchema = external_exports.object({
4495
4495
  type: GitHubIssueTypeSchema,
4496
4496
  title: external_exports.string().min(1, "title is required").max(256, "title must be 256 chars or fewer"),
4497
4497
  description: external_exports.string().max(1e4).optional(),
4498
+ logs: external_exports.string().max(5e4).optional(),
4498
4499
  context: external_exports.object({
4499
4500
  url: external_exports.string().optional(),
4500
4501
  taskId: external_exports.string().optional(),
@@ -5028,7 +5029,7 @@ var PersonalRoomConnection = class {
5028
5029
  };
5029
5030
 
5030
5031
  // ../../packages/session/src/protocol-version.ts
5031
- var PROTOCOL_VERSION = 9;
5032
+ var PROTOCOL_VERSION = 11;
5032
5033
 
5033
5034
  export {
5034
5035
  TESTED_CLAUDE_CODE_VERSION,
@@ -5069,4 +5070,4 @@ export {
5069
5070
  PROTOCOL_VERSION,
5070
5071
  ROUTES
5071
5072
  };
5072
- //# sourceMappingURL=chunk-QMLEP5EE.js.map
5073
+ //# sourceMappingURL=chunk-E747QA24.js.map