Restore /secreview command and security review UI

This commit is contained in:
kh.ai
2025-10-17 09:07:52 -07:00
parent 3b7f4d25ef
commit 88ccfb46b7
14 changed files with 811 additions and 3 deletions

View File

@@ -54,11 +54,14 @@ pub mod live_wrap;
mod markdown;
mod markdown_render;
mod markdown_stream;
mod mermaid;
pub mod onboarding;
mod pager_overlay;
pub mod public_widgets;
mod render;
mod resume_picker;
mod security_report_viewer;
mod security_review;
mod session_log;
mod shimmer;
mod slash_command;