Skip to content

macOS parity pass#41

Draft
cspinetta wants to merge 7 commits intomainfrom
codex/macos-parity-pass
Draft

macOS parity pass#41
cspinetta wants to merge 7 commits intomainfrom
codex/macos-parity-pass

Conversation

@cspinetta
Copy link
Copy Markdown
Collaborator

Description

Type of Change

  • 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 not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issues

Fixes #
Related to #

Changes Made

Testing

  • All existing tests pass (cargo test --workspace)
  • Added new tests for the changes
  • Tested manually with mock sandbox
  • Tested manually with KVM sandbox (if applicable)
  • Verified examples still work

Test Commands Run

# Add the commands you ran to test

Documentation

  • Updated inline code documentation
  • Updated README.md (if user-facing changes)
  • Updated CHANGELOG.md
  • Added/updated examples (if applicable)

Code Quality

  • Code follows project style guidelines (cargo fmt)
  • No clippy warnings (cargo clippy --workspace --all-targets)
  • Documentation builds without warnings (cargo doc --no-deps)
  • All files have appropriate licensing headers (if applicable)

Screenshots (if applicable)

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

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.

1 participant