feat(mcp): surface highlight range and FIFO comment queue - #115
Merged
scott merged 1 commit intoSep 12, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
quote_index,quote_start/quote_end,md_start/md_end,queue_position, andqueue_lengthonthreadView. Missing keys from an old server stay zero.target.md_start,target.md_end,target.text, andtarget.pathon path-scoped inbox threads.queue_position1 this cycle; re-list before the next thread; do not apply two highlight edits in one pass.gander commentsprints queue index and highlight, e.g.[1/2] "rollout_v2" md:812-822.Related Issue
Closes #113
Testing
go test ./... go vet ./... go build ./...All passed.
Notes
Stacked on #114 (issue #112 no-delete guardrails). Retarget
mainafter that merges.Populated
md_*depends on gandermd/gandermd#122 on:latest. An old server still works: offsets stay 0 and the CLI falls back to[index/count].