Skip to content

ContestLens

Choose a tag to compare

@89Aman 89Aman released this 25 May 20:20
· 175 commits to main since this release

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.