0.0.333
0.0.333 - 2025-10-02
- Added image support!
@-mention files to add them as input to the model. - Improved proxy support for users on Node.JS v24+. See this comment for more details (Fixes #41)
- Added support for directly executing shell commands and bypassing the model by prepending input with
!(fixes #186, #12) - Added
/usageslash command to provide stats about Premium request usage, session time, code changes, and per-model token use. This information is also printed at the conclusion of a session (Fixes #27, #121) - Improved
--screen-readermode by replacing icons in the timeline with informative labels - Added a
--continueflag to resume the most recently closed session - Updated the
/clearcommand to properly clear old timeline entries/session information (Fixes #170)
Run npm install -g @github/copilot@latest to update!