DeepBase v1.7.0 - Smarter Context & Visualization
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.mdfile in your folder would be included in the new analysis, duplicating data.
Update now:
pip install --upgrade deepbase