tglider 0.1.0-alpha.3 → 0.1.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -55,7 +55,7 @@ TGlider exposes MCP tools for:
55
55
  - semantic symbol search, symbol lookup at position, definitions, declarations, references, implementations, and type hierarchies
56
56
  - project dependency topology, dependency paths, file dependents, and cycles
57
57
  - API/export discovery and compact semantic queries
58
- - call graph inspection, cascade impact summaries, and preview-first rename/refactor planning
58
+ - call graph inspection, cascade impact summaries, conservative unused-code discovery, and preview-first rename/refactor planning
59
59
  - live document open/update/close workflows for editors and agents
60
60
 
61
61
  ## Updating Alpha Builds