SolonCode Web's Rerun and Continue Buttons Serve Distinct Roles in AI Chats
SolonCode's web interface includes two action buttons — Rerun and Continue — displayed alongside every AI response to address the two most common problems in AI-assisted coding sessions. The Rerun button discards the AI's last response and any subsequent messages, then replays the original user prompt from scratch, allowing the agent to take a fresh approach. In contrast, the Continue button preserves the existing response and resumes generation from where the agent stopped, appending new content to the same output bubble. Under the hood, each button triggers a distinct backend command — /rerun and /continue — that manipulates the session's message history or internal execution trace differently. Developers can use Rerun when an answer is incorrect or took the wrong direction, and Continue when a response was cut short before completion.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in