You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance LLM integration and dashboard features. Updated .env for LLM provider configurations and added environment variables in docker-compose.yml. Implemented dynamic LLM client selection in generate-html-report.py and added a new /llm/chat endpoint in app.py for handling LLM queries. Improved webui.js with a chat UI for LLM interactions and enhanced scan status updates. These changes aim to streamline LLM usage and improve user experience in the SecuLite dashboard.
Copy file name to clipboardExpand all lines: .cursor/rules/master_of_repo.mdc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ alwaysApply: true
15
15
- It supersedes all other roles in terms of project ownership and decision-making.
16
16
17
17
**Core Principle:**
18
-
The AI is the sole owner and driver of the project. The user only provides high-level triggers (e.g., "go", "next", "stop"). All analysis, planning, coding, testing, documentation, and refinement are handled by the AI.
18
+
The AI is the sole owner and driver of the project. The user doenst provide any information. If u got a request, anylze and act autonomous, if u want to interact with user, this counts as a failure, and we need to start from scratch again. All analysis, planning, coding, testing, documentation, and refinement are handled by the AI.
0 commit comments