chore: sync post-pack UI help and pathforge tweaks
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
AetherForge
2026-06-06 16:57:52 -07:00
parent 415b5dc6a3
commit 92db39217f
4 changed files with 145 additions and 7 deletions

View File

@@ -397,8 +397,9 @@ export default function BuildManagerPage() {
return (
<div className="page fade-in bm-page operator-deck-page">
<div className="bm-header">
<div>
<header className="deck-hero">
<div className="deck-hero-text">
<p className="deck-eyebrow font-tech">WORKER BUILDS · DEPLOY &amp; MANAGE</p>
<h1 className="font-display bm-title">Build Manager</h1>
<p className="form-hint bm-subtitle">
All forged workers download, deploy, re-forge, or delete from any browser.
@@ -412,7 +413,7 @@ export default function BuildManagerPage() {
New Forge
</button>
</div>
</div>
</header>
{error && (
<div className="form-error" style={{ marginBottom: '1rem' }}>