Skip to content

Add initial guide for AI agents - #235

Open
djhoese wants to merge 1 commit into
pytroll:mainfrom
djhoese:add-agents-md
Open

Add initial guide for AI agents#235
djhoese wants to merge 1 commit into
pytroll:mainfrom
djhoese:add-agents-md

Conversation

@djhoese

@djhoese djhoese commented Sep 6, 2026

Copy link
Copy Markdown
Member

Mostly written by Claude, but modified by me.

  • Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Passes git diff origin/master **/*py | flake8 --diff (remove if you did not edit any Python files)
  • Fully documented (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

@djhoese
djhoese requested review from mraspaud and pnuu September 6, 2026 11:32
@djhoese djhoese self-assigned this Sep 6, 2026
@djhoese djhoese added the documentation Docstrings or Sphinx Documentation label Sep 6, 2026
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.04%. Comparing base (ec5ff66) to head (5b328cf).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   92.06%   92.04%   -0.03%     
==========================================
  Files          12       12              
  Lines        4161     4161              
==========================================
- Hits         3831     3830       -1     
- Misses        330      331       +1     
Flag Coverage Δ
unittests 92.04% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@pnuu pnuu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

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

Labels

documentation Docstrings or Sphinx Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants