Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.35 KB

README.en.md

File metadata and controls

51 lines (33 loc) · 1.35 KB

CodeSage

Version License: MIT

English | 简体中文

AI-powered code review assistant for VS Code, powered by DeepSeek AI.

Features

  • Smart Code Review: AI-powered code analysis and suggestions
  • Git Integration: Browse and review commits with ease
  • File Explorer: Track changes and file modifications
  • Review Reports: Generate comprehensive review summaries

Quick Start

  1. Install from VS Code Marketplace
  2. Configure DeepSeek API key
  3. Open code review sidebar
  4. Select commits to review
  5. View AI suggestions

Documentation

Requirements

  • VS Code 1.63.0 or higher
  • Git repository
  • DeepSeek API key

Settings

  • codesage.deepseekApiKey: DeepSeek API key
  • codesage.selectedModel: AI model (default: deepseek-r1)
  • codesage.language: Output language

Contributing

Contributions and feedback welcome!

License

MIT © nesnilnehc