Skip to content

Discord message links - #135

Open
ArnabChatterjee20k wants to merge 2 commits into
feat/grafana-mcpfrom
discord-message-links
Open

Discord message links#135
ArnabChatterjee20k wants to merge 2 commits into
feat/grafana-mcpfrom
discord-message-links

Conversation

@ArnabChatterjee20k

Copy link
Copy Markdown
Member

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

@ArnabChatterjee20k
ArnabChatterjee20k changed the base branch from main to feat/grafana-mcp August 7, 2026 13:59
@greptile-apps

greptile-apps Bot commented Aug 7, 2026

Copy link
Copy Markdown

Greptile Summary

The PR adds Discord jump links for retrieved discussion spans and appends those references to user-facing notifier deliveries while keeping stored answers unchanged.

  • Adds reusable formatting for single-message and ranged Discord links, including DM-style fallback URLs.
  • Returns formatted references alongside Discord grounding context.
  • Appends references to question answers and conversational replies sent through notifiers.

Confidence Score: 4/5

The PR is not yet safe to merge because the previously reported red-green gate failure remains reachable.

A red-phase agent error is still logged and ignored, allowing execution to continue and later record green solely because the unchanged test baseline has no new failures.

Files Needing Attention: crates/claudear-engine/src/processing.rs

Important Files Changed

Filename Overview
crates/claudear-analysis/src/knowledgebase/discord/mod.rs Adds Discord jump-URL and reference-list formatting with coverage for guild, missing-guild, single-message, and ranged spans.
crates/claudear-analysis/src/knowledgebase/mod.rs Re-exports the new Discord reference-link formatter.
crates/claudear-engine/src/processing.rs Carries retrieved Discord references through grounding and appends them to notifier deliveries while preserving plain stored answers.

Reviews (2): Last reviewed commit: "linting" | Re-trigger Greptile

Comment thread crates/claudear-engine/src/processing.rs
@ArnabChatterjee20k
ArnabChatterjee20k changed the base branch from feat/grafana-mcp to main August 7, 2026 14:04
@ArnabChatterjee20k
ArnabChatterjee20k changed the base branch from main to feat/grafana-mcp August 7, 2026 14:07
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