Conversation
… MCP integration - Source-linked citations: all files require repo URL resolution before proceeding; citations use [file:line](REPO_URL/blob/BRANCH/file#Lline) for remote repos - Enhanced diagrams: 3-5 minimum per page, dark-mode colors, variety enforced, - Enhanced tables: Source columns, comparison tables, structured formatting standards - ADO Wiki: proper index.md landing page (never placeholder), citation preservation, .order files for sidebar ordering - Onboarding restructured: 4 audience-tailored guides in onboarding/ folder (Contributor, Staff Engineer, Executive, Product Manager) - New /deep-wiki:llms command + wiki-llms-txt skill: generates llms.txt at repo root (standard discovery path) and wiki/ dir, plus llms-full.txt with inlined content - AGENTS.md template: added Documentation section referencing wiki/llms.txt - GitHub MCP integration: Agent & MCP Integration section in README documenting the discovery flow (get_file_contents → llms.txt → wiki pages → search_code) - Updated root README and docs-site with all 11 commands
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
Major enhancements to the deep-wiki plugin across 26 files (+1267/-195 lines).
Source-Linked Citations
[file:line](REPO_URL/blob/BRANCH/file#Lline)for remote repos,(file:line)for localEnhanced Diagrams & Tables
ADO Wiki Improvements
4 Audience-Tailored Onboarding Guides
Restructured from 2 guides to 4 in onboarding/ folder:
New: /deep-wiki:llms Command + wiki-llms-txt Skill
<doc>blocksGitHub MCP Integration
get_file_contentssearch_codeUpdated Surfaces
Files Changed