Skip to content

Support for standard coding guideline files being used for reviews #404

Open
@ParthGandhi

Description

@ParthGandhi

We'll now read the default coding guideline files (cursorrules, etc) and use these to improve code review performance.

Users can also disable this feature from the UI.
Users can optionally add additional files from the UI (will share screenshots separately).

Internally these get split into path instructions and learnings, but we don't need to tell the user that.

List of files we support:

	"**/.cursorrules",
	".github/copilot-instructions.md",
	"**/CLAUDE.md",
	"**/.cursor/rules/*",
	"**/.windsurfrules",
	"**/.clinerules/*",
	"**/.rules",

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions