|
|
|
|
|
by Jet_Xu
588 days ago
|
|
The "learning" process involves analyzing your codebase's context during PR reviews - we don't train on your data (we even will not save them but only calculate in memory). Instead, we use advanced context retrieval to understand: - Project structure and architecture
- Coding patterns and conventions
- Dependencies and relationships between components This allows us to provide more relevant and context-aware reviews while maintaining data privacy (some advanced features still is under developing) |
|