Quicky.Page v0.5 — the Shape layer

Quicky.Page just shipped Phase 5: paste any existing content — notes, a thread, a README, an AI chat, a URL — and click Shape. The AI interprets and recomposes it into a polished Quicky.Page.

What changed

The blank canvas is still there, but the front door is now Shape. The new flow:

  1. Paste existing content into the Shape hero on the editor
  2. The auto-detector picks an input kind: text / markdown / chat / URL
  3. Click ✦ Shape page
  4. AI composes the content into blocks, suggests a theme, writes share metadata
  5. Click Publish

The CTA is "Shape" — not "Import" — to signal that the AI is interpreting and recomposing the source: picking blocks, suggesting a theme, writing share metadata. Not a passive copy-in.

Supported input kinds

  • Text — pasted prose, verbatim (trimmed + truncated to 24k chars)
  • Markdown — markdown source, read natively
  • Chat — AI-conversation transcripts, with speaker labels on their own lines
  • URL — server-side fetch of the URL, stripped to visible text. Guarded against SSRF and abuse: http(s) only, no loopback / private / link-local addresses, 10s timeout, 1.5MB body cap, content-type allowlist

No per-call modes. Earlier iterations shipped four transform modes — artifact, explainer, launch, summary — but in practice three of them produced the same artifact under different theme suggestions, and the fourth actively reframed user content the user hadn't asked us to reframe. Collapsed to a single unified composition guide; the theme picker (light/dark/auto × three named themes) carries visual variance instead.

Where to find it

The Shape hero appears on the empty editor canvas. There's also a Shape shelf inside the "+ Add to page" Toolbox, with four tiles — Paste content, Markdown, URL, AI chat — each of which opens the Shape panel inline with the input kind preselected.

A subtle "Or just start typing below to write a blank page" link preserves the original blank-canvas path. Shape is the new front door, but the old one is still there.

Open quicky.page and paste anything into the Shape hero.