Skip to content

Conversation

@cianc
Copy link
Contributor

@cianc cianc commented Jan 18, 2026

Description

Link GEMINI.md to copilot instructions. Just like was already done for CLAUDE.md

Related Issue

Please link to the issue this PR resolves:

Motivation and Context

Context for Gemini when used.

How Has This Been Tested?

N/A

Screenshots (if appropriate):

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.

cianc added 2 commits January 18, 2026 17:19
… without running measurements.

   * Add `detect` command to CLI to report system hardware without starting a tracker.
   * Create `EmissionsTracker.get_detected_hardware()` to return basic hardware information.
   * Update internal logging to use `get_detected_hardware()`.
   * Create `examples/print_hardware.py` and unit tests.
   * Add documentation for the `detect` command in README and usage guide.
@cianc cianc marked this pull request as ready for review January 18, 2026 20:32
@cianc cianc requested a review from a team as a code owner January 18, 2026 20:32
Copy link
Contributor

@benoit-cty benoit-cty left a comment

Choose a reason for hiding this comment

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

Thanks 👍
I hope a standard will emerge to avoid having one file per coding agent in the root folder ;-)

@benoit-cty benoit-cty merged commit 4df10e1 into master Jan 19, 2026
5 checks passed
@benoit-cty benoit-cty deleted the feature/gemini-instructions branch January 19, 2026 09:28
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.

4 participants