Skip to content

Add reversible content proposal mode - #6

Merged
StoneHub merged 2 commits into
mainfrom
codex/add-content-blocks
Aug 3, 2026
Merged

Add reversible content proposal mode#6
StoneHub merged 2 commits into
mainfrom
codex/add-content-blocks

Conversation

@StoneHub

@StoneHub StoneHub commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What changed

  • adds an Add popup mode alongside Element, Visual, and Region
  • lets a user anchor proposed text, image, list, or HTML/embed-frame placeholders to existing page content
  • supports before, after, inside-start, and inside-end placement when valid
  • records filler, support intent, acceptance checks, structured insert mutations, and before/proposed evidence
  • restores the live page after Save, Cancel, navigation, or close
  • keeps the HTML/embed frame non-executable and local-only
  • updates History, AI Bundle formatting, packaging, docs, and the interactive UX contract

Why

Existing capture modes document or modify content already on the page. This adds the missing workflow for describing content that should exist and handing its placement and intent to a developer or coding agent.

Validation

  • npm test
  • npm run check
  • npm run package
  • npm run verify:package
  • JavaScript syntax checks for changed runtime modules
  • git diff --check

Per request, no unpacked-extension smoke test or new screenshots were included in this handoff. The PR should remain draft until the Add workflow receives an exact-browser runtime pass and is deliberately reconciled with the separate in-progress v1.8 Feedback Session work.

@StoneHub
StoneHub marked this pull request as ready for review August 3, 2026 20:17
@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@StoneHub
StoneHub merged commit 8e190f6 into main Aug 3, 2026
1 check passed
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