Skip to content

Add canonical rotate actions#65

Merged
cgasgarth merged 2 commits into
mainfrom
feat/rotate-canonical-actions
Apr 12, 2026
Merged

Add canonical rotate actions#65
cgasgarth merged 2 commits into
mainfrom
feat/rotate-canonical-actions

Conversation

@cgasgarth
Copy link
Copy Markdown
Owner

@cgasgarth cgasgarth commented Apr 12, 2026

Summary

  • replace the fixed rotate-left/rotate-right canonical actions with a single rotate action that takes signed angleDegrees
  • bind precise rotation deltas directly to darktable's clipping angle control so small straighten adjustments work end-to-end
  • update prompt guidance and tests to reflect the precise rotation contract in both binder and live apply flows

Testing

  • python3 scripts/lint-python-file-length.py
  • bash scripts/typecheck-python.sh
  • bash scripts/test-python.sh

Let the agent turn images left or right through the clipping angle control so rotation requests can be handled without raw action paths.
Replace the fixed left/right 90 degree rotation shortcuts with a signed angleDegrees field so the agent can request small, exact clipping angle adjustments.
@cgasgarth cgasgarth merged commit 8503836 into main Apr 12, 2026
3 checks passed
@cgasgarth cgasgarth deleted the feat/rotate-canonical-actions branch April 12, 2026 22:23
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