bridge: ACTIVE_CONTEXT — add installer tweaks

This commit is contained in:
Claude Code
2026-04-16 01:33:55 -05:00
parent e2ddbe60de
commit fa3a947d0b

View File

@@ -5,7 +5,7 @@
Local Nitro (Windows 11) at `C:\Users\mkrau\firefrost-services`. Git remote: Gitea. Identity: `Claude Code <claude@firefrostgaming.com>`.
## 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)