v0.4.1
v0.4.1
Cursor comes aboard as a provider, sessions get pinning, and the VS Code chat picks up file attachments, notifications, and a friendlier first run.
New
- Cursor integration: connect JustCode to Cursor's agent as a provider (CLI and VS Code).
- Pin sessions to keep them at the top of the session list, above the recency groups (CLI and VS Code).
- Mention a mode directly in your prompt to switch to it for that message.
- Attach files to a message — drag and drop or pick them from the composer (VS Code); drop file paths straight into the prompt (CLI).
- Desktop notifications when a turn finishes while the chat is in the background (VS Code).
- Welcome splash on a fresh chat instead of an empty panel (VS Code).
Improved
- The session switcher now marks which session is currently active (VS Code).
- Cleaner sub-agent creation form with a labeled prompt field and better spacing (VS Code).
- Each session's turn now runs in isolation, so switching sessions mid-response no longer mixes output (VS Code).
Fixed
- Layout glitches in the settings view (VS Code).
Full Changelog: v0.4.0...v0.4.1