feat: rag-embedding-ai-chat #1
Reference in New Issue
Block a user
Delete Branch "feature/rag-embedding-ai-chat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Fix SBOM display bug by removing incorrect BSON serde helpers on DateTime fields - Add filtered/searchable SBOM list with repo, package manager, search, vuln, and license filters - Add SBOM export (CycloneDX 1.5 / SPDX 2.3), license compliance tab, and cross-repo diff - Add vulnerability drill-down with inline CVE details and advisory links - Add DELETE /api/v1/repositories/{id} with cascade delete of all related data - Add delete repository button with confirmation modal warning in dashboard - Add spinner and progress bar for embedding builds with auto-polling status - Install syft in agent Dockerfile for SBOM generation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>