@bongos/core 1.19.623 → 1.19.624
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/.bongos-core.json +30 -20
- package/docs/copy-inventory.md +76 -76
- package/docs/copy-registry.json +81 -81
- package/docs/module-api-changelog.md +2 -0
- package/modules/builder-settings/builder-needs.js +41 -4
- package/modules/economy/credits.js +38 -0
- package/modules/economy/reward.js +5 -0
- package/modules/hall-ui/public/hall-render.js +26 -7
- package/modules/sessions/db.js +65 -0
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/scripts/gds/backfill-session-earnings.js +123 -0
- package/scripts/gds/run-unit-tests.js +7 -0
- package/src/module-api.js +1 -1
- package/tests/builder_needs.mjs +122 -0
- package/tests/session_earnings_mirror_db.mjs +250 -0
package/docs/copy-registry.json
CHANGED
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"occurrences": 5,
|
|
170
170
|
"at": [
|
|
171
171
|
"modules/hall-ui/public/gate.js:142",
|
|
172
|
-
"modules/hall-ui/public/hall-render.js:
|
|
172
|
+
"modules/hall-ui/public/hall-render.js:613",
|
|
173
173
|
"modules/hall-ui/public/idea.js:207",
|
|
174
174
|
"modules/hall-ui/public/ideas.js:476",
|
|
175
175
|
"modules/hall-ui/public/watch.js:1212"
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"text": "Connect Discord & join the server",
|
|
626
626
|
"occurrences": 2,
|
|
627
627
|
"at": [
|
|
628
|
-
"modules/hall-ui/public/hall-render.js:
|
|
628
|
+
"modules/hall-ui/public/hall-render.js:973",
|
|
629
629
|
"modules/hall-ui/public/settings.js:927"
|
|
630
630
|
]
|
|
631
631
|
},
|
|
@@ -745,8 +745,8 @@
|
|
|
745
745
|
"text": "Download Claude",
|
|
746
746
|
"occurrences": 2,
|
|
747
747
|
"at": [
|
|
748
|
-
"modules/hall-ui/public/hall-render.js:
|
|
749
|
-
"modules/hall-ui/public/hall-render.js:
|
|
748
|
+
"modules/hall-ui/public/hall-render.js:769",
|
|
749
|
+
"modules/hall-ui/public/hall-render.js:810"
|
|
750
750
|
]
|
|
751
751
|
},
|
|
752
752
|
{
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
"text": "Member since {…}",
|
|
946
946
|
"occurrences": 2,
|
|
947
947
|
"at": [
|
|
948
|
-
"modules/hall-ui/public/hall-render.js:
|
|
948
|
+
"modules/hall-ui/public/hall-render.js:507",
|
|
949
949
|
"modules/hall-ui/public/profile.js:70"
|
|
950
950
|
]
|
|
951
951
|
},
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
"text": "Preferred work:",
|
|
1086
1086
|
"occurrences": 2,
|
|
1087
1087
|
"at": [
|
|
1088
|
-
"modules/hall-ui/public/hall-render.js:
|
|
1088
|
+
"modules/hall-ui/public/hall-render.js:521",
|
|
1089
1089
|
"modules/hall-ui/public/profile.js:64"
|
|
1090
1090
|
]
|
|
1091
1091
|
},
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"surface": "builders-hall",
|
|
1776
1776
|
"text": "${…} of ${…} this month ({…}%). {…}",
|
|
1777
1777
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
1778
|
-
"line":
|
|
1778
|
+
"line": 645,
|
|
1779
1779
|
"origin": "js-markup",
|
|
1780
1780
|
"confidence": "certain"
|
|
1781
1781
|
},
|
|
@@ -1874,7 +1874,7 @@
|
|
|
1874
1874
|
"surface": "builders-hall",
|
|
1875
1875
|
"text": "(or use the Claude Code CLI) and open the project.",
|
|
1876
1876
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
1877
|
-
"line":
|
|
1877
|
+
"line": 810,
|
|
1878
1878
|
"origin": "js-markup",
|
|
1879
1879
|
"confidence": "certain"
|
|
1880
1880
|
},
|
|
@@ -2342,7 +2342,7 @@
|
|
|
2342
2342
|
"surface": "builders-hall",
|
|
2343
2343
|
"text": "All builders",
|
|
2344
2344
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2345
|
-
"line":
|
|
2345
|
+
"line": 1135,
|
|
2346
2346
|
"origin": "js-markup",
|
|
2347
2347
|
"confidence": "certain"
|
|
2348
2348
|
},
|
|
@@ -2405,7 +2405,7 @@
|
|
|
2405
2405
|
"surface": "builders-hall",
|
|
2406
2406
|
"text": "Analytics scope",
|
|
2407
2407
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2408
|
-
"line":
|
|
2408
|
+
"line": 1133,
|
|
2409
2409
|
"origin": "js-markup",
|
|
2410
2410
|
"confidence": "certain"
|
|
2411
2411
|
},
|
|
@@ -2783,7 +2783,7 @@
|
|
|
2783
2783
|
"surface": "builders-hall",
|
|
2784
2784
|
"text": "Build from your own machine — clone the repository, run the platform locally, and sign in from the terminal.",
|
|
2785
2785
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2786
|
-
"line":
|
|
2786
|
+
"line": 810,
|
|
2787
2787
|
"origin": "js-markup",
|
|
2788
2788
|
"confidence": "certain"
|
|
2789
2789
|
},
|
|
@@ -2963,7 +2963,7 @@
|
|
|
2963
2963
|
"surface": "builders-hall",
|
|
2964
2964
|
"text": "Change in Settings →",
|
|
2965
2965
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2966
|
-
"line":
|
|
2966
|
+
"line": 521,
|
|
2967
2967
|
"origin": "js-markup",
|
|
2968
2968
|
"confidence": "certain"
|
|
2969
2969
|
},
|
|
@@ -3062,7 +3062,7 @@
|
|
|
3062
3062
|
"surface": "builders-hall",
|
|
3063
3063
|
"text": "Choose a setup",
|
|
3064
3064
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3065
|
-
"line":
|
|
3065
|
+
"line": 769,
|
|
3066
3066
|
"origin": "js-markup",
|
|
3067
3067
|
"confidence": "certain"
|
|
3068
3068
|
},
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
"surface": "builders-hall",
|
|
3126
3126
|
"text": "Claude Code",
|
|
3127
3127
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3128
|
-
"line":
|
|
3128
|
+
"line": 836,
|
|
3129
3129
|
"origin": "js-markup",
|
|
3130
3130
|
"confidence": "certain"
|
|
3131
3131
|
},
|
|
@@ -3134,7 +3134,7 @@
|
|
|
3134
3134
|
"surface": "builders-hall",
|
|
3135
3135
|
"text": "Claude Desktop app",
|
|
3136
3136
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3137
|
-
"line":
|
|
3137
|
+
"line": 769,
|
|
3138
3138
|
"origin": "js-markup",
|
|
3139
3139
|
"confidence": "certain"
|
|
3140
3140
|
},
|
|
@@ -3143,7 +3143,7 @@
|
|
|
3143
3143
|
"surface": "builders-hall",
|
|
3144
3144
|
"text": "Claude Online",
|
|
3145
3145
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3146
|
-
"line":
|
|
3146
|
+
"line": 769,
|
|
3147
3147
|
"origin": "js-markup",
|
|
3148
3148
|
"confidence": "certain"
|
|
3149
3149
|
},
|
|
@@ -3152,7 +3152,7 @@
|
|
|
3152
3152
|
"surface": "builders-hall",
|
|
3153
3153
|
"text": "Claude starts automatically when you open the terminal.",
|
|
3154
3154
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3155
|
-
"line":
|
|
3155
|
+
"line": 769,
|
|
3156
3156
|
"origin": "js-markup",
|
|
3157
3157
|
"confidence": "certain"
|
|
3158
3158
|
},
|
|
@@ -3188,7 +3188,7 @@
|
|
|
3188
3188
|
"surface": "builders-hall",
|
|
3189
3189
|
"text": "Clone the project to your machine, or open your hosted dev box (where it is already cloned). The build commands live inside the repo, so this comes first. The remaining steps below are tracked automatically.",
|
|
3190
3190
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3191
|
-
"line":
|
|
3191
|
+
"line": 913,
|
|
3192
3192
|
"origin": "js-markup",
|
|
3193
3193
|
"confidence": "certain"
|
|
3194
3194
|
},
|
|
@@ -3197,7 +3197,7 @@
|
|
|
3197
3197
|
"surface": "builders-hall",
|
|
3198
3198
|
"text": "Clone the repository",
|
|
3199
3199
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3200
|
-
"line":
|
|
3200
|
+
"line": 810,
|
|
3201
3201
|
"origin": "js-markup",
|
|
3202
3202
|
"confidence": "certain"
|
|
3203
3203
|
},
|
|
@@ -3314,7 +3314,7 @@
|
|
|
3314
3314
|
"surface": "builders-hall",
|
|
3315
3315
|
"text": "Code → Environment → “{…} Dev Box”",
|
|
3316
3316
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3317
|
-
"line":
|
|
3317
|
+
"line": 769,
|
|
3318
3318
|
"origin": "js-markup",
|
|
3319
3319
|
"confidence": "certain"
|
|
3320
3320
|
},
|
|
@@ -3368,7 +3368,7 @@
|
|
|
3368
3368
|
"surface": "builders-hall",
|
|
3369
3369
|
"text": "Connect Discord & join the server",
|
|
3370
3370
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3371
|
-
"line":
|
|
3371
|
+
"line": 973,
|
|
3372
3372
|
"origin": "js-markup",
|
|
3373
3373
|
"confidence": "certain"
|
|
3374
3374
|
},
|
|
@@ -4250,7 +4250,7 @@
|
|
|
4250
4250
|
"surface": "builders-hall",
|
|
4251
4251
|
"text": "Create your",
|
|
4252
4252
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4253
|
-
"line":
|
|
4253
|
+
"line": 769,
|
|
4254
4254
|
"origin": "js-markup",
|
|
4255
4255
|
"confidence": "certain"
|
|
4256
4256
|
},
|
|
@@ -4439,7 +4439,7 @@
|
|
|
4439
4439
|
"surface": "builders-hall",
|
|
4440
4440
|
"text": "Download Claude",
|
|
4441
4441
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4442
|
-
"line":
|
|
4442
|
+
"line": 769,
|
|
4443
4443
|
"origin": "js-markup",
|
|
4444
4444
|
"confidence": "certain"
|
|
4445
4445
|
},
|
|
@@ -4448,7 +4448,7 @@
|
|
|
4448
4448
|
"surface": "builders-hall",
|
|
4449
4449
|
"text": "Download Claude",
|
|
4450
4450
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4451
|
-
"line":
|
|
4451
|
+
"line": 810,
|
|
4452
4452
|
"origin": "js-markup",
|
|
4453
4453
|
"confidence": "certain"
|
|
4454
4454
|
},
|
|
@@ -4475,7 +4475,7 @@
|
|
|
4475
4475
|
"surface": "builders-hall",
|
|
4476
4476
|
"text": "Download the Dev Box app:",
|
|
4477
4477
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4478
|
-
"line":
|
|
4478
|
+
"line": 769,
|
|
4479
4479
|
"origin": "js-markup",
|
|
4480
4480
|
"confidence": "certain"
|
|
4481
4481
|
},
|
|
@@ -4862,7 +4862,7 @@
|
|
|
4862
4862
|
"surface": "builders-hall",
|
|
4863
4863
|
"text": "First install",
|
|
4864
4864
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4865
|
-
"line":
|
|
4865
|
+
"line": 836,
|
|
4866
4866
|
"origin": "js-markup",
|
|
4867
4867
|
"confidence": "certain"
|
|
4868
4868
|
},
|
|
@@ -4880,7 +4880,7 @@
|
|
|
4880
4880
|
"surface": "builders-hall",
|
|
4881
4881
|
"text": "First open: your computer warns about an unknown developer — that's expected (we haven't bought the signing certificates yet; the app is ours). Mac: System Settings → Privacy & Security → “Open Anyway”. Windows: “More info” → “Run anyway”.",
|
|
4882
4882
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4883
|
-
"line":
|
|
4883
|
+
"line": 769,
|
|
4884
4884
|
"origin": "js-markup",
|
|
4885
4885
|
"confidence": "certain"
|
|
4886
4886
|
},
|
|
@@ -4889,7 +4889,7 @@
|
|
|
4889
4889
|
"surface": "builders-hall",
|
|
4890
4890
|
"text": "First — obtain the repo",
|
|
4891
4891
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4892
|
-
"line":
|
|
4892
|
+
"line": 913,
|
|
4893
4893
|
"origin": "js-markup",
|
|
4894
4894
|
"confidence": "certain"
|
|
4895
4895
|
},
|
|
@@ -4979,7 +4979,7 @@
|
|
|
4979
4979
|
"surface": "builders-hall",
|
|
4980
4980
|
"text": "Flip the switch.",
|
|
4981
4981
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4982
|
-
"line":
|
|
4982
|
+
"line": 769,
|
|
4983
4983
|
"origin": "js-markup",
|
|
4984
4984
|
"confidence": "certain"
|
|
4985
4985
|
},
|
|
@@ -5015,7 +5015,7 @@
|
|
|
5015
5015
|
"surface": "builders-hall",
|
|
5016
5016
|
"text": "From the system",
|
|
5017
5017
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5018
|
-
"line":
|
|
5018
|
+
"line": 648,
|
|
5019
5019
|
"origin": "js-markup",
|
|
5020
5020
|
"confidence": "certain"
|
|
5021
5021
|
},
|
|
@@ -5690,7 +5690,7 @@
|
|
|
5690
5690
|
"surface": "builders-hall",
|
|
5691
5691
|
"text": "It opens this hall in your browser — click one",
|
|
5692
5692
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5693
|
-
"line":
|
|
5693
|
+
"line": 769,
|
|
5694
5694
|
"origin": "js-markup",
|
|
5695
5695
|
"confidence": "certain"
|
|
5696
5696
|
},
|
|
@@ -5726,7 +5726,7 @@
|
|
|
5726
5726
|
"surface": "builders-hall",
|
|
5727
5727
|
"text": "Join our Discord",
|
|
5728
5728
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5729
|
-
"line":
|
|
5729
|
+
"line": 767,
|
|
5730
5730
|
"origin": "js-markup",
|
|
5731
5731
|
"confidence": "certain"
|
|
5732
5732
|
},
|
|
@@ -5834,7 +5834,7 @@
|
|
|
5834
5834
|
"surface": "builders-hall",
|
|
5835
5835
|
"text": "Kinds of work shipped",
|
|
5836
5836
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5837
|
-
"line":
|
|
5837
|
+
"line": 1184,
|
|
5838
5838
|
"origin": "js-markup",
|
|
5839
5839
|
"confidence": "certain"
|
|
5840
5840
|
},
|
|
@@ -6203,7 +6203,7 @@
|
|
|
6203
6203
|
"surface": "builders-hall",
|
|
6204
6204
|
"text": "Mac (Intel)",
|
|
6205
6205
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6206
|
-
"line":
|
|
6206
|
+
"line": 769,
|
|
6207
6207
|
"origin": "js-markup",
|
|
6208
6208
|
"confidence": "certain"
|
|
6209
6209
|
},
|
|
@@ -6230,7 +6230,7 @@
|
|
|
6230
6230
|
"surface": "builders-hall",
|
|
6231
6231
|
"text": "Member since {…}",
|
|
6232
6232
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6233
|
-
"line":
|
|
6233
|
+
"line": 507,
|
|
6234
6234
|
"origin": "js-markup",
|
|
6235
6235
|
"confidence": "certain"
|
|
6236
6236
|
},
|
|
@@ -6419,7 +6419,7 @@
|
|
|
6419
6419
|
"surface": "builders-hall",
|
|
6420
6420
|
"text": "New claims are paused: {…} confirmed {…} can't land yet, so {…} reward is pending. Rebase and re-ship, or release: {…}.",
|
|
6421
6421
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6422
|
-
"line":
|
|
6422
|
+
"line": 618,
|
|
6423
6423
|
"origin": "js-markup",
|
|
6424
6424
|
"confidence": "certain"
|
|
6425
6425
|
},
|
|
@@ -6626,7 +6626,7 @@
|
|
|
6626
6626
|
"surface": "builders-hall",
|
|
6627
6627
|
"text": "No onboarding steps recorded yet.",
|
|
6628
6628
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6629
|
-
"line":
|
|
6629
|
+
"line": 901,
|
|
6630
6630
|
"origin": "js-markup",
|
|
6631
6631
|
"confidence": "certain"
|
|
6632
6632
|
},
|
|
@@ -6932,7 +6932,7 @@
|
|
|
6932
6932
|
"surface": "builders-hall",
|
|
6933
6933
|
"text": "On Windows, run",
|
|
6934
6934
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6935
|
-
"line":
|
|
6935
|
+
"line": 836,
|
|
6936
6936
|
"origin": "js-markup",
|
|
6937
6937
|
"confidence": "certain"
|
|
6938
6938
|
},
|
|
@@ -6941,7 +6941,7 @@
|
|
|
6941
6941
|
"surface": "builders-hall",
|
|
6942
6942
|
"text": "On the board",
|
|
6943
6943
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6944
|
-
"line":
|
|
6944
|
+
"line": 570,
|
|
6945
6945
|
"origin": "js-markup",
|
|
6946
6946
|
"confidence": "certain"
|
|
6947
6947
|
},
|
|
@@ -7157,7 +7157,7 @@
|
|
|
7157
7157
|
"surface": "builders-hall",
|
|
7158
7158
|
"text": "Open your online environment.",
|
|
7159
7159
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7160
|
-
"line":
|
|
7160
|
+
"line": 769,
|
|
7161
7161
|
"origin": "js-markup",
|
|
7162
7162
|
"confidence": "certain"
|
|
7163
7163
|
},
|
|
@@ -7211,7 +7211,7 @@
|
|
|
7211
7211
|
"surface": "builders-hall",
|
|
7212
7212
|
"text": "Or just stay in the online terminal",
|
|
7213
7213
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7214
|
-
"line":
|
|
7214
|
+
"line": 769,
|
|
7215
7215
|
"origin": "js-markup",
|
|
7216
7216
|
"confidence": "certain"
|
|
7217
7217
|
},
|
|
@@ -7373,7 +7373,7 @@
|
|
|
7373
7373
|
"surface": "builders-hall",
|
|
7374
7374
|
"text": "Preferred work",
|
|
7375
7375
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7376
|
-
"line":
|
|
7376
|
+
"line": 570,
|
|
7377
7377
|
"origin": "js-markup",
|
|
7378
7378
|
"confidence": "certain"
|
|
7379
7379
|
},
|
|
@@ -7382,7 +7382,7 @@
|
|
|
7382
7382
|
"surface": "builders-hall",
|
|
7383
7383
|
"text": "Preferred work:",
|
|
7384
7384
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7385
|
-
"line":
|
|
7385
|
+
"line": 521,
|
|
7386
7386
|
"origin": "js-markup",
|
|
7387
7387
|
"confidence": "certain"
|
|
7388
7388
|
},
|
|
@@ -7787,7 +7787,7 @@
|
|
|
7787
7787
|
"surface": "builders-hall",
|
|
7788
7788
|
"text": "Rebase owed",
|
|
7789
7789
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7790
|
-
"line":
|
|
7790
|
+
"line": 617,
|
|
7791
7791
|
"origin": "js-markup",
|
|
7792
7792
|
"confidence": "certain"
|
|
7793
7793
|
},
|
|
@@ -7796,7 +7796,7 @@
|
|
|
7796
7796
|
"surface": "builders-hall",
|
|
7797
7797
|
"text": "Rebase owed — new claims paused",
|
|
7798
7798
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7799
|
-
"line":
|
|
7799
|
+
"line": 502,
|
|
7800
7800
|
"origin": "js-markup",
|
|
7801
7801
|
"confidence": "certain"
|
|
7802
7802
|
},
|
|
@@ -7922,7 +7922,7 @@
|
|
|
7922
7922
|
"surface": "builders-hall",
|
|
7923
7923
|
"text": "Remote control (recommended)",
|
|
7924
7924
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7925
|
-
"line":
|
|
7925
|
+
"line": 769,
|
|
7926
7926
|
"origin": "js-markup",
|
|
7927
7927
|
"confidence": "certain"
|
|
7928
7928
|
},
|
|
@@ -8408,7 +8408,7 @@
|
|
|
8408
8408
|
"surface": "builders-hall",
|
|
8409
8409
|
"text": "See the work board →",
|
|
8410
8410
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8411
|
-
"line":
|
|
8411
|
+
"line": 963,
|
|
8412
8412
|
"origin": "js-markup",
|
|
8413
8413
|
"confidence": "certain"
|
|
8414
8414
|
},
|
|
@@ -8516,7 +8516,7 @@
|
|
|
8516
8516
|
"surface": "builders-hall",
|
|
8517
8517
|
"text": "Set up your machine / get the code",
|
|
8518
8518
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8519
|
-
"line":
|
|
8519
|
+
"line": 836,
|
|
8520
8520
|
"origin": "js-markup",
|
|
8521
8521
|
"confidence": "certain"
|
|
8522
8522
|
},
|
|
@@ -8660,7 +8660,7 @@
|
|
|
8660
8660
|
"surface": "builders-hall",
|
|
8661
8661
|
"text": "Sign in from the app.",
|
|
8662
8662
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8663
|
-
"line":
|
|
8663
|
+
"line": 769,
|
|
8664
8664
|
"origin": "js-markup",
|
|
8665
8665
|
"confidence": "certain"
|
|
8666
8666
|
},
|
|
@@ -8687,7 +8687,7 @@
|
|
|
8687
8687
|
"surface": "builders-hall",
|
|
8688
8688
|
"text": "Sign in when Claude prompts you.",
|
|
8689
8689
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8690
|
-
"line":
|
|
8690
|
+
"line": 769,
|
|
8691
8691
|
"origin": "js-markup",
|
|
8692
8692
|
"confidence": "certain"
|
|
8693
8693
|
},
|
|
@@ -9650,7 +9650,7 @@
|
|
|
9650
9650
|
"surface": "builders-hall",
|
|
9651
9651
|
"text": "Then copy the project onto your machine and run the one-shot bootstrap (it checks your setup, installs dependencies, and signs you in):",
|
|
9652
9652
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9653
|
-
"line":
|
|
9653
|
+
"line": 836,
|
|
9654
9654
|
"origin": "js-markup",
|
|
9655
9655
|
"confidence": "certain"
|
|
9656
9656
|
},
|
|
@@ -9659,7 +9659,7 @@
|
|
|
9659
9659
|
"surface": "builders-hall",
|
|
9660
9660
|
"text": "Then drive it however you like:",
|
|
9661
9661
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9662
|
-
"line":
|
|
9662
|
+
"line": 769,
|
|
9663
9663
|
"origin": "js-markup",
|
|
9664
9664
|
"confidence": "certain"
|
|
9665
9665
|
},
|
|
@@ -9794,7 +9794,7 @@
|
|
|
9794
9794
|
"surface": "builders-hall",
|
|
9795
9795
|
"text": "This is the environment you will build in — no SSH, nothing to install.",
|
|
9796
9796
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9797
|
-
"line":
|
|
9797
|
+
"line": 769,
|
|
9798
9798
|
"origin": "js-markup",
|
|
9799
9799
|
"confidence": "certain"
|
|
9800
9800
|
},
|
|
@@ -9938,7 +9938,7 @@
|
|
|
9938
9938
|
"surface": "builders-hall",
|
|
9939
9939
|
"text": "To paste the sign-in code:",
|
|
9940
9940
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9941
|
-
"line":
|
|
9941
|
+
"line": 769,
|
|
9942
9942
|
"origin": "js-markup",
|
|
9943
9943
|
"confidence": "certain"
|
|
9944
9944
|
},
|
|
@@ -10154,7 +10154,7 @@
|
|
|
10154
10154
|
"surface": "builders-hall",
|
|
10155
10155
|
"text": "Welcome back, {…}.",
|
|
10156
10156
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10157
|
-
"line":
|
|
10157
|
+
"line": 540,
|
|
10158
10158
|
"origin": "js-text-assign",
|
|
10159
10159
|
"confidence": "certain"
|
|
10160
10160
|
},
|
|
@@ -10442,7 +10442,7 @@
|
|
|
10442
10442
|
"surface": "builders-hall",
|
|
10443
10443
|
"text": "Windows (ARM)",
|
|
10444
10444
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10445
|
-
"line":
|
|
10445
|
+
"line": 769,
|
|
10446
10446
|
"origin": "js-markup",
|
|
10447
10447
|
"confidence": "certain"
|
|
10448
10448
|
},
|
|
@@ -10685,7 +10685,7 @@
|
|
|
10685
10685
|
"surface": "builders-hall",
|
|
10686
10686
|
"text": "Your dev box builds itself in a minute or two and the app chimes when it's ready. It lives in the menu bar on Mac and the system tray on Windows, and it wires up Claude Desktop for you along the way.",
|
|
10687
10687
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10688
|
-
"line":
|
|
10688
|
+
"line": 769,
|
|
10689
10689
|
"origin": "js-markup",
|
|
10690
10690
|
"confidence": "certain"
|
|
10691
10691
|
},
|
|
@@ -10901,7 +10901,7 @@
|
|
|
10901
10901
|
"surface": "builders-hall",
|
|
10902
10902
|
"text": "Your work runs on a dev box we host for you — there's almost nothing to install. Choose how to connect:",
|
|
10903
10903
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10904
|
-
"line":
|
|
10904
|
+
"line": 769,
|
|
10905
10905
|
"origin": "js-markup",
|
|
10906
10906
|
"confidence": "certain"
|
|
10907
10907
|
},
|
|
@@ -10946,7 +10946,7 @@
|
|
|
10946
10946
|
"surface": "builders-hall",
|
|
10947
10947
|
"text": "account, then open",
|
|
10948
10948
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10949
|
-
"line":
|
|
10949
|
+
"line": 769,
|
|
10950
10950
|
"origin": "js-markup",
|
|
10951
10951
|
"confidence": "certain"
|
|
10952
10952
|
},
|
|
@@ -10955,7 +10955,7 @@
|
|
|
10955
10955
|
"surface": "builders-hall",
|
|
10956
10956
|
"text": "account.",
|
|
10957
10957
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10958
|
-
"line":
|
|
10958
|
+
"line": 769,
|
|
10959
10959
|
"origin": "js-markup",
|
|
10960
10960
|
"confidence": "certain"
|
|
10961
10961
|
},
|
|
@@ -10982,7 +10982,7 @@
|
|
|
10982
10982
|
"surface": "builders-hall",
|
|
10983
10983
|
"text": "and ask in",
|
|
10984
10984
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10985
|
-
"line":
|
|
10985
|
+
"line": 767,
|
|
10986
10986
|
"origin": "js-markup",
|
|
10987
10987
|
"confidence": "certain"
|
|
10988
10988
|
},
|
|
@@ -10991,7 +10991,7 @@
|
|
|
10991
10991
|
"surface": "builders-hall",
|
|
10992
10992
|
"text": "and build right here in the browser — no remote control needed. Either way, reopening the online terminal later resumes your session right where you left it (closing the tab keeps it running).",
|
|
10993
10993
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10994
|
-
"line":
|
|
10994
|
+
"line": 769,
|
|
10995
10995
|
"origin": "js-markup",
|
|
10996
10996
|
"confidence": "certain"
|
|
10997
10997
|
},
|
|
@@ -11000,7 +11000,7 @@
|
|
|
11000
11000
|
"surface": "builders-hall",
|
|
11001
11001
|
"text": "and install dependencies (",
|
|
11002
11002
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11003
|
-
"line":
|
|
11003
|
+
"line": 810,
|
|
11004
11004
|
"origin": "js-markup",
|
|
11005
11005
|
"confidence": "certain"
|
|
11006
11006
|
},
|
|
@@ -11009,7 +11009,7 @@
|
|
|
11009
11009
|
"surface": "builders-hall",
|
|
11010
11010
|
"text": "and press Enter.",
|
|
11011
11011
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11012
|
-
"line":
|
|
11012
|
+
"line": 769,
|
|
11013
11013
|
"origin": "js-markup",
|
|
11014
11014
|
"confidence": "certain"
|
|
11015
11015
|
},
|
|
@@ -11090,7 +11090,7 @@
|
|
|
11090
11090
|
"surface": "builders-hall",
|
|
11091
11091
|
"text": "browser only",
|
|
11092
11092
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11093
|
-
"line":
|
|
11093
|
+
"line": 769,
|
|
11094
11094
|
"origin": "js-markup",
|
|
11095
11095
|
"confidence": "certain"
|
|
11096
11096
|
},
|
|
@@ -11126,7 +11126,7 @@
|
|
|
11126
11126
|
"surface": "builders-hall",
|
|
11127
11127
|
"text": "button and you're in. No terminal, nothing to paste.",
|
|
11128
11128
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11129
|
-
"line":
|
|
11129
|
+
"line": 769,
|
|
11130
11130
|
"origin": "js-markup",
|
|
11131
11131
|
"confidence": "certain"
|
|
11132
11132
|
},
|
|
@@ -11324,7 +11324,7 @@
|
|
|
11324
11324
|
"surface": "builders-hall",
|
|
11325
11325
|
"text": "for Mac or Windows, sign in with your",
|
|
11326
11326
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11327
|
-
"line":
|
|
11327
|
+
"line": 769,
|
|
11328
11328
|
"origin": "js-markup",
|
|
11329
11329
|
"confidence": "certain"
|
|
11330
11330
|
},
|
|
@@ -11333,7 +11333,7 @@
|
|
|
11333
11333
|
"surface": "builders-hall",
|
|
11334
11334
|
"text": "for a link that runs this session in Claude's own web/app interface, the same UI you'd use on a computer.",
|
|
11335
11335
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11336
|
-
"line":
|
|
11336
|
+
"line": 769,
|
|
11337
11337
|
"origin": "js-markup",
|
|
11338
11338
|
"confidence": "certain"
|
|
11339
11339
|
},
|
|
@@ -11495,7 +11495,7 @@
|
|
|
11495
11495
|
"surface": "builders-hall",
|
|
11496
11496
|
"text": "instead of the last line. New to the steps? The",
|
|
11497
11497
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11498
|
-
"line":
|
|
11498
|
+
"line": 836,
|
|
11499
11499
|
"origin": "js-markup",
|
|
11500
11500
|
"confidence": "certain"
|
|
11501
11501
|
},
|
|
@@ -11684,7 +11684,7 @@
|
|
|
11684
11684
|
"surface": "builders-hall",
|
|
11685
11685
|
"text": "node scripts/setup-builder.js",
|
|
11686
11686
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11687
|
-
"line":
|
|
11687
|
+
"line": 836,
|
|
11688
11688
|
"origin": "js-markup",
|
|
11689
11689
|
"confidence": "certain"
|
|
11690
11690
|
},
|
|
@@ -11756,7 +11756,7 @@
|
|
|
11756
11756
|
"surface": "builders-hall",
|
|
11757
11757
|
"text": "npm install",
|
|
11758
11758
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11759
|
-
"line":
|
|
11759
|
+
"line": 810,
|
|
11760
11760
|
"origin": "js-markup",
|
|
11761
11761
|
"confidence": "certain"
|
|
11762
11762
|
},
|
|
@@ -11873,7 +11873,7 @@
|
|
|
11873
11873
|
"surface": "builders-hall",
|
|
11874
11874
|
"text": "or right-click — plain Ctrl+V will not paste here. Claude takes over the terminal with its own interface once you're signed in. This guide stays open in its own tab. If Claude didn't start automatically, type",
|
|
11875
11875
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11876
|
-
"line":
|
|
11876
|
+
"line": 769,
|
|
11877
11877
|
"origin": "js-markup",
|
|
11878
11878
|
"confidence": "certain"
|
|
11879
11879
|
},
|
|
@@ -12062,7 +12062,7 @@
|
|
|
12062
12062
|
"surface": "builders-hall",
|
|
12063
12063
|
"text": "task {…}",
|
|
12064
12064
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12065
|
-
"line":
|
|
12065
|
+
"line": 613,
|
|
12066
12066
|
"origin": "js-markup",
|
|
12067
12067
|
"confidence": "certain"
|
|
12068
12068
|
},
|
|
@@ -12143,7 +12143,7 @@
|
|
|
12143
12143
|
"surface": "builders-hall",
|
|
12144
12144
|
"text": "to authenticate this machine, then",
|
|
12145
12145
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12146
|
-
"line":
|
|
12146
|
+
"line": 810,
|
|
12147
12147
|
"origin": "js-markup",
|
|
12148
12148
|
"confidence": "certain"
|
|
12149
12149
|
},
|
|
@@ -12152,7 +12152,7 @@
|
|
|
12152
12152
|
"surface": "builders-hall",
|
|
12153
12153
|
"text": "to claim your first task.",
|
|
12154
12154
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12155
|
-
"line":
|
|
12155
|
+
"line": 810,
|
|
12156
12156
|
"origin": "js-markup",
|
|
12157
12157
|
"confidence": "certain"
|
|
12158
12158
|
},
|
|
@@ -12269,7 +12269,7 @@
|
|
|
12269
12269
|
"surface": "builders-hall",
|
|
12270
12270
|
"text": "walks the whole path in plain language.",
|
|
12271
12271
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12272
|
-
"line":
|
|
12272
|
+
"line": 836,
|
|
12273
12273
|
"origin": "js-markup",
|
|
12274
12274
|
"confidence": "certain"
|
|
12275
12275
|
},
|
|
@@ -12413,7 +12413,7 @@
|
|
|
12413
12413
|
"surface": "builders-hall",
|
|
12414
12414
|
"text": "{…} Your standing is {…}.",
|
|
12415
12415
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12416
|
-
"line":
|
|
12416
|
+
"line": 848,
|
|
12417
12417
|
"origin": "js-markup",
|
|
12418
12418
|
"confidence": "certain"
|
|
12419
12419
|
},
|
|
@@ -12575,7 +12575,7 @@
|
|
|
12575
12575
|
"surface": "builders-hall",
|
|
12576
12576
|
"text": "{…} of {…} steps cleared.",
|
|
12577
12577
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12578
|
-
"line":
|
|
12578
|
+
"line": 997,
|
|
12579
12579
|
"origin": "js-text-assign",
|
|
12580
12580
|
"confidence": "certain"
|
|
12581
12581
|
},
|
|
@@ -12944,7 +12944,7 @@
|
|
|
12944
12944
|
"surface": "builders-hall",
|
|
12945
12945
|
"text": "— that's all the tooling you need up front.",
|
|
12946
12946
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12947
|
-
"line":
|
|
12947
|
+
"line": 836,
|
|
12948
12948
|
"origin": "js-markup",
|
|
12949
12949
|
"confidence": "certain"
|
|
12950
12950
|
},
|
|
@@ -12962,7 +12962,7 @@
|
|
|
12962
12962
|
"surface": "builders-hall",
|
|
12963
12963
|
"text": "— type",
|
|
12964
12964
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12965
|
-
"line":
|
|
12965
|
+
"line": 769,
|
|
12966
12966
|
"origin": "js-markup",
|
|
12967
12967
|
"confidence": "certain"
|
|
12968
12968
|
},
|
|
@@ -12980,7 +12980,7 @@
|
|
|
12980
12980
|
"surface": "builders-hall",
|
|
12981
12981
|
"text": "— {…} confirmed {…} can't land yet, so {…} reward is pending (it lands on ship). Rebase + re-ship or release {…}: {…}.",
|
|
12982
12982
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12983
|
-
"line":
|
|
12983
|
+
"line": 502,
|
|
12984
12984
|
"origin": "js-markup",
|
|
12985
12985
|
"confidence": "certain"
|
|
12986
12986
|
},
|