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
Slash commands now respect your organization permissions and interface mode. Commands you are not allowed to use no longer appear in the autocomplete or the /help list and are rejected if typed. /usage needs the advanced interface; /chain needs the providers permission.
The CLI no longer exits on Ctrl+C. Type /quit or /exit to leave. Ctrl+C shows a reminder instead of closing.
Ctrl+Z no longer suspends the CLI to the background.