ClickDeck v1.2.0: Intent Suggestions and Better HTML Presentation Editing
ClickDeck v1.2.0
This release focuses on making ClickDeck more useful for real HTML presentation editing workflows.
What's new
- Added intent suggestion workflow
- You can mark a region, write a natural-language edit suggestion, and keep it attached to the page as structured editing context.
- Improved AI prompt generation
- Visual edits and intent suggestions are organized more clearly.
- Move operations now include both source and target regions.
- Move instructions are described in a more general and safer way, so the prompt does not overfit to one alignment pattern.
- Improved presentation-related editing flow
- Better support for slide-like HTML pages used for browser-based presentation demos.
- Updated panel assets and branding
- Refined collapsed logo assets and panel visuals.
- Updated demo fixtures
- Refreshed showcase and promo fixtures for cleaner product demos.
Stability and validation
This version was verified with:
npm run buildnpm run typechecknpm testnpm run e2e
Install
Download the attached ClickDeck-v1.2.0.zip, then load it in Chrome or Edge via developer mode.
Notes
This is still an MVP-oriented release. The focus is browser-side visual editing, HTML snapshot workflows, and presentation-friendly editing, not source-code writeback or editable PPT export.