Macstudio2 Dashboard

repo: ~/Projects/macstudio2-dashboard · 11 commits · 0 in last 24h, 0 in last 7d ·

Search the build

11 commits indexed

  1. a50c133 2026-07-03 chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
  2. ad4753b 2026-06-03 gitignore: add missing standard excludes (tmp/ dist/ build/ .next/)
  3. 13b832f 2026-05-19 feat(server): 404-guard for snapshot/editor file paths
  4. ccf3789 2026-05-19 chore: broaden .gitignore to cover *.bak / *.pre-* / *.orig / *.rej / *.swp / *~ / .DS_Store
  5. e5e07c2 2026-05-13 snapshot: 2 file(s) changed, +1 new, ~1 modified
  6. a00d6b9 2026-05-08 fix: same TS-annotation crash
  7. 2796cb3 2026-05-08 feat: TEST button on Mac2 dashboard — same single-prompt latency check
  8. a87669d 2026-05-08 feat: viewer counter on dashboard odometer — same as Mac1
  9. aee1fdd 2026-05-08 feat: same self-healing version check on Mac2 dashboard
  10. a6e6d69 2026-05-07 fix: macstudio2-dashboard retitled + 9931 + Eldorado red/ivory paint
  11. 2a23035 2026-05-07 feat: macstudio2-dashboard v0.1 — 57 Cadillac Eldorado paint

Authors

Agents used

  • none detected

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.

Other build journals

← Macstudio1 Dashboard  ·  all 4 projects  ·  Madagascarwallpaper →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms