feat: complete #330 startup staged-image reaper and #365 missing session/memory i18n#459
Conversation
Fixed 3 file(s) based on 2 unresolved review comments. Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 55 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (20)
📝 WalkthroughWalkthroughThis PR implements a startup-time cleanup mechanism for orphaned staged image temp files. It adds configuration for a reaper threshold, integrates reaper invocation across startup paths, and provides internationalization keys for session history and memory components. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes The PR touches critical startup paths in Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Drop the accidentally force-added tmp planning file so the branch respects the repository rule that tmp artifacts stay untracked.
Deploying corvus with
|
| Latest commit: |
7767d11
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://400a8845.corvus-42x.pages.dev |
| Branch Preview URL: | https://feat-330-365-runtime-i18n-fo.corvus-42x.pages.dev |
…i18n-followups # Conflicts: # clients/web/apps/docs/src/styles/custom.css
✅ Contributor ReportUser: @yacosta738
Contributor Report evaluates based on public GitHub activity. Analysis period: 2025-04-08 to 2026-04-08 |
|



Summary
#330by adding a startup-only staged image temp-file reaper with strict matching for current and legacy staged-image filenames#365by adding the missing session and memory i18n keys, including parity coverage and session sidebar pluralization fixestmp/planning/2026-04-08-sprint-planning-next-issues.mdfor delivery contextIssues
Validation
make check-allNotes
#330was completed through the OpenSpec flow and archived under:openspec/changes/archive/2026-04-08-startup-staged-image-reaper/