Skip to content

Focus README on consumers#4

Merged
GordonBeeming merged 2 commits into
mainfrom
gb/consumer-readme
Jul 10, 2026
Merged

Focus README on consumers#4
GordonBeeming merged 2 commits into
mainfrom
gb/consumer-readme

Conversation

@GordonBeeming

Copy link
Copy Markdown
Owner

Summary

  • put Homebrew installation and everyday usage first
  • document settings and the simple usage model for consumers
  • move detailed build, packaging, CI secret, and release notes into a contributor guide linked at the bottom

Why

The README was primarily a developer reference and did not tell consumers how to install the app. This follows the consumer-first shape of Claude Bar while retaining a short development loop and a clear path to the detailed maintainer documentation.

Impact

Consumers now get the install command, requirements, settings, and behavior without working through internal release configuration. Contributors keep the existing technical information in docs/development.md.

Validation

  • git diff --check
  • verified docs/development.md exists at the README link target

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: GitButler <gitbutler@gitbutler.com>
Copilot AI review requested due to automatic review settings July 10, 2026 00:47

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request restructures the documentation by streamlining the main README.md to focus on user-facing installation, features, and settings, while moving detailed contributor, development, and release guidelines into a new docs/development.md file. The review feedback suggests replacing a literal ellipsis in an example code signing command with a clearer placeholder to prevent copy-paste errors.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/development.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown

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 reshapes the top-level documentation to be consumer-first, moving contributor/maintainer details out of the README while preserving a short “dev loop” path for developers.

Changes:

  • Rewrites README.md to prioritize Homebrew installation, consumer usage model, and settings.
  • Adds docs/development.md to house contributor setup, project structure, and the detailed release/CI secrets documentation.
  • Updates README to link to the new development and release guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Reordered and rewrote README content to emphasize install + everyday usage, with a link to contributor/release details.
docs/development.md New contributor/maintainer guide consolidating build/test, run/install, structure, and release process details.

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

Comment thread docs/development.md Outdated

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: d5c0fce075

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: GitButler <gitbutler@gitbutler.com>
@GordonBeeming GordonBeeming merged commit b6988fd into main Jul 10, 2026
2 checks passed
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