Skip to content

fix(code-reviews): restore footer text size#4017

Merged
alex-alecu merged 1 commit into
mainfrom
fix/code-review-footer-size
Jun 15, 2026
Merged

fix(code-reviews): restore footer text size#4017
alex-alecu merged 1 commit into
mainfrom
fix/code-review-footer-size

Conversation

@alex-alecu

Copy link
Copy Markdown
Contributor

Summary

The bot reply footer in code review comments was too small to read easily. This makes that footer use normal text size while keeping the same words and placement.

Verification

  1. Start a code review that posts an inline comment.
  2. Check that the footer says: Reply with @kilocode-bot fix it to have Kilo Code address this issue.
  3. Check that the footer is normal text size and still appears after the issue details.

Visual Changes

N/A

Reviewer Notes

Unrelated local JSON files were left uncommitted.

@kilo-code-bot

kilo-code-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Simple, clean change that removes <sub> HTML tag from the inline comment footer in the prompt template and updates the corresponding test assertion to match.

Files Reviewed (2 files)
  • apps/web/src/lib/code-reviews/prompts/default-prompt-template.json
  • apps/web/src/lib/code-reviews/prompts/generate-prompt.test.ts

Reviewed by claude-4.6-sonnet-20260217 · 369,784 tokens

Review guidance: REVIEW.md from base branch main

@alex-alecu alex-alecu enabled auto-merge (squash) June 15, 2026 06:33
@alex-alecu alex-alecu merged commit c9f353a into main Jun 15, 2026
16 checks passed
@alex-alecu alex-alecu deleted the fix/code-review-footer-size branch June 15, 2026 06:37
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