From fa3a947d0bd3c57144c5a899678119cdd91674ac Mon Sep 17 00:00:00 2001 From: Claude Code Date: Thu, 16 Apr 2026 01:33:55 -0500 Subject: [PATCH] =?UTF-8?q?bridge:=20ACTIVE=5FCONTEXT=20=E2=80=94=20add=20?= =?UTF-8?q?installer=20tweaks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/code-bridge/status/ACTIVE_CONTEXT.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/code-bridge/status/ACTIVE_CONTEXT.md b/docs/code-bridge/status/ACTIVE_CONTEXT.md index a8d91b4..bc5acb6 100644 --- a/docs/code-bridge/status/ACTIVE_CONTEXT.md +++ b/docs/code-bridge/status/ACTIVE_CONTEXT.md @@ -5,7 +5,7 @@ Local Nitro (Windows 11) at `C:\Users\mkrau\firefrost-services`. Git remote: Gitea. Identity: `Claude Code `. ## Current Focus -Bridge queue empty. Five features shipped tonight, all pending deploy by Michael. +Bridge queue empty. Six features shipped tonight, all pending deploy by Michael. ## Session 2026-04-16 @@ -17,6 +17,16 @@ Bridge queue empty. Five features shipped tonight, all pending deploy by Michael - Trinity Console: `/admin/modpack-installer` (3-step flow: provider → search → configure+install), status page (3s poll), history, Holly's pending-spawns queue - **Deploy:** `npm install` (pg-boss) + run migrations 143+144 + add `CURSEFORGE_API_KEY` to .env + restart +- **Task #101 follow-up — 7 UI Tweaks** (`e2ddbe6`, +213 lines) + - Node selector shows live RAM/disk from Pterodactyl API + - Disk allocation field (pre-filled 3× pack size) + - JVM args textarea with Aikar G1GC flags + - Spawn type: added "vanilla" as new default + - Java version auto-selects from MC version + - Port auto-assigned from DB max + Re-roll button + - Pack size estimate surfaced on details card + - No migrations needed — view + route changes only + - **Discord Action Log — Issue #1** (`49f8f79`, +263 lines) - Migration 142: `discord_action_log` table - `discordActionLog.js` service (silent-fail logAction)