Files
AlexGabbia 172450110d fix(krita): address code review feedback for PR #119
- Remove duplicate cli-anything-plugin/.claude-plugin/marketplace.json
- Expand VALID_FILTERS to match all 23 filters advertised by filter list
- Add export_options parameter to krita_backend.export_file()
- Extract _locked_save_json to shared utils/io.py utility
- Replace deprecated datetime.utcnow() with datetime.now(timezone.utc)
- Add encoding="utf-8" to setup.py open() call
- Align setup.py with GIMP harness (url, classifiers, extras_require, etc.)
- Add Krita brand purple accent color to repl_skin.py

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:58:49 +01:00
..