feat: add merged CodexBar (steipete) PR to contributions block - #40
Merged
Merged
Conversation
Replace the oldest single-repo proof-row entry (yfinance) with the freshly merged upstream PR in Peter Steiner's CodexBar (Swift), and bump the merged_upstream_prs counter from 37 to 38 across all mirrored locations (hero stat, proof summary, experience bullet, meta description, og:description). Closes #39 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WcpqPB7ecX6NVukyEGUrax
Keep the yfinance proof-row instead of replacing it, and describe the CodexBar entry as Peter Steinberger's (steipete) side project, creator of OpenClaw (github.com/steipete/openclaw), rather than a low-context technical fix summary. Growing the field to 5 rows overflowed the fixed 380px .proof-field height, so the mandelbrot visual and the text panel no longer lined up — bump it to 412px (matches the panel's actual content height with 5 rows) and bump the styles.css cache-busting version. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WcpqPB7ecX6NVukyEGUrax
axisrow
force-pushed
the
ao/axisrow.github.io-28/add-codexbar-contribution
branch
from
August 13, 2026 11:31
b95f7bf to
24bcc8b
Compare
starred_projects was a manually maintained counter that had drifted from reality — 16 original (non-fork) repositories currently have at least 1 star, not 7. Fix it in profile/projects.json (the source of truth the daily bot sync reads) and mirror it into index.html so the next bot run doesn't revert the on-page value. Also syncs merged_upstream_prs to 38 in projects.json to match the value already updated in index.html earlier in this branch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WcpqPB7ecX6NVukyEGUrax
Owner
Author
🔍 Local review (cycle 1) — round 6e10d21d-1da5-40ec-9630-9045efcfc815Reviewed locally (
Codex companion: verdict |
Owner
Author
📋 Review summary — all cycles
Totals: 0 FIX, 2 ALREADY_FIXED, 1 SKIP, 1 HALLUCINATION, 0 UNVERIFIED. Both configured reviewers (claude |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что сделано
Обновлён блок «Proof of Work» на главной странице: добавлена запись о недавно смердженном PR в
steipete/CodexBar— сайд-проект Peter Steinberger (steipete), создателя OpenClaw — steipete/CodexBar#2814, смерджен 2026-08-13..proof-row(yfinance сохранена, а не заменена).merged_upstream_prsподнят с 37 до 38 (hero-статистика, proof-summary, experience-bullet, meta description, og:description, иprofile/projects.json— источник для ежедневного bot-sync).starred_projects: было захардкожено 7, реально сейчас 16 оригинальных (не форк) репозиториев имеют ≥1 звезду. Обновлено во всех местах на сайте + вprofile/projects.json, чтобы завтрашний авто-sync не откатил значение обратно..proof-field(десктопный контейнер с mandelbrot-визуалом) увеличен с 380px до 412px под 5 строк контента.tests/site-smoke.test.mjs.origin/main(включая уже смердженный fix: restore icon-style theme toggle and GitHub topbar buttons #38).Проверка
npm test— все 38 тестов зелёные.python3 -m pytest profile/tests/— все 42 теста зелёные.Closes #39
🤖 Generated with Claude Code