Continue 1.27.0 adds a session-selector preview panel and surfaces fetch errors to the agent.
$ git clone --branch @continuedev/[email protected] https://github.com/continuedev/continue.git # already have the repo? check out this version: $ git checkout @continuedev/[email protected]
$ cn ls - ›Adds a preview panel to the session selector, accessible via
cn lsand/resume, letting practitioners inspect a session before switching into it. - ›Surfaces fetch errors back to the agent so failures during tool-use are visible and actionable rather than silently dropped.
- ›Introduces local takeover mode, enabling local override of remote agent sessions.