Releases: dpshade/apply-opencode
Releases · dpshade/apply-opencode
1.1.2
New Features
- Diff Revisions: You can now iterate on AI-generated content and frontmatter changes directly from the diff modal. Just type your feedback (e.g., 'make it shorter', 'add more tags') and click Revise.
- Generate Content: The 'Generate content at cursor' command now shows a diff modal for review before applying changes.
UI Improvements
- Redesigned Diff Modals: Cleaner, more spacious layout for reviewing changes.
- Improved Revision Input: Compact, chat-style input for refinement requests.
- Better Formatting: Improved diff readability and button hierarchy.
1.1.1
Wiki Link Identification
New command: Apply OpenCode: Identify and add wiki links
- Identify entities in notes and wrap with
[[wiki links]] - Two strategies: existing notes only (instant) or all entities via AI
- Configurable mode: first mention only or all mentions
- Shows diff preview before applying changes
- Safety validation ensures only brackets are added, never content changes
- Smart selection handling: processes selection if present, else full note
Settings
- Wiki link strategy: Existing notes only (fast) or All entities via AI (slow)
- Wiki link mode: First mention only or All mentions
1.1.0
chore: bump version to 1.1.0 for content generation release