Steve Morin
Steve Morin
I have made code changes to allow OpenSpritz to Pause the current Spritz. Also you can now select new txt and continue reading a new selection. For a pull request...
Setting up a global alias is leading to an error, am following the manual on this. >alias .j='just --justfile ~/.justfile --working-directory .' But when running in a dir without a...
**Feature Request** Add a setting to optionally display pull request numbers at the beginning of PR titles in the extension's tree view. **Current Behavior** The PR tree view (sections like...
Problem: Need a way to share research and implementations plans for open source contributors to the team. Solution: Claude slash command to publish the this.
### Problem to solve / Expected Behavior If you hit Esc and go to the session list, there's not an automatic focus for a keyboard control entry. The way Superhuman...
Add a per-user **Auto-submit on new session** toggle. When a user checks **Create new session** in the prompt box, the prompt either **auto-runs** or is **just pre-filled**, based on this...
Add a **“Create new session”** option to the prompt box that, on submit, **opens a fresh session** with the user’s prompt **pre-filled (not executed by default)**. The flow is **thread-aware**:...
Show a **thread-aware, inline suggestion** under the prompt box when the current session’s context reaches a configurable threshold (default **40%**). The callout nudges users to **Create new session**, can **auto-toggle**...
Frequent fresh sessions keep token usage low but scatter work. Introduce **Threads** to group related sessions into a named, ordered timeline for easier tracking and navigation. # Problem Users struggle...
### Problem to solve / Expected Behavior File references shoudl be a one click copy in the UI. This will make it easier to copy file references for next steps...