Skip to content

Releases: 89Aman/Contextlens

v1.1.41

Choose a tag to compare

@89Aman 89Aman released this 01 Jul 08:37
fix(extension): update display name to ContextLens - AI Context Tracker

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 May 01:17

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 May 01:11

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 May 17:16

Full Changelog: v0.1.41...v1.0.1

ContestLens

Choose a tag to compare

@89Aman 89Aman released this 25 May 20:20

ContextLens v0.1.41

We are excited to announce the release of ContextLens v0.1.41! This update focuses on enhancing the extension's user experience, tightening security, and expanding our CLI capabilities.

🎨 UI & UX Improvements

  • Icon Redesign: Updated visual assets across the extension for a more modern and cohesive look.
  • Streamlined Tree View: Cleaned up the ContextLens explorer tree view to reduce visual clutter and present your state clearer.
  • Polished Login Flow: Refined the minimal login experience for a smoother, low-friction authentication process.

🛠️ CLI Enhancements

  • Dry-Run Support: Added support for command dry-runs, allowing you to test CLI commands safely without making destructive changes.
  • Token Validation: Implemented automatic format validation for authentication tokens to catch configuration errors early.
  • Auto-Episode Initialization: The CLI now supports automatic episode initialization, removing the need for manual tracking setup.

🔒 Security & Workspace

  • Security Audit & Fixes: Resolved npm audit vulnerabilities across dependencies to ensure a secure development environment.
  • Local Agent Skills: Added new local AI agent workspace skills for extended autonomous capabilities.
  • Documentation: Restructured repository documentation, converted text plans to markdown, and cleaned up obsolete files.

📦 Installation

Download the contextlens-0.1.41.vsix file attached to this release and install it directly via VS Code:

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Click the ... (Views and More Actions) menu at the top right of the Extensions view.
  4. Select Install from VSIX...
  5. Locate and select the downloaded contextlens-0.1.41.vsix file.