Skip to content

Prompt for Me v0.5.0

Choose a tag to compare

@ChuanTianML ChuanTianML released this 23 Aug 12:16
4162eb6

Automatic ghost suggestions

After an eligible agent turn completes, Prompt for Me now offers one contextual next-message suggestion as ghost text. The composer draft remains empty until you deliberately accept it.

Automatic offer, deliberate adoption

Interaction

  • Accept ghost text with Tab, Right Arrow, or the adjacent check control.
  • Enter never accepts a ghost suggestion.
  • Typing hides the suggestion; clearing the draft can reveal it again without another model call.
  • Escape dismisses it.
  • Sparkles and Mod+Shift+Space remain one-step actions that generate and directly fill a fresh suggestion.
  • A manual trigger supersedes an automatic request already in flight.

Guardrails and compatibility

  • Automatic generation runs only after a newly completed turn while the session is idle, plan mode is inactive, and the composer has no text, images, or queued intent.
  • Session, turn, draft-revision, and request-order guards prevent stale responses from changing the composer.
  • Current Harness clients use the native transient-suggestion surface; older compatible clients receive a small preview card.
  • Adoption becomes positive feedback only after the final draft is submitted.

Install

Download the attached dsh-prompt-for-me-0.5.0.tgz, or install the tagged source. Restart dsh web after installation.

Validated with 56 automated tests, generated-artifact loading checks, and an npm package-content check.