Skip to content

AI coding policy#1146

Merged
benoit-cty merged 14 commits intomasterfrom
feat/agentic-coding
Mar 30, 2026
Merged

AI coding policy#1146
benoit-cty merged 14 commits intomasterfrom
feat/agentic-coding

Conversation

@benoit-cty
Copy link
Copy Markdown
Contributor

@benoit-cty benoit-cty commented Mar 27, 2026

Description

AI contribution is ramping up. To prevent unwanted behavior by the community I add an AI policy we want for CodeCarbon.

I also add a doc on how to use Coding Agents safely.

This PR also add all our markdown files to the documentation.

Screenshot

image

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.

@benoit-cty benoit-cty changed the title [DRAFT] AI codeing policy [DRAFT] AI coding policy Mar 28, 2026
@benoit-cty benoit-cty force-pushed the feat/agentic-coding branch from c6e1122 to b8b830f Compare March 28, 2026 08:24
@benoit-cty benoit-cty changed the title [DRAFT] AI coding policy AI coding policy Mar 28, 2026
@benoit-cty benoit-cty marked this pull request as ready for review March 28, 2026 08:55
@benoit-cty benoit-cty requested a review from a team as a code owner March 28, 2026 08:55
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.10%. Comparing base (f88be1a) to head (08f4715).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1146   +/-   ##
=======================================
  Coverage   83.10%   83.10%           
=======================================
  Files          45       45           
  Lines        4279     4279           
=======================================
  Hits         3556     3556           
  Misses        723      723           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@benoit-cty benoit-cty linked an issue Mar 28, 2026 that may be closed by this pull request
@benoit-cty benoit-cty force-pushed the feat/agentic-coding branch from 435dbcf to 08f4715 Compare March 30, 2026 11:02
@benoit-cty benoit-cty enabled auto-merge March 30, 2026 11:02
@benoit-cty benoit-cty merged commit 6356227 into master Mar 30, 2026
11 checks passed
@benoit-cty benoit-cty deleted the feat/agentic-coding branch March 30, 2026 11:02
@benoit-cty benoit-cty mentioned this pull request Mar 30, 2026
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.

Broken link to documentation

3 participants