Skip to content

Add AI agent guidelines and update code style standards#331

Merged
wtgee merged 5 commits intodevelopfrom
copilot/add-agents-md-file
Feb 14, 2026
Merged

Add AI agent guidelines and update code style standards#331
wtgee merged 5 commits intodevelopfrom
copilot/add-agents-md-file

Conversation

Copy link
Contributor

Copilot AI commented Feb 14, 2026

Adds contributor documentation for AI coding agents and updates project code style configuration.

Added

  • AGENTS.md: Comprehensive guidelines for AI agents working on panoptes-utils

    • Project structure and module organization
    • Development workflow and testing requirements
    • Module-specific guidelines (config server, CLI, images, time utilities, serial)
    • Code standards, error handling, and logging patterns
    • Quick reference for common commands
    • Follows pattern established in POCS repository
  • CHANGELOG requirement: Explicit guideline to update CHANGELOG.md for all PRs

    • Documented in "Making Changes" section with format examples
    • Listed as required item in "Documentation Updates"

Changed

  • Line length: 100 → 110 characters

    • Updated pyproject.toml Ruff configuration
    • Updated AGENTS.md documentation
  • CHANGELOG.md: Added "Unreleased" section documenting these changes


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: wtgee <70736+wtgee@users.noreply.github.com>
Copilot AI changed the title [WIP] Add AGENTS.md file following existing patterns Add AGENTS.md documentation for AI coding agents Feb 14, 2026
Copilot AI requested a review from wtgee February 14, 2026 00:11
Co-authored-by: wtgee <70736+wtgee@users.noreply.github.com>
Copilot AI changed the title Add AGENTS.md documentation for AI coding agents Add CHANGELOG requirement to contributor guidelines and update line-length to 110 Feb 14, 2026
@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.11%. Comparing base (d64b116) to head (c88b010).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #331   +/-   ##
========================================
  Coverage    85.11%   85.11%           
========================================
  Files           21       21           
  Lines         1344     1344           
========================================
  Hits          1144     1144           
  Misses         200      200           

☔ 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.

Co-authored-by: wtgee <70736+wtgee@users.noreply.github.com>
Copilot AI changed the title Add CHANGELOG requirement to contributor guidelines and update line-length to 110 Add AI agent guidelines and update code style standards Feb 14, 2026
Add PR number to latest changes.
@wtgee wtgee marked this pull request as ready for review February 14, 2026 00:23
Copy link
Member

@wtgee wtgee left a comment

Choose a reason for hiding this comment

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

👍🏼

@wtgee wtgee merged commit dad8fbd into develop Feb 14, 2026
5 checks passed
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