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
Fix for occasional stream TUI panic during builds with long file paths (#105)
If auto-upgrade fails due to a permissions issue, suggest re-running command with sudo (#97 - thanks @kalil0321!)
Include 'openrouter' in list of model providers when adding a custom model (#107)
Make terminal prompts that shouldn't be optional (like the Base URL for a custom model) required across the board (#108)
Data that is piped into plandex load is now automatically given a name in plandex ls via a call to the namer role model (previously it had no name, making multiple pipes hard to disambiguate).
Still show the '(r)eject file' hotkey in the plandex changes TUI when the current file isn't scrollable.