1.0.84-5
Added Add session and memory import commands for the semantic JSONL interchange format Improved Shell completions are generated from the same grammar the CLI parses with, so copilot <TAB> offers root flags alongside subcommands and each subcommand offers only its own options Command-line parsing moved from Commander to a Rust grammar; error and help wording changed, copilot login --host now works, and --max-autopilot-continues no longer accepts scientific notation Show /sandbox filesystem paths as absolute paths; typing ~/path still expands to your home directory Move the /sandbox Filesy...