Skip to content

DeepBase v1.7.0 - Smarter Context & Visualization

Choose a tag to compare

@follen99 follen99 released this 12 Feb 14:31
· 14 commits to main since this release

This release creates a much cleaner and more informative context for your LLMs.

✨ New Features:

  • Token & Size Estimates: The project tree now displays the estimated token count (~1.2k t) and percentage impact (5.2%) for every file and folder. You immediately know what's consuming your context window.
  • Visual Tree Upgrade: The folder structure is now rendered with proper tree branches for better readability.
  • Smarter Defaults: DeepBase now automatically ignores huge lockfiles (package-lock.json, yarn.lock) and mobile build folders, making it perfect for Javascript and React Native projects out of the box.

🐛 Fixes:

  • No more self-inception: Fixed a bug where an existing llm_context.md file in your folder would be included in the new analysis, duplicating data.

Update now:

pip install --upgrade deepbase