Aditya Sharma

Results 9 issues of Aditya Sharma

**Describe the bug** The current github action workflows are using depreciated Node.js versions and also some of the commands like save-state. **To Reproduce** Steps to reproduce the behavior: 1. Go...

## Pull request type Please check the type of change your PR introduces: - [ ] Feature ## What is the current behavior? Closes #52 1. In this unit test...

enhancement

**Describe the bug** The codeql workflow is failing because the slack_webhook_url is not specified. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Action' tab in repositry 2. Click...

**Is your feature request related to a problem? Please describe.** The AI VPN project currently lacks a comprehensive suite of unit tests. Describe the solution you'd like Adding a unit...

## Pull request type Please check the type of change your PR introduces: - [ ] Feature ## What is the current behavior? Closes #57 ## What is the new...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, the AI VPN CLI script lacks unit tests covering functions that interact with a Redis database. To ensure robust...

enhancement

# Added 'Select ALL X Sandboxes?' Prompt for Bulk Selection in Workspace Table ## Description This PR introduces a confirmation prompt when users attempt to bulk-select all visible sandboxes in...

# Fix icon and label layout for responsive ImageState display ## Description This PR resolves a UI responsiveness issue where the icon size would shrink when the label (e.g., "Pulling...

⚔️ Quest

### Short description of current behavior The error when querying is: ERROR:root:❌ Semantic search error: litellm.APIConnectionError: Event loop is closed Traceback (most recent call last): File "/venv/lib/python3.10/site-packages/litellm/main.py", line 3768, in...

bug