feat(dashboard): onboarding wizard UI (#144)
CI / Check (push) Has been skipped
CI / Detect Changes (push) Successful in 3s
CI / Deploy Agent (push) Has been skipped
CI / Deploy Docs (push) Has been cancelled
CI / Deploy MCP (push) Has been cancelled
CI / Deploy Dashboard (push) Has been cancelled

This commit was merged in pull request #144.
This commit is contained in:
2026-07-12 21:28:52 +00:00
parent c6b5622113
commit 17f788858d
6 changed files with 494 additions and 0 deletions
@@ -10,6 +10,7 @@ pub mod issues;
pub mod mcp;
pub mod mcp_tokens;
pub mod notifications;
pub mod onboarding;
pub mod pentest;
#[allow(clippy::too_many_arguments)]
pub mod repositories;