Enhancement/chat is not structured #2

Closed
opened 2026-01-16 13:12:35 +00:00 by Latte · 6 comments
Owner

When i chat with the bot, the answers back are not displayed in markdown.

image.png
When i chat with the bot, the answers back are not displayed in markdown. <img width="1393" alt="image.png" src="attachments/cd30f3c5-e322-4c74-bea9-9e3b9b7848fa">
128 KiB
Latte added the Kind/Enhancement
Priority
Medium
3
labels 2026-01-16 13:12:35 +00:00
Latte added this to the Backlog project 2026-01-16 13:12:35 +00:00
Author
Owner

@codebot help

@codebot help
Owner

@None

Available @codebot Commands

Issue Triage & Analysis

  • @codebot triage - Full issue triage with auto-labeling and priority assignment
  • @codebot summarize - Generate 2-3 sentence summary of the issue
  • @codebot explain - Detailed explanation of what the issue is about
  • @codebot suggest - Solution suggestions or next steps
  • @codebot security - Security-focused analysis of the issue

Code Quality & Security

  • @codebot check-deps - Scan dependencies for security vulnerabilities
  • @codebot suggest-tests - Suggest test cases for changed/new code
  • @codebot refactor-suggest - Suggest refactoring opportunities
  • @codebot architecture - Check architecture compliance (alias: arch-check)

Interactive Chat

  • @codebot [question] - Ask questions about the codebase (uses search & file reading tools)
    • Example: @codebot how does authentication work?
    • Example: @codebot find all API endpoints

Setup & Utility

  • @codebot help - Show this help message
  • @codebot setup-labels - Auto-create/map repository labels for auto-labeling

Pull Request Analysis

PR reviews run automatically when you open or update a pull request. The bot provides:

  • Inline code review comments
  • Security vulnerability scanning
  • Approval or change-request recommendations

Manual re-review:

  • @codebot review-again - Re-run AI review on current PR state (in PR comments)
    • Shows diff from previous review (resolved/new issues)
    • Updates labels and recommendations
    • Useful after addressing feedback or updating config

Quick Examples

Triage an issue:

@codebot triage

Check for dependency vulnerabilities:

@codebot check-deps

Get test suggestions:

@codebot suggest-tests

Check architecture compliance:

@codebot architecture

Ask about the codebase:

@codebot how does the authentication system work?

For full documentation, see the README

@None ## Available @codebot Commands ### Issue Triage & Analysis - `@codebot triage` - Full issue triage with auto-labeling and priority assignment - `@codebot summarize` - Generate 2-3 sentence summary of the issue - `@codebot explain` - Detailed explanation of what the issue is about - `@codebot suggest` - Solution suggestions or next steps - `@codebot security` - Security-focused analysis of the issue ### Code Quality & Security - `@codebot check-deps` - Scan dependencies for security vulnerabilities - `@codebot suggest-tests` - Suggest test cases for changed/new code - `@codebot refactor-suggest` - Suggest refactoring opportunities - `@codebot architecture` - Check architecture compliance (alias: `arch-check`) ### Interactive Chat - `@codebot [question]` - Ask questions about the codebase (uses search & file reading tools) - Example: `@codebot how does authentication work?` - Example: `@codebot find all API endpoints` ### Setup & Utility - `@codebot help` - Show this help message - `@codebot setup-labels` - Auto-create/map repository labels for auto-labeling ### Pull Request Analysis PR reviews run automatically when you open or update a pull request. The bot provides: - Inline code review comments - Security vulnerability scanning - Approval or change-request recommendations **Manual re-review:** - `@codebot review-again` - Re-run AI review on current PR state (in PR comments) - Shows diff from previous review (resolved/new issues) - Updates labels and recommendations - Useful after addressing feedback or updating config --- ### Quick Examples **Triage an issue:** ``` @codebot triage ``` **Check for dependency vulnerabilities:** ``` @codebot check-deps ``` **Get test suggestions:** ``` @codebot suggest-tests ``` **Check architecture compliance:** ``` @codebot architecture ``` **Ask about the codebase:** ``` @codebot how does the authentication system work? ``` --- *For full documentation, see the [README](https://github.com/YourOrg/OpenRabbit/blob/main/README.md)*
Owner

Hello! How can I assist you today? If you have any questions or need help with something specific, just let me know.

--- Hello! How can I assist you today? If you have any questions or need help with something specific, just let me know.
Author
Owner

@codebot triage

@codebot triage
Owner

AI Issue Triage

Field Value
Type Enhancement
Priority Medium
Confidence 90%

Summary: Chatbot responses are not displayed in markdown format

Components: chat, ui, markdown


The issue describes that chatbot answers are not formatted in markdown, which is a request to improve the display formatting rather than a bug or error. The existing functionality works but could be enhanced for better readability. The user provided a screenshot and clear description, so no additional info is needed.

<!-- AI_ISSUE_TRIAGE --> ## AI Issue Triage | Field | Value | |-------|--------| | **Type** | Enhancement | | **Priority** | Medium | | **Confidence** | 90% | **Summary:** Chatbot responses are not displayed in markdown format **Components:** chat, ui, markdown --- *The issue describes that chatbot answers are not formatted in markdown, which is a request to improve the display formatting rather than a bug or error. The existing functionality works but could be enhanced for better readability. The user provided a screenshot and clear description, so no additional info is needed.*
Latte added reference main 2026-01-16 13:27:05 +00:00
Author
Owner
image.png

fixed

<img width="1055" alt="image.png" src="attachments/c5ddc18b-3bfc-417e-8831-ce8d852946c8"> fixed
157 KiB
Latte closed this issue 2026-01-16 13:38:41 +00:00
Latte moved this to Done in Backlog on 2026-01-16 13:38:45 +00:00
This repo is archived. You cannot comment on issues.
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Hiddenden/DevDen#2