Change8

v1.2.16-vscode

Continue
6 features2 fixes6 improvementsjetbrainsmodelsvscode

Summary

This release introduces significant new capabilities, including enabling agent mode support for LM Studio models and adding limited MCP App support. Key fixes address unicode validation issues in API keys and improve Windows remote terminal detection. Documentation has also been updated to reflect the new default model (Claude Opus 4.6) and product direction.

New Features

  • Enabled agent mode support for LM Studio models.
  • Introduced limited MCP App support.
  • Added curl/irl installation scripts and documentation for the CLI.
  • Added the "cn checks" command to the CLI.
  • Consolidated React best practices documentation.
  • Made create/read rule tools disabled by default.

Bug Fixes

  • Fixed an issue where model API keys or headers containing unicode characters were not validated correctly.
  • Generalized Windows remote detection logic for terminal commands to improve reliability.

Improvements

  • Updated the default model configuration to Claude Opus 4.6.
  • Added documentation for GitHub trigger event types for workflows.
  • Updated Workflows documentation to MVP status.
  • Added a getting started section, updated examples, and improved copy in documentation.
  • Updated README files to reflect the new product direction.
  • Fixed best practices examples for checks and added skill links in documentation.

Related Documentation

Continue Documentation