Skip to content

Update documentation to reflect SwiftUI-based UI#82

Merged
RobertoMachorro merged 2 commits into
masterfrom
claude/sad-mendel-4a9ed5
May 4, 2026
Merged

Update documentation to reflect SwiftUI-based UI#82
RobertoMachorro merged 2 commits into
masterfrom
claude/sad-mendel-4a9ed5

Conversation

@RobertoMachorro

Copy link
Copy Markdown
Owner

Summary

  • Replace all Storyboard references with SwiftUI in README.md and AGENTS.md
  • Updates reflect the application's current SwiftUI foundation

Changes

  • README.md: Updated project description from "fully Storyboard based" to "fully SwiftUI based"
  • AGENTS.md: Updated project context, coding guidelines, typical tasks, and validation sections to reference SwiftUI instead of Storyboard

Note: The historical entry in RELEASE.md ("Preferences window migrated from Storyboard to SwiftUI") was intentionally left unchanged as it accurately describes a past migration event.

Test plan

  • Verify README renders correctly on GitHub
  • Verify AGENTS.md guidelines accurately reflect the SwiftUI codebase

🤖 Generated with Claude Code

Replace all Storyboard references with SwiftUI in README.md and AGENTS.md,
reflecting the application's current SwiftUI foundation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 3, 2026 01:07
@RobertoMachorro RobertoMachorro self-assigned this May 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository documentation to reflect that Moped’s UI is now SwiftUI-based rather than Storyboard-based, aligning contributor guidance with the current architecture.

Changes:

  • Update README.md to describe the app as SwiftUI-based instead of Storyboard-based.
  • Update AGENTS.md project context and contribution/validation guidance to reference SwiftUI workflows instead of Storyboards.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
README.md Replaces “fully Storyboard based” wording with SwiftUI-oriented description in the project overview.
AGENTS.md Updates contributor guidelines and validation steps to reference SwiftUI instead of Storyboard editing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
- README: clarify "SwiftUI-based with AppKit integration" (NSViewRepresentable is in use)
- README: fix grammar ("built with Swift and the latest Cocoa APIs")
- AGENTS.md: drop "identifiers" (none are used); use "view hierarchy and structure"
- AGENTS.md: soften preview validation step (no PreviewProvider exists yet)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@RobertoMachorro RobertoMachorro merged commit 3fa46e8 into master May 4, 2026
1 check passed
@RobertoMachorro RobertoMachorro deleted the claude/sad-mendel-4a9ed5 branch May 4, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants