Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 03:20
9a380c0

⚡ TokenSlayer 1.5.0

Installation

  1. Download the .vsix file below
  2. In VS Code: Cmd+Shift+PExtensions: Install from VSIX...
  3. Select the downloaded file

Requirements

  • VS Code 1.93+
  • GitHub Copilot Chat (for LM Tool integration)

What's Included

  • 🧠 Semantic structural cache with 40-95% token reduction
  • 🔧 Copilot LM Tool integration (#tokenslayer-structural-summary)
  • 📊 Premium sidebar dashboard with real-time stats
  • 🛡️ Automatic secrets detection & exclusion
  • ⚡ Inline CodeLens indicators
  • 📂 File Explorer badges
  • 🌐 Language support: TypeScript, JavaScript, Python, Go, Java, Rust

What's Changed

  • feat(mcp): low-yield skeleton detection for bundled/IIFE files by @ajvikram in #17
  • docs: reposition README — 4-capability framing, SpendBench data, Grap… by @ajvikram in #18
  • feat: Context Rot Score trajectory + scoring rework (v1.5.0) by @ajvikram in #19

Full Changelog: v1.4.1...v1.5.0