Skip to content

8b-is/smart-tree

v6.5.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai analysis anthropic blazingly-fast claude claude-code
+12 more
compression context context-api directory file filesystem mcp optimization optimization-algorithms quantum-algorithms rust tree

Summary

AI summary

Fixed critical 34GB memory allocation bug in WaveGrid initialization.

Full changelog

🎸 Smart Tree v6.5.2 Release

📊 Changes since v6.5.1

  • chore: Bump version to 6.5.2 (8bit-wraith)
  • Check base path before listing conversations (8bit-Wraith)
  • feat(security): Add ~/.claude/ subdirectory scanning to --cleanup (8bit-wraith)
  • Merge pull request #50 from 8b-is/copilot/fix-memory-allocation-issue (8bit-Wraith)
  • Address code review: Extract magic numbers to named constants (copilot-swe-agent[bot])
  • Add test for lazy WaveGrid initialization to prevent regression (copilot-swe-agent[bot])
  • Fix 34GB memory allocation bug in WaveGrid initialization (copilot-swe-agent[bot])
  • Add safety checks for context mode with large directories (copilot-swe-agent[bot])
  • Initial plan (copilot-swe-agent[bot])

⚡ Quick Installation

Linux/macOS/WSL

curl -sSL https://raw.githubusercontent.com/8b-is/smart-tree/main/scripts/install.sh | bash

Claude Desktop MCP Configuration

{
  "mcpServers": {
    "smart-tree": {
      "command": "/usr/local/bin/st",
      "args": ["--mcp"],
      "env": {
        "AI_TOOLS": "1"
      }
    }
  }
}

📦 Download Options

| Platform | Architecture | File |
|----------|--------------|------|
| Linux | x86_64 | st-v6.5.2-x86_64-unknown-linux-gnu.tar.gz |
| Linux | ARM64 | st-v6.5.2-aarch64-unknown-linux-gnu.tar.gz |
| macOS | Intel | st-v6.5.2-x86_64-apple-darwin.tar.gz |
| macOS | Apple Silicon | st-v6.5.2-aarch64-apple-darwin.tar.gz |
| Windows | x86_64 | st-v6.5.2-x86_64-pc-windows-msvc.zip |
| Claude Desktop | All | smart-tree.dxt |


🎸 Pro Tip: Life's too short for slow directory traversal!

Built with 💙 by the Smart Tree Team: Hue, Aye, Trisha, and The Cheet

Aye, Aye! 🚢

What's Changed

  • Fix 34GB memory allocation in context mode by @Copilot in https://github.com/8b-is/smart-tree/pull/50

Full Changelog: https://github.com/8b-is/smart-tree/compare/v6.5.1...v6.5.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track 8b-is/smart-tree

Get notified when new releases ship.

Sign up free

About 8b-is/smart-tree

AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.

All releases →

Related context

Beta — feedback welcome: [email protected]