Commit Graph

14 Commits

Author SHA1 Message Date
Yuriy
23c2059773 chore: update Cargo.lock, LlmSettings, tailwind config 2026-02-12 13:30:09 +03:00
Yuriy
12e3c52252 fix(lint): remove impure addAuditEvent from Dashboard render 2026-02-12 13:25:58 +03:00
Yuriy
dcbca0c42c fix(lint): replace Date.now() with Math.random in Dashboard 2026-02-12 13:00:24 +03:00
Yuriy
dc78b7f3bf feat: Dashboard metrics+health ring, SecretsGuard AI fix, PolicyEngine toggles 2026-02-12 12:50:38 +03:00
Yuriy
4f2c890c6b feat: RAG chat — ask questions about your project with AI context 2026-02-12 09:55:30 +03:00
Yuriy
6642562f73 fix: remove duplicate regex dependency 2026-02-12 09:40:08 +03:00
Yuriy
0bfe1ee02e feat: deep analysis — security scanning, code quality, dependency checks 2026-02-12 09:34:18 +03:00
Yuriy
af3c81b04d feat: AI code generation — LLM generates fix actions from findings 2026-02-12 09:16:21 +03:00
Yuriy
2be548d078 fix(lint): replace useEffect with useCallback for provider change 2026-02-12 09:06:16 +03:00
Yuriy
d4871d3030 feat: LLM integration — OpenAI/Anthropic/Ollama support 2026-02-11 23:09:19 +03:00
Yuriy
52c905011c fix(lint): remove impure Date.now() from Dashboard render 2026-02-11 22:33:24 +03:00
Yuriy
233c3fe6f4 fix(ci): ESM import in tailwind, remove catch(_), add Tauri system deps 2026-02-11 22:26:17 +03:00
Yuriy
febcde0cfc fix: remove unused FileText import from PolicyEngine 2026-02-11 22:18:20 +03:00
Yuriy
1c91f51a1d Replace repo with papayu-refactored: desktop/ structure, Tailwind UI, simplified Tauri backend
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 22:00:43 +03:00