You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Side by side views scroll sideways together by @marein in 0f48ce7.
Navigate editor sheets with keyboard by @marein in 5179eda.
The git and docker sheets take arrow keys, escape and enter.
Editor saves don't overwrite newer work by @marein in 6652b04.
If a coder or git wrote the file while you had it open, nothing is written and a dialog offers Reload or Cancel, a file that was deleted offers Create again.
Truncate long file names in the editor by @marein in 916e0f4.
Fix flag injection in coder prompts and tasks by @marein in d95c3c5.
A prompt that starts with a dash is text now, before it was read as an option and the run ended without the prompt.