Skip to content

Conversation

@ckrough
Copy link
Owner

@ckrough ckrough commented Dec 21, 2025

No description provided.

- Add CI workflow with parallel jobs: test, lint, type-check, security
- Add status badges to README (CI, Python version, license)
- Fix repository URL placeholder in README
- Fix CONTRIBUTING.md: add evaluate command, correct ground truth example
- Fix ADR-001: use function reference instead of stale line numbers
- Fix ADR-002: update to current Anthropic model naming
- Add pytest-cov>=4.0 to dev dependencies for coverage reporting
- Fix unused imports in test_actions_base.py and test_tag_manager.py
- Fix line-too-long errors in test files using string concatenation
- Apply ruff formatting to 6 test files
Add explicit ModuleType annotation for _xattr class variable so mypy
can determine the type on Linux CI where xattr module isn't available.
@ckrough ckrough closed this Dec 21, 2025
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