Skip to content

Add a banner (and the code ai-generated to create the banner... - #52

Closed
kriserickson wants to merge 1 commit into
mainfrom
add-banner
Closed

Add a banner (and the code ai-generated to create the banner...#52
kriserickson wants to merge 1 commit into
mainfrom
add-banner

Conversation

@kriserickson

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 22:24

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

This PR adds a marketing banner image to the top of README.md and includes the PowerShell script that was used (per the title, AI-generated) to produce that banner. The change is documentation/asset-only and does not affect runtime code, CI, build, or release artifacts.

Changes:

  • Embed images/ai-cli-banner.png near the top of the README, just below the tagline and above the safety warning.
  • Add scripts/generate-banner.ps1, a PowerShell script using System.Drawing to render the 1600×900 banner (terminal mockup, title, subtitle, providers panel, and feature chips).

Reviewed changes

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

File Description
README.md Inserts a Markdown image reference for the new banner between the tagline and the Important Safety Warning section.
scripts/generate-banner.ps1 New PowerShell script that draws and saves images/ai-cli-banner.png via GDI+; defines color/path/font helpers, renders all banner elements, then saves and disposes resources.

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

@kriserickson
kriserickson deleted the add-banner branch July 20, 2026 16:50
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