Skip to content

[DRAFT] AI codeing policy#1146

Draft
benoit-cty wants to merge 4 commits intomasterfrom
feat/agentic-coding
Draft

[DRAFT] AI codeing policy#1146
benoit-cty wants to merge 4 commits intomasterfrom
feat/agentic-coding

Conversation

@benoit-cty
Copy link
Copy Markdown
Contributor

Description

AI contribution is ramping up. To prevent unwanted behavior by the community I open a discussion on the AI policy we want for CodeCarbon.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.


AI models often hallucinate comments or reinvent existing utilities.

**Requirement:** You must use existing method and library and never reinvent the wheel.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Requirement:** You must use existing method and library and never reinvent the wheel.
**Requirement:** You must use existing methods and libraries, and never reinvent the wheel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants