@beastmode-develeap/beastmode 0.1.375 → 0.1.377

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.
@@ -15,7 +15,7 @@
15
15
  }
16
16
  </script>
17
17
  <!--BOARD_DATA-->
18
- <script>window.__BUILD_STAMP__ = "20260606-161537-44d6eda";</script>
18
+ <script>window.__BUILD_STAMP__ = "20260606-170548-5ec2ec7";</script>
19
19
  <link rel="preconnect" href="https://fonts.googleapis.com">
20
20
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
21
21
  <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
@@ -9050,7 +9050,7 @@ function ProjectsPage({ selectedProject, onProjectChange }) {
9050
9050
  <select class="form-input" style="font-size:12px;height:32px;" value=${onboardingTier} onChange=${(e) => setOnboardingTier(e.target.value)}>
9051
9051
  <option value="quick">Quick — register only</option>
9052
9052
  <option value="standard">Standard — register + analyze codebase</option>
9053
- <option value="full">Full — register + analyze + plan first work</option>
9053
+ <option value="full">Full — register + analyze + codebase guide</option>
9054
9054
  </select>
9055
9055
  </div>
9056
9056
  </div>
@@ -1 +1 @@
1
- 44d6edae899dc002b6b472a2947e9aff85c3cd06
1
+ 5ec2ec7a6a2101a3e17dc1eefce93f246d8ab2dc
@@ -1 +1 @@
1
- 20260606-161537-44d6eda
1
+ 20260606-170548-5ec2ec7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beastmode-develeap/beastmode",
3
- "version": "0.1.375",
3
+ "version": "0.1.377",
4
4
  "description": "BeastMode Dark Factory — turn intent into verified software",
5
5
  "type": "module",
6
6
  "bin": {