0a1e2b4f618a03266023e56c63404f36d0fede22
The previous system prompt instructed Claude to skip duplicating document content in chat and write the file directly. That produced no-preview UX: the user asked for a bio and the docx appeared in Drafts/ before they had a chance to read or refine it. Reversed: Claude now drafts in chat first, waits for an explicit save signal, and only then calls save_document. The explicit "skip preview" escape hatch is preserved for one-shot flows.
Description
No description provided
Languages
Python
95.9%
HTML
3.7%
Shell
0.4%