🛠 Improvements
- Broader GitLab Repository Visibility: When you connect a GitLab account, Plexicus now surfaces every project your account can read — including those where you hold a Reporter or Developer role — so your repository picker no longer silently excludes repos you should be able to scan.
- Nested GitLab Group Support: Repositories living deep inside nested GitLab group hierarchies now clone and scan correctly. You no longer encounter projectnotfound errors when a repo’s full namespace path includes multiple group levels.
🔧 Fixes
- AI Pentest Model Selection: AI Pentest now selects the correct AI model for every run, respecting your BYOAI Smart-model override when configured and otherwise defaulting to a proven, tool-call-compatible model. Previously, a fallback could select a model that produced unparseable output, causing the pentest agent to exhaust its iteration budget and return incomplete results with zero findings.
- GitLab Self-Hosted URL Handling: If your connected GitLab self-hosted URL is stored in a malformed format, Plexicus now gracefully falls back to the default GitLab host so that live repository listing continues to work instead of silently breaking.