Skip to content

fix(vscode): show dates on inline PR comments - #13853

Merged
marius-kilocode merged 5 commits into
mainfrom
fix-inline-pr-comment-dates
Sep 7, 2026
Merged

marius-kilocode merged 5 commits into
mainfrom
fix-inline-pr-comment-dates

Conversation

@marius-kilocode

@marius-kilocode marius-kilocode commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

What Problem This Solves

Inline pull request review-thread cards did not show when a comment was posted, while PR conversation comments did.

Why This Change Was Made

Reuse the existing relative-date formatter and timestamp styling already used by PR conversation cards.

User Impact

Inline PR review comments now show a relative timestamp such as 5 min ago in the card metadata.

Evidence

Focused PR renderer tests pass.

Before

Inline PR comment without a date

After

Inline PR comment with a relative date

@kilo-code-bot

kilo-code-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/agentmanager/pr-panel-comments-200-chromium-linux.png
Previous Review Summaries (4 snapshots, latest commit 84df1cb)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 84df1cb)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/kilo-vscode/tests/fixtures/pr-comments-render.tsx

Previous review (commit 6f4d1be)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (6 files)
  • .changeset/inline-pr-comment-dates.md
  • packages/kilo-vscode/tests/fixtures/pr-comments-render.tsx
  • packages/kilo-vscode/webview-ui/agent-manager/pr/PRCommentCard.tsx
  • packages/kilo-vscode/webview-ui/agent-manager/pr/PRCommentTime.tsx
  • packages/kilo-vscode/webview-ui/agent-manager/pr/PRConversation.tsx
  • packages/kilo-vscode/webview-ui/src/stories/agent-manager.stories.tsx

Previous review (commit 39b60b9)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • .changeset/inline-pr-comment-dates.md
  • packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/agentmanager/pr-panel-comments-chromium-linux.png
  • packages/kilo-vscode/tests/fixtures/pr-comments-render.tsx
  • packages/kilo-vscode/webview-ui/agent-manager/pr/PRCommentCard.tsx
  • packages/kilo-vscode/webview-ui/src/stories/agent-manager.stories.tsx

Previous review

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • .changeset/inline-pr-comment-dates.md
  • packages/kilo-vscode/tests/fixtures/pr-comments-render.tsx
  • packages/kilo-vscode/webview-ui/agent-manager/pr/PRCommentCard.tsx
  • packages/kilo-vscode/webview-ui/src/stories/agent-manager.stories.tsx

Reviewed by grok-4.6 · Input: 190.2K · Output: 9.7K · Cached: 153.6K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode force-pushed the fix-inline-pr-comment-dates branch from 39b60b9 to 6f4d1be Compare September 7, 2026 08:33
@marius-kilocode
marius-kilocode merged commit 3cde93b into main Sep 7, 2026
27 checks passed
@marius-kilocode
marius-kilocode deleted the fix-inline-pr-comment-dates branch September 7, 2026 10:01
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.

2 participants