@toon-protocol/townhouse 0.10.0 → 0.12.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.
@@ -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:3074bf7de4d594278a0ed6c6bb9c1a29ac308cbae5d6fdea537a8aa8230b2a42 → @sha256:<hex>
26
- # @sha256:d13fd71357b0bc85399b51df5e83f3993eeae2516d6186d63439f4e2a6861ea4 → @sha256:<hex>
27
- # @sha256:21c38d62434db7364570b41afc511dd7e7b9cce071957bc7ce90c2b2d7e2326a → @sha256:<hex>
28
- # @sha256:7aec6200c70d7190754912892f5618d90261861870fcc4164eb92beb203537cb → @sha256:<hex>
25
+ # @sha256:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4 → @sha256:<hex>
26
+ # @sha256:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4 → @sha256:<hex>
27
+ # @sha256:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322 → @sha256:<hex>
28
+ # @sha256:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75 → @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:3074bf7de4d594278a0ed6c6bb9c1a29ac308cbae5d6fdea537a8aa8230b2a42
160
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4
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:d13fd71357b0bc85399b51df5e83f3993eeae2516d6186d63439f4e2a6861ea4
267
+ image: ghcr.io/toon-protocol/town@sha256:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4
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:21c38d62434db7364570b41afc511dd7e7b9cce071957bc7ce90c2b2d7e2326a
333
+ image: ghcr.io/toon-protocol/mill@sha256:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322
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:7aec6200c70d7190754912892f5618d90261861870fcc4164eb92beb203537cb
391
+ image: ghcr.io/toon-protocol/dvm@sha256:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75
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.10.0",
4
- "builtAt": "2026-06-04T17:00:36.634Z",
3
+ "townhouseVersion": "0.12.1",
4
+ "builtAt": "2026-06-04T21:09:52.059Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.10.0",
9
- "digest": "sha256:3074bf7de4d594278a0ed6c6bb9c1a29ac308cbae5d6fdea537a8aa8230b2a42"
8
+ "tag": "0.12.1",
9
+ "digest": "sha256:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.10.0",
14
- "digest": "sha256:d13fd71357b0bc85399b51df5e83f3993eeae2516d6186d63439f4e2a6861ea4"
13
+ "tag": "0.12.1",
14
+ "digest": "sha256:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.10.0",
19
- "digest": "sha256:21c38d62434db7364570b41afc511dd7e7b9cce071957bc7ce90c2b2d7e2326a"
18
+ "tag": "0.12.1",
19
+ "digest": "sha256:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.10.0",
24
- "digest": "sha256:7aec6200c70d7190754912892f5618d90261861870fcc4164eb92beb203537cb"
23
+ "tag": "0.12.1",
24
+ "digest": "sha256:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75"
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.10.0",
3
+ "version": "0.12.1",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -71,11 +71,11 @@
71
71
  "tsup": "^8.0.0",
72
72
  "typescript": "^5.3.0",
73
73
  "vitest": "^1.0.0",
74
+ "@toon-protocol/core": "^1.4.1",
74
75
  "@toon-protocol/client": "^0.9.1",
75
76
  "@toon-protocol/mill": "^0.1.0",
76
77
  "@toon-protocol/relay": "^1.3.1",
77
- "@toon-protocol/sdk": "^0.5.0",
78
- "@toon-protocol/core": "^1.4.1"
78
+ "@toon-protocol/sdk": "^0.5.0"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",