@toon-protocol/townhouse 0.12.3 → 0.14.0

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.
@@ -22,10 +22,10 @@
22
22
  # Story 45.4 boots only connector + townhouse-api at apex install
23
23
  #
24
24
  # Digest placeholders (substituted at build time from dist/image-manifest.json):
25
- # @sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c → @sha256:<hex>
26
- # @sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a → @sha256:<hex>
27
- # @sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e → @sha256:<hex>
28
- # @sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa → @sha256:<hex>
25
+ # @sha256:45420d77e113fad4f8ce963479c2aa62d70b05e9d73ea47ae0937ffb642282e6 → @sha256:<hex>
26
+ # @sha256:359efd22fd7cc803f1f977860666bd2d39a797163ca7709a0f3bb4a129da9f45 → @sha256:<hex>
27
+ # @sha256:1b96e6941224eb501d31a89bdc7a51479300617cde87f215b6537d56d036bce6 → @sha256:<hex>
28
+ # @sha256:4c5f0ff99e21c072150d6d74d905b56e3409e02bd938e4451fa505fe44715f43 → @sha256:<hex>
29
29
  # @sha256:673a49e30a5b9ae3968fe7ef5ca99b6ceca21bb69996bda68cd18ec335b874fe → @sha256:<hex>
30
30
  #
31
31
  # Scope guard (Story 45.2 does NOT include):
@@ -157,7 +157,7 @@ services:
157
157
  # Port D21-008: Fastify host API on 127.0.0.1:28090.
158
158
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
159
159
  townhouse-api:
160
- image: ghcr.io/toon-protocol/townhouse-api@sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c
160
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:45420d77e113fad4f8ce963479c2aa62d70b05e9d73ea47ae0937ffb642282e6
161
161
  container_name: townhouse-hs-api
162
162
  # Run as the operator's host UID so bind-mounted ~/.townhouse files
163
163
  # (rw------- 600) are readable. TOWNHOUSE_UID is injected by `townhouse hs up`.
@@ -264,7 +264,7 @@ services:
264
264
  # start at first run).
265
265
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
266
266
  town:
267
- image: ghcr.io/toon-protocol/town@sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a
267
+ image: ghcr.io/toon-protocol/town@sha256:359efd22fd7cc803f1f977860666bd2d39a797163ca7709a0f3bb4a129da9f45
268
268
  container_name: townhouse-hs-town
269
269
  profiles: [town]
270
270
  networks:
@@ -330,7 +330,7 @@ services:
330
330
  # Lazy-provisioned via Epic 46: `townhouse node add mill`
331
331
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
332
332
  mill:
333
- image: ghcr.io/toon-protocol/mill@sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e
333
+ image: ghcr.io/toon-protocol/mill@sha256:1b96e6941224eb501d31a89bdc7a51479300617cde87f215b6537d56d036bce6
334
334
  container_name: townhouse-hs-mill
335
335
  profiles: [mill]
336
336
  networks:
@@ -388,7 +388,7 @@ services:
388
388
  # Lazy-provisioned via Epic 46: `townhouse node add dvm`
389
389
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
390
390
  dvm:
391
- image: ghcr.io/toon-protocol/dvm@sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa
391
+ image: ghcr.io/toon-protocol/dvm@sha256:4c5f0ff99e21c072150d6d74d905b56e3409e02bd938e4451fa505fe44715f43
392
392
  container_name: townhouse-hs-dvm
393
393
  profiles: [dvm]
394
394
  networks:
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "townhouseVersion": "0.12.3",
4
- "builtAt": "2026-06-05T00:38:13.429Z",
3
+ "townhouseVersion": "0.14.0",
4
+ "builtAt": "2026-06-05T02:41:24.799Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.12.3",
9
- "digest": "sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c"
8
+ "tag": "0.14.0",
9
+ "digest": "sha256:45420d77e113fad4f8ce963479c2aa62d70b05e9d73ea47ae0937ffb642282e6"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.12.3",
14
- "digest": "sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a"
13
+ "tag": "0.14.0",
14
+ "digest": "sha256:359efd22fd7cc803f1f977860666bd2d39a797163ca7709a0f3bb4a129da9f45"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.12.3",
19
- "digest": "sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e"
18
+ "tag": "0.14.0",
19
+ "digest": "sha256:1b96e6941224eb501d31a89bdc7a51479300617cde87f215b6537d56d036bce6"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.12.3",
24
- "digest": "sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa"
23
+ "tag": "0.14.0",
24
+ "digest": "sha256:4c5f0ff99e21c072150d6d74d905b56e3409e02bd938e4451fa505fe44715f43"
25
25
  },
26
26
  "connector": {
27
27
  "name": "ghcr.io/toon-protocol/connector",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toon-protocol/townhouse",
3
- "version": "0.12.3",
3
+ "version": "0.14.0",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -72,10 +72,10 @@
72
72
  "typescript": "^5.3.0",
73
73
  "vitest": "^1.0.0",
74
74
  "@toon-protocol/client": "^0.9.1",
75
- "@toon-protocol/mill": "^0.1.0",
75
+ "@toon-protocol/core": "^1.4.1",
76
76
  "@toon-protocol/relay": "^1.3.1",
77
- "@toon-protocol/sdk": "^0.5.0",
78
- "@toon-protocol/core": "^1.4.1"
77
+ "@toon-protocol/mill": "^0.1.0",
78
+ "@toon-protocol/sdk": "^0.5.0"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",