Macstudio2 Dashboard
repo: ~/Projects/macstudio2-dashboard · 11 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /editor2
- /ivory2
- /npm1
- /npx1
- /homebrew1
- /index1
- /localhost1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
13b832f · 2026-05-19 · feat(server): 404-guard for snapshot/editor file paths
Adds an Express middleware ahead of express.static that returns 404 for
any request matching *.bak / *.bak.* / *.pre-* / *.orig / *.rej / *.swp
/ *~ — defense in depth so stray snapshot files never leak from public/
even if the gitignore is bypassed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ccf3789 · 2026-05-19 · chore: broaden .gitignore to cover *.bak / *.pre-* / *.orig / *.rej / *.swp / *~ / .DS_Store
Standing rule from the fleet-refactor sweep — snapshot/editor detritus
must never enter the repo, even preventively.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
a6e6d69 · 2026-05-07 · fix: macstudio2-dashboard retitled + 9931 + Eldorado red/ivory paint
Initial commit had stale Bel Air assets because Edit calls failed
with read-first guard. Now properly:
- server.js PORT 9931 + macstudio2-dashboard log line
- package.json name + description Eldorado
- public/index.html title, "Mac Studio TWO", year badge
"Eldorado", Cherokee Red palette instead of Bel Air turquoise
Health endpoint returns 200, dashboard serves at http://localhost:9931
showing Mac2's local ollama state (gemma3:12b + qwen3:14b).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2a23035 · 2026-05-07 · feat: macstudio2-dashboard v0.1 — 57 Cadillac Eldorado paint
Sister to macstudio1-dashboard. Same gauges, log feed, process table,
LLM bay, hyperdrive buttons — port 9931, Cadillac Eldorado red/ivory
paint scheme so the two dashboards visually distinguish on glance.
Color swap: turquoise -> Cherokee Red (#b22234), Colonial Cream ->
Indian Ivory (#f4ecd8). Year badge: 1957 Eldorado. Mac Studio TWO.
Reads localhost ollama (Mac2). Currently running gemma3:12b
+ qwen3:14b for idea-loop debate panels.
Registered under pm2 as macstudio2-dashboard for Mac2 supervision.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
File tree
7 files tracked. Click any to browse the source at HEAD.
rendered in 0ms