CodeReview/src
lintsinghua 613177e091 Add support for Ollama local models in LLM configuration and enhance README documentation. Update .env.example to include Ollama settings, improve error handling in code analysis, and refine logging for LLM interactions. 2025-10-24 12:25:29 +08:00
..
app refactor(project-structure): Restructure project architecture and improve code organization 2025-10-22 15:12:59 +08:00
assets/styles style(theme): Refactor global CSS with professional color scheme and design system 2025-10-22 17:42:48 +08:00
components feat(audit): Enhance CreateTaskDialog with improved task creation workflow 2025-10-22 22:18:19 +08:00
features Add support for Ollama local models in LLM configuration and enhance README documentation. Update .env.example to include Ollama settings, improve error handling in code analysis, and refine logging for LLM interactions. 2025-10-24 12:25:29 +08:00
pages feat(audit): Enhance CreateTaskDialog with improved task creation workflow 2025-10-22 22:18:19 +08:00
shared Add support for Ollama local models in LLM configuration and enhance README documentation. Update .env.example to include Ollama settings, improve error handling in code analysis, and refine logging for LLM interactions. 2025-10-24 12:25:29 +08:00
App.tsx refactor(routing): Update App.tsx routing and import structure 2025-10-22 16:47:07 +08:00
global.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00
svg.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00
vite-env.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00