This website requires JavaScript.
9f0d774aff
docs: update README documentation
lintsinghua
2025-12-15 17:20:47 +0800
b1daff415a
Update README.md
lintsinghua
2025-12-15 17:08:05 +0800
e9a20c7e90
Update README.md
lintsinghua
2025-12-15 17:07:44 +0800
8a3561f0d2
Update README.md
lintsinghua
2025-12-15 17:05:50 +0800
b2829806f4
docs: update project documentation in README.
lintsinghua
2025-12-15 17:05:09 +0800
67595b19c7
update
lintsinghua
2025-12-15 16:58:14 +0800
e531c8808d
refactor: standardize dialog component styling and layout for improved consistency and responsiveness.
lintsinghua
2025-12-15 16:13:47 +0800
7d29fe0f2a
fix: disable proxy environment variables in docker-compose.yml to ensure external API connectivity
lintsinghua
2025-12-15 15:45:16 +0800
ba00b718e4
feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service.
lintsinghua
2025-12-15 15:18:55 +0800
3639b3a13e
fix(agent): 修复工具执行结果处理中的 None 值问题
lintsinghua
2025-12-15 10:24:58 +0800
cdf360dcf7
feat: 增加文件上传大小限制至500MB并优化大文件处理
lintsinghua
2025-12-15 09:21:37 +0800
2df1b39e08
feat: Introduce Kunlun agent tool, add Docker and sandbox environment checks, and update agent services and frontend dialogs.
lintsinghua
2025-12-15 02:00:34 +0800
39a57b9c58
feat: Release v3.0.0 with multi-agent architecture, RAG, and Docker sandbox vulnerability verification, alongside cleanup of old scripts and build artifacts.
lintsinghua
2025-12-14 21:25:11 +0800
fc3dce7510
feat: Redesign task tabs in AuditTasks with a card-style layout and add `!important` to input padding.
lintsinghua
2025-12-14 21:09:29 +0800
c64eddac7c
feat(agent): 新增多语言代码测试和漏洞验证工具并增强错误处理
lintsinghua
2025-12-14 17:20:54 +0800
a85cdb687d
refactor(agent): 重构Agent架构并实现动态Agent树
lintsinghua
2025-12-14 14:52:06 +0800
e29231cc73
feat(安全扫描): 扩展高风险文件模式和危险模式库支持更多语言和文件类型
lintsinghua
2025-12-14 14:00:04 +0800
95929a467b
feat(沙箱): 强制使用沙箱验证并增强沙箱功能
lintsinghua
2025-12-14 12:43:44 +0800
189274fd56
feat(sandbox): 重构安全工具以使用沙箱环境执行
lintsinghua
2025-12-14 00:07:04 +0800
3d4f90c547
feat: Add `marked` for improved Markdown to HTML report generation and refined download handling.
lintsinghua
2025-12-13 21:38:11 +0800
a9a22b91c7
fix: Display aggregated findings for the orchestrator and task, and show sub-agent duration/status in UI.
lintsinghua
2025-12-13 21:06:22 +0800
2a332d6eda
feat: Improve report generation and statistics by normalizing severity comparisons and leveraging backend-calculated task metrics.
lintsinghua
2025-12-13 20:42:10 +0800
d449e2ba78
Fix: Improve agent stream stability by preventing unnecessary reconnections and correctly draining buffered events.
lintsinghua
2025-12-13 20:21:30 +0800
507fe393d1
fix(agent): 改进沙盒工具初始化的日志记录
lintsinghua
2025-12-13 18:58:30 +0800
4e4dd05ddb
feat(agent): 增强漏洞发现处理流程和前端兼容性
lintsinghua
2025-12-13 18:45:05 +0800
6d98f29fa6
feat: 新增安全工具集成和漏洞知识库扩展
lintsinghua
2025-12-13 12:35:03 +0800
3db20a3afb
feat(agent): enhance error handling and project scope filtering
lintsinghua
2025-12-12 16:36:39 +0800
31dc476015
feat: Improve streaming LLM token usage reporting by adding input estimation, requesting usage via `stream_options`, and providing fallback estimation.
lintsinghua
2025-12-12 16:30:57 +0800
e13218a33e
style: improve code formatting and consistency in AgentAudit.tsx
lintsinghua
2025-12-12 16:21:35 +0800
b392e049e8
fix(agent_tasks): update task phase to REPORTING on completion
lintsinghua
2025-12-12 16:09:50 +0800
eed111c04d
chore: reduce logging verbosity and clean up file formatting
lintsinghua
2025-12-12 15:50:48 +0800
f05c0073e1
feat(agent): implement comprehensive agent architecture with knowledge base and persistence layer
lintsinghua
2025-12-12 15:27:12 +0800
147dfbaf5e
feat(agent): enhance streaming with in-memory event manager and fallback polling
lintsinghua
2025-12-12 10:39:32 +0800
70776ee5fd
feat: Introduce structured agent collaboration with `TaskHandoff` and `analysis_v2` agent, updating core agent logic, tools, and audit UI.
lintsinghua
2025-12-11 23:29:04 +0800
8938a8a3c9
feat(agent): enhance agent functionality with LLM-driven decision-making and event handling
lintsinghua
2025-12-11 21:14:32 +0800
58c918f557
feat(agent): implement streaming support for agent events and enhance UI components
lintsinghua
2025-12-11 20:33:46 +0800
a43ebf1793
refactor(agent): update task completion fields and enhance status handling
lintsinghua
2025-12-11 19:26:47 +0800
129112e4d7
refactor(agent): rename metadata fields and enhance task configuration
lintsinghua
2025-12-11 19:23:21 +0800
a33f60bd44
refactor(agent_tasks): streamline task configuration parameters
lintsinghua
2025-12-11 19:11:09 +0800
9bc114af1f
feat(agent): implement Agent audit module with LangGraph integration
lintsinghua
2025-12-11 19:09:10 +0800
7c9b9ea933
Update README.md
lintsinghua
2025-12-10 19:36:37 +0800
ebfe9fa19d
style(audit): simplify file selection dialog header layout
lintsinghua
2025-12-10 19:22:54 +0800
a995bef28c
feat(audit): enhance file selection and exclude patterns UI
lintsinghua
2025-12-10 19:20:31 +0800
b872dc63fe
Merge branch 'v2.0.0-test' of https://github.com/lintsinghua/XCodeReviewer into v2.0.0-test
lintsinghua
2025-12-10 18:46:48 +0800
b0861c1690
feat(file-selection): add custom exclude patterns for file filtering
lintsinghua
2025-12-10 18:46:33 +0800
51df124df6
Update README.md
lintsinghua
2025-12-10 18:16:57 +0800
a4b7efb1c9
fix(rules): fix unicode encoding error in rule set export filename
lintsinghua
2025-12-10 17:43:56 +0800
82b9733e92
docs: enhance README with audit rules and prompt manager features
lintsinghua
2025-12-10 00:45:11 +0800
d89b3c91d6
docs: update version to 2.0.0-beta.7 and add detailed prompt/rules documentation
lintsinghua
2025-12-09 23:45:08 +0800
d84f4074f8
feat(audit): auto-select default rule sets and prompt templates
lintsinghua
2025-12-09 23:27:53 +0800
11107ea455
feat(analysis): unify code analysis workflow with default template support
lintsinghua
2025-12-09 23:13:06 +0800
4d71ed546a
feat(prompts-scan): integrate prompt templates and audit rules into scan and analysis workflows
lintsinghua
2025-12-09 23:03:08 +0800
357b9cc0a7
feat(prompts-rules): add prompt templates and audit rules management
lintsinghua
2025-12-09 21:42:00 +0800
4f0e8a2982
refactor(llm): simplify model name formatting logic in LiteLLMAdapter
lintsinghua
2025-12-09 21:13:14 +0800
14b7c8cccc
fix: 修复时间显示问题,使用带时区的UTC时间
lintsinghua
2025-12-09 17:47:34 +0800
4f95f65645
chore(assets): update logo image without background
lintsinghua
2025-12-09 16:03:16 +0800
4eb81a5bca
fix(scan): normalize file paths for cross-platform compatibility
lintsinghua
2025-12-09 15:38:17 +0800
f14c175ce7
Enhance README with dashboard and analysis sections
lintsinghua
2025-12-08 23:29:51 +0800
5241936b36
Update README.md
lintsinghua
2025-12-08 23:29:09 +0800
582e8b1dca
Update title in README.md from '代理' to '专家'
lintsinghua
2025-12-08 22:58:54 +0800
2f751bd082
Update README.md
lintsinghua
2025-12-08 22:58:38 +0800
5d740ec8bb
Update section title in README.md
lintsinghua
2025-12-08 22:57:53 +0800
c52762823c
Update README.md
lintsinghua
2025-12-08 22:56:41 +0800
195d208078
Update README.md
lintsinghua
2025-12-08 22:52:11 +0800
f2d29efa1e
Update README.md
lintsinghua
2025-12-08 21:51:10 +0800
3a297dda3f
feat: add json-repair library as fallback for LLM response parsing
lintsinghua
2025-12-08 21:45:58 +0800
4fa99b7615
Merge remote branch and resolve conflict: rename XCodeReviewer to DeepAudit
lintsinghua
2025-12-08 21:36:28 +0800
e856ad1a8d
chore: rebrand XCodeReviewer to DeepAudit across all files
lintsinghua
2025-12-08 21:35:09 +0800
b018525d29
更新 README.md
lintsinghua
2025-12-07 18:48:51 +0800
d190ff4312
Update README.md
lintsinghua
2025-12-06 21:32:22 +0800
e9115af786
Update README.md
lintsinghua
2025-12-06 21:29:17 +0800
575ab212b8
docs: enhance README with improved star history visualization and analytics
lintsinghua
2025-12-06 21:27:35 +0800
293d3018df
chore: bump version to 2.0.0-beta.5
lintsinghua
2025-12-06 21:22:36 +0800
40bd35ab08
feat(scanner): add file skipping logic and enhanced debug logging
lintsinghua
2025-12-06 21:21:36 +0800
cd80517f2d
fix(llm): add debug logging for custom API base URL configuration
lintsinghua
2025-12-06 20:59:42 +0800
07810b309c
feat(audit): refactor task creation with file selection and advanced options
lintsinghua
2025-12-06 20:47:28 +0800
33c4df9645
refactor: 优化 Docker 部署配置
lintsinghua
2025-12-05 20:51:22 +0800
db3d8fd9f8
fix: 修复数据库初始化顺序问题
lintsinghua
2025-12-05 19:31:47 +0800
d9cd0d73f9
更新 README.md
lintsinghua
2025-12-05 15:25:08 +0800
e3f96aac86
更新 README.md
lintsinghua
2025-12-05 15:22:52 +0800
f982d6a5e6
feat: 添加演示账户和演示数据,完善项目文档
lintsinghua
2025-12-05 15:09:39 +0800
1550e51662
Add footer with creator information to README
lintsinghua
2025-12-05 14:40:54 +0800
4091e3ed13
Update README.md
lintsinghua
2025-12-05 14:40:00 +0800
4f8823c584
Update README.md
lintsinghua
2025-12-05 14:39:30 +0800
50d9d71f90
docs: expand contributing guidelines and improve documentation structure
lintsinghua
2025-12-05 14:37:07 +0800
c454db6159
docs: improve README formatting and spacing
lintsinghua
2025-12-05 14:21:35 +0800
50fcc5af33
docs: simplify README formatting and improve content structure
lintsinghua
2025-12-05 14:20:31 +0800
0f0c68b8ee
docs: update roadmap and documentation sections with more realistic goals
lintsinghua
2025-12-05 14:08:04 +0800
520e2afe3b
Update README.md
lintsinghua
2025-12-05 13:57:40 +0800
a8e6759d7f
Update README.md
lintsinghua
2025-12-05 13:54:49 +0800
f961e6a197
docs: restructure README with improved layout and formatting
lintsinghua
2025-12-05 13:52:48 +0800
0e00514aad
docs: redesign README with improved visual hierarchy and content structure
lintsinghua
2025-12-05 13:48:34 +0800
318e836ebd
Update README.md
lintsinghua
2025-12-05 13:39:18 +0800
8f113493e1
docs: add comprehensive documentation and guidelines
lintsinghua
2025-12-05 13:38:14 +0800
5d28f066b4
Update README.md
lintsinghua
2025-12-05 13:32:27 +0800
6fd305eac9
fix: 修复多个问题
lintsinghua
2025-12-04 16:54:15 +0800
2656431c0a
docs: add audit report section to README
lintsinghua
2025-11-28 23:11:46 +0800
14dec67b22
docs: remove technical stack and project structure sections from README
lintsinghua
2025-11-28 23:04:28 +0800
2b73ca1af4
docs: remove system architecture diagram from README
lintsinghua
2025-11-28 22:58:23 +0800
3d908ad93e
feat: update UI screenshots, add fonts, and improve terminal progress dialog
lintsinghua
2025-11-28 22:55:32 +0800