Proposit Logo

v0.18.0

Import Controls: stop, retry, and stay in flow

June 2, 2026

  • Stop an import you no longer want. While an argument is being built from your text, the import-progress page now has a Stop button. Confirm, and the import winds down cleanly at the next step instead of running to the end — no more waiting on a build you've already decided against.
  • Retry an import that you stopped or that ran too long. The "Retry import" button now works for imports you cancelled yourself, as well as ones that stopped on their own — it starts a fresh import from the beginning using the same source text.
  • Long imports end gracefully. An import that takes longer than expected now finishes with a clear "import timed out" result and a retry option, instead of cutting off without explanation. You're only ever charged for the work that actually ran.
  • Start an import and keep browsing. When you start an import from your profile, you now stay on your profile page. The new argument shows up in "Your Arguments" with an "Importing…" label and a spinner, and updates to its finished state on its own once the build completes — click in any time to watch the steps. Opening an argument that's still importing now reliably shows the live progress steps rather than the editor.
  • See a step's input the moment it starts. On the import-progress page, each step's input is now viewable as soon as the step begins, without waiting for it to finish. While a step is still working, its output shows a clear "Output pending…" note.
  • Faster, more dependable imports. Behind the scenes, the import pipeline now uses its time and resources more efficiently and avoids redundant retries, so builds are quicker and more predictable.