[PR #66] [MERGED] docs: refresh README screenshots in a 2x2 grid #68

Closed
opened 2026-08-12 19:09:21 +02:00 by zaph0d · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/niels-emmer/myace/pull/66
Author: @niels-emmer
Created: 8/12/2026
Status: Merged
Merged: 8/12/2026
Merged by: @niels-emmer

Base: mainHead: chore/refresh-readme-screenshots


📝 Commits (2)

  • d45fa4a docs: refresh README screenshots in a 2x2 grid
  • b5a3a87 Merge branch 'main' into chore/refresh-readme-screenshots

📊 Changes

7 files changed (+10 additions, -4 deletions)

View changed files

📝 README.md (+10 -4)
📝 docs/images/collections.png (+0 -0)
docs/images/compile.png (+0 -0)
📝 docs/images/dashboard.png (+0 -0)
docs/images/import.png (+0 -0)
docs/images/login.png (+0 -0)
docs/images/settings.png (+0 -0)

📄 Description

Summary

  • Replaced the README's stacked screenshot column (dashboard/collections/import/settings) with a 2x2 grid covering: logged-out login screen, dashboard, collections, and the compile page.
  • The compile screenshot shows a realistic end-to-end example: a "Sample Profile" combining the Vibecoder base pack with the Frontend Specialist additional pack, compiled to opencode, with real output files/artifact counts.
  • All four were captured fresh against a locally running dev stack + a newly registered non-admin test user, at 1440x900 (2x DPI) in dark theme to match the app's default and the previous screenshots' look.
  • Dropped import.png/settings.png (no longer referenced) since the new 4-screen layout replaces them; verified no other docs reference the removed filenames.

Test plan

  • Spun up the local dev stack (docker compose -f docker-compose.yml -f docker-compose.dev.yml), confirmed starter packs were seeded.
  • Registered a fresh non-admin test user via the real API, created a profile via the real POST /profiles endpoint (same contract the UI uses), and drove the actual login/dashboard/collections/compile pages headlessly to capture screenshots — no mocked UI.
  • Visually reviewed all 4 PNGs before committing.
  • Grepped the repo for lingering references to the removed import.png/settings.png — none found.

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/niels-emmer/myace/pull/66 **Author:** [@niels-emmer](https://github.com/niels-emmer) **Created:** 8/12/2026 **Status:** ✅ Merged **Merged:** 8/12/2026 **Merged by:** [@niels-emmer](https://github.com/niels-emmer) **Base:** `main` ← **Head:** `chore/refresh-readme-screenshots` --- ### 📝 Commits (2) - [`d45fa4a`](https://github.com/niels-emmer/myace/commit/d45fa4a434fa1c1d42869e2fdbce18ffb75c18a3) docs: refresh README screenshots in a 2x2 grid - [`b5a3a87`](https://github.com/niels-emmer/myace/commit/b5a3a878a3dd2057eee3d69e1e4bb068ea5b9c0b) Merge branch 'main' into chore/refresh-readme-screenshots ### 📊 Changes **7 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -4) 📝 `docs/images/collections.png` (+0 -0) ➕ `docs/images/compile.png` (+0 -0) 📝 `docs/images/dashboard.png` (+0 -0) ➖ `docs/images/import.png` (+0 -0) ➕ `docs/images/login.png` (+0 -0) ➖ `docs/images/settings.png` (+0 -0) </details> ### 📄 Description ## Summary - Replaced the README's stacked screenshot column (dashboard/collections/import/settings) with a 2x2 grid covering: logged-out login screen, dashboard, collections, and the compile page. - The compile screenshot shows a realistic end-to-end example: a "Sample Profile" combining the `Vibecoder` base pack with the `Frontend Specialist` additional pack, compiled to `opencode`, with real output files/artifact counts. - All four were captured fresh against a locally running dev stack + a newly registered non-admin test user, at 1440x900 (2x DPI) in dark theme to match the app's default and the previous screenshots' look. - Dropped `import.png`/`settings.png` (no longer referenced) since the new 4-screen layout replaces them; verified no other docs reference the removed filenames. ## Test plan - [x] Spun up the local dev stack (`docker compose -f docker-compose.yml -f docker-compose.dev.yml`), confirmed starter packs were seeded. - [x] Registered a fresh non-admin test user via the real API, created a profile via the real `POST /profiles` endpoint (same contract the UI uses), and drove the actual login/dashboard/collections/compile pages headlessly to capture screenshots — no mocked UI. - [x] Visually reviewed all 4 PNGs before committing. - [x] Grepped the repo for lingering references to the removed `import.png`/`settings.png` — none found. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zaph0d 2026-08-12 19:09:21 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
github-mirrors/myace#68
No description provided.