mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
Fix issue [AF-1632](https://linear.app/affine-design/issue/AF-1632). ### What Changed? - Keep the note selection and do not set the widget tool to copilot if asking AI from selection in a note in edgeless mode. - Remove `content` from `AIImageActionOptions`, using `input` as AI context like other actions.