feat(dashboard): added dashboard content and features #7

Merged
sharang merged 8 commits from feat/CAI-4-dashboard into main 2026-02-19 19:23:07 +00:00
Showing only changes of commit cbb664c7d9 - Show all commits

View File

@@ -58,6 +58,7 @@ jobs:
audit:
name: Security Audit
runs-on: docker
if: github.ref == 'refs/heads/main'
container:
image: rust:1.89-bookworm
steps: