Skip to content

0.0.333

Choose a tag to compare

@RyanHecht RyanHecht released this 02 Oct 21:51
· 88 commits to main since this release
ac2bc8f

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 /usage slash 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-reader mode by replacing icons in the timeline with informative labels
  • Added a --continue flag to resume the most recently closed session
  • Updated the /clear command to properly clear old timeline entries/session information (Fixes #170)

Run npm install -g @github/copilot@latest to update!