Skip to content

Update README.md#2424

Merged
senamakel merged 1 commit into
tinyhumansai:mainfrom
senamakel:main
May 21, 2026
Merged

Update README.md#2424
senamakel merged 1 commit into
tinyhumansai:mainfrom
senamakel:main

Conversation

@senamakel
Copy link
Copy Markdown
Member

@senamakel senamakel commented May 21, 2026

Summary

  • What changed and why.
  • Keep this to 3-6 bullets focused on user-visible or architecture-impacting changes.

Problem

  • What issue or risk this PR addresses.
  • Include context needed for reviewers to evaluate correctness quickly.

Solution

  • How the implementation solves the problem.
  • Note important design decisions and tradeoffs.

Submission Checklist

If a section does not apply to this change, mark the item as N/A with a one-line reason. Do not delete items.

  • Tests added or updated (happy path + at least one failure / edge case) per Testing Strategy
  • Diff coverage ≥ 80% — changed lines (Vitest + cargo-llvm-cov merged via diff-cover) meet the gate enforced by .github/workflows/coverage.yml. Run pnpm test:coverage and pnpm test:rust locally; PRs below 80% on changed lines will not merge.
  • Coverage matrix updated — added/removed/renamed feature rows in docs/TEST-COVERAGE-MATRIX.md reflect this change (or N/A: behaviour-only change)
  • All affected feature IDs from the matrix are listed in the PR description under ## Related
  • No new external network dependencies introduced (mock backend used per Testing Strategy)
  • Manual smoke checklist updated if this touches release-cut surfaces (docs/RELEASE-MANUAL-SMOKE.md)
  • Linked issue closed via Closes #NNN in the ## Related section

Impact

  • Runtime/platform impact (desktop/mobile/web/CLI), if any.
  • Performance, security, migration, or compatibility implications.

Related

  • Closes:
  • Follow-up PR(s)/TODOs:

AI Authored PR Metadata (required for Codex/Linear PRs)

Keep this section for AI-authored PRs. For human-only PRs, mark each field N/A.

Linear Issue

  • Key:
  • URL:

Commit & Branch

  • Branch:
  • Commit SHA:

Validation Run

  • pnpm --filter openhuman-app format:check
  • pnpm typecheck
  • Focused tests:
  • Rust fmt/check (if changed):
  • Tauri fmt/check (if changed):

Validation Blocked

  • command:
  • error:
  • impact:

Behavior Changes

  • Intended behavior change:
  • User-visible effect:

Parity Contract

  • Legacy behavior preserved:
  • Guard/fallback/dispatch parity checks:

Duplicate / Superseded PR Handling

  • Duplicate PR(s):
  • Canonical PR:
  • Resolution (closed/superseded/updated):

Summary by CodeRabbit

  • Documentation
    • Updated Product Hunt badges in README to display both daily and weekly badge images, providing broader recognition metrics.

Review Change Stack

@senamakel senamakel requested a review from a team May 21, 2026 08:20
@senamakel senamakel merged commit d1f8305 into tinyhumansai:main May 21, 2026
21 of 23 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3a13311a-07a4-42d8-b583-4fd218c275f1

📥 Commits

Reviewing files that changed from the base of the PR and between c204a53 and 3dede4f.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README header updates the Product Hunt badge area to display both daily and weekly badge embeds, expanding the single daily badge into a multi-badge display within the same centered header section.

Changes

Product Hunt Badge Updates

Layer / File(s) Summary
Product Hunt badge embeds
README.md
The README header badge block is expanded to include markup for both daily and weekly Product Hunt badge images with their associated anchor links, replacing the single daily badge.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • tinyhumansai/openhuman#1792: Both PRs modify README.md's header Product Hunt badge markup by adding/replacing embedded badge content/images.
  • tinyhumansai/openhuman#1895: Both PRs modify README.md's header Product Hunt badge embeds/markup (swapping the badge type and adjusting badge spacing/anchors).
  • tinyhumansai/openhuman#2033: Both PRs modify the Product Hunt badge embed markup in the README header (main adds/expands to daily+weekly badges).

Poem

🐰 Badge your achievements bright,
Daily and weekly, side by side in sight,
Product Hunt's colors dance and gleam,
Open humans living the dream! ✨


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant