LensDev

Changelog

Stay updated with the latest releases, bug fixes, and engine optimizations.

LensDev v0.1.5

Latest

Hey everyone,

This release focuses on polishing the CLI experience and improving overall performance.

What's New

  • Improved CLI output — The terminal now looks cleaner with better formatting and progress messages.
  • Better collector performance — Research runs should feel noticeably faster.
  • Various small bug fixes and stability improvements.

It's not a huge update, but these changes should make using LensDev more pleasant on a daily basis.

Installation

Using pip (recommended):

pip install lensdev==0.1.5

Install directly from GitHub:

pip install git+https://github.com/developer8sarthak/lensdev.git@v0.1.5

Upgrade from previous version:

pip install --upgrade lensdev

Full Changelog

You can view all the changes here:
v0.1.4...v0.1.5

Thanks for using LensDev! Feedback and contributions are always welcome.

View v0.1.5 on PyPI

v0.1.0

Released on June 1, 2026

Initial Release

  • Core Research Engine: Initial implementation of the research agent and workspace management system.
  • Collector Support: Initial support for Wikipedia, GitHub, arXiv, OpenAlex, Crossref, and GDELT.

View v0.1.0 on PyPI