Skip to content

Archive 7 May tasks shipped to main#264

Merged
hackerwins merged 1 commit into
mainfrom
chore/archive-may-shipped-tasks
May 18, 2026
Merged

Archive 7 May tasks shipped to main#264
hackerwins merged 1 commit into
mainfrom
chore/archive-may-shipped-tasks

Conversation

@hackerwins

@hackerwins hackerwins commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Archive seven slides + PPTX tasks whose work already landed on main
    but whose checklist boxes were never ticked during execution, so the
    archive script kept them in docs/tasks/active/.
  • Add lessons files for the two tasks that were missing them
    (slides-keyboard-shortcuts, slides-presentation-mode).
  • Convert the onLinkRequest popover bullet in slides-keyboard-shortcuts
    from a checkbox to a "Deferred (follow-up)" note so the archive gate
    stops blocking on work that's intentionally out of scope.

Tasks archived (PR → task):

docs/tasks/active/ now lists 6 in-flight tasks; the index was regenerated
via pnpm tasks:archive && pnpm tasks:index.

Test plan

  • pnpm verify:fast green (48 files / 792 tests sheets + 143 backend).
  • pnpm tasks:archive && pnpm tasks:index moves 14 files to
    archive/2026/05/, leaves 9 active files in place.
  • Reviewer spot-checks one archived todo + lessons pair to confirm
    content is preserved (e.g. slides-connectors-pr1).
  • Reviewer confirms the two newly-written lessons files
    (slides-keyboard-shortcuts-lessons.md,
    slides-presentation-mode-lessons.md) accurately summarise what
    shipped — they were reconstructed from the PR commit messages,
    not from a live implementation session.

🤖 Generated with Claude Code

These seven slides + PPTX tasks shipped (PRs #238, #240, #241, #255,
#259, #260, #261) but their checklist boxes were never ticked during
execution, so the archive script left them in active/. Sweep the
checkboxes to reflect what actually landed, add lessons files for the
two that were missing (keyboard-shortcuts, presentation-mode), and
convert the keyboard-shortcuts onLinkRequest popover bullet from a
checkbox to a "Deferred (follow-up)" note so the gate stops blocking on
work that is intentionally out of scope.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@coderabbitai

coderabbitai Bot commented May 18, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@hackerwins has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 47 minutes and 57 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9761d861-9077-4f09-ae9c-60e9028b48e9

📥 Commits

Reviewing files that changed from the base of the PR and between 3df315b and 31b19a5.

📒 Files selected for processing (16)
  • docs/tasks/README.md
  • docs/tasks/archive/2026/05/20260514-slides-keyboard-shortcuts-lessons.md
  • docs/tasks/archive/2026/05/20260514-slides-keyboard-shortcuts-todo.md
  • docs/tasks/archive/2026/05/20260514-slides-presentation-mode-lessons.md
  • docs/tasks/archive/2026/05/20260514-slides-presentation-mode-todo.md
  • docs/tasks/archive/2026/05/20260515-slides-connectors-pr1-lessons.md
  • docs/tasks/archive/2026/05/20260515-slides-connectors-pr1-todo.md
  • docs/tasks/archive/2026/05/20260517-pptx-connector-site-index-lessons.md
  • docs/tasks/archive/2026/05/20260517-pptx-connector-site-index-todo.md
  • docs/tasks/archive/2026/05/20260517-pptx-rotated-child-group-scale-lessons.md
  • docs/tasks/archive/2026/05/20260517-pptx-rotated-child-group-scale-todo.md
  • docs/tasks/archive/2026/05/20260517-slides-mobile-edit-lessons.md
  • docs/tasks/archive/2026/05/20260517-slides-mobile-edit-todo.md
  • docs/tasks/archive/2026/05/20260517-slides-mobile-view-lessons.md
  • docs/tasks/archive/2026/05/20260517-slides-mobile-view-todo.md
  • docs/tasks/archive/README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/archive-may-shipped-tasks

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@hackerwins
hackerwins merged commit 6f4e03c into main May 18, 2026
1 check passed
@hackerwins
hackerwins deleted the chore/archive-may-shipped-tasks branch May 18, 2026 16:45
@github-actions

github-actions Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Verification: verify:self

Result: ✅ PASS in 209.0s

Lane Status Duration
sheets:build ✅ pass 13.2s
docs:build ✅ pass 12.6s
slides:build ✅ pass 13.4s
verify:fast ✅ pass 122.4s
frontend:build ✅ pass 19.4s
verify:frontend:chunks ✅ pass 0.3s
backend:build ✅ pass 5.0s
cli:build ✅ pass 2.2s
verify:entropy ✅ pass 20.4s

Verification: verify:integration

Result: ✅ PASS

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

hackerwins added a commit that referenced this pull request May 18, 2026
`pnpm tasks:index` regenerates `docs/tasks/README.md` and
`docs/tasks/archive/README.md` deterministically from the directory
tree. Rebasing onto main #264 (which archived 7 more tasks) left
those two files showing stale counts; re-running the script picks
up the new archived tasks while keeping the slides-group archive
entry intact.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
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