Skip to content

Fix incorrect descriptions for critique.work and pi.dev in README - #217

Merged
sebst merged 5 commits into
mainfrom
copilot/fix-readme-descriptions
Mar 26, 2026
Merged

sebst merged 5 commits into
mainfrom
copilot/fix-readme-descriptions

Conversation

Copilot AI commented Mar 26, 2026 •

Copy link
Copy Markdown
Contributor

Both critique.work and pi.dev had inaccurate descriptions in the root README.md that didn't reflect what the tools actually do.

Changes

  • README.md: Updated the feature table entry for critique.work from "AI-powered code review" → "TUI for reviewing git changes"
  • README.md: Updated the feature table entry for pi.dev from "package manager for devcontainer features" → "minimal terminal coding harness"
Original prompt

This section details on the original issue you should resolve

<issue_title>Wrong descriptions in README.</issue_title>
<issue_description>Here's what they should be:

  • critique.work: TUI for reviewing git changes
  • pi.dev: minimal terminal coding harness
    </issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Fix wrong descriptions in README Fix incorrect descriptions for critique.work and pi.dev Mar 26, 2026
Copilot AI requested a review from sebst March 26, 2026 16:04

@sebst sebst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Only change description in README, NOT devcontainer-feature.json!

@sebst
sebst marked this pull request as ready for review March 26, 2026 16:06

Copilot AI commented Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Only change description in README, NOT devcontainer-feature.json!

Done — reverted the description changes in both devcontainer-feature.json files (commit 7668cdc). Only README.md now has the updated descriptions.

Copilot AI changed the title Fix incorrect descriptions for critique.work and pi.dev Fix incorrect descriptions for critique.work and pi.dev in README Mar 26, 2026
Copilot AI requested a review from sebst March 26, 2026 16:07

@sebst sebst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

resolve merge conflits!

Copilot AI commented Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

resolve merge conflits!

Resolved — merged origin/main into the branch and resolved the README.md conflict, keeping the correct descriptions for critique.work and pi.dev while taking the version bumps from main (commit 3f9b5d2).

Copilot AI requested a review from sebst March 26, 2026 16:11

@sebst sebst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

resolve merge conflicts

Co-authored-by: sebst <592313+sebst@users.noreply.github.com>

Copilot AI commented Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

resolve merge conflicts

Resolved again — origin/main had another new commit (869b68b) that re-introduced the conflict. Merged and kept the correct critique.work description (commit dbd210e).

Copilot AI requested a review from sebst March 26, 2026 16:15
@sebst
sebst merged commit 1c5a956 into main Mar 26, 2026
5 checks passed
@sebst
sebst deleted the copilot/fix-readme-descriptions branch March 26, 2026 16:16
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.

Wrong descriptions in README.

2 participants