Skip to content

docs(graph): drop the last fused-diagnostics mention from the plugin list#387

Merged
samchon merged 1 commit into
masterfrom
docs/386-graph-diagnostics-straggler
Jul 11, 2026
Merged

docs(graph): drop the last fused-diagnostics mention from the plugin list#387
samchon merged 1 commit into
masterfrom
docs/386-graph-diagnostics-straggler

Conversation

@samchon

@samchon samchon commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Intent

Final mirror of the #360/#382 diagnostics retraction. The root README already reads "…code graph to coding agents." (#382), but the general index.mdx plugin list kept the stale "and diagnostics" phrasing because it lives outside the graph/* subtree #382 scoped to and #384's grep pattern didn't cover this wording. @ttsc/graph does not deliver diagnostics; docs must describe the code as it is.

The edit

website/src/content/docs/index.mdx, @ttsc/graph plugin-list bullet:

  • MCP server exposing a checker-resolved code graph and diagnostics to coding agents.

Now byte-matches the root README bullet.

Not touched

setup.mdx:169 (tsgo language-server LSP features), tsgo.mdx, walkthroughs/index.mdx, and the blog post are all accurate or owner-scoped, per the issue.

Closes #386

🤖 Generated with Claude Code

https://claude.ai/code/session_01MXWHm6DJ71X8xFjxVYzoEB

@samchon samchon merged commit e294ea2 into master Jul 11, 2026
3 checks passed
@samchon samchon deleted the docs/386-graph-diagnostics-straggler branch July 11, 2026 08:55
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.

Last surviving fused-diagnostics straggler: index.mdx plugin list still says @ttsc/graph exposes a graph "and diagnostics"

1 participant