You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ All notable changes to the Artemis VS Code extension will be documented in this
5
5
## [Unreleased] - 0.4.1
6
6
### Added
7
7
8
+
-**Session Titles**: Iris chat sessions display LLM-generated titles from Artemis in the session list and chat header.
8
9
-**Theia/EduIDE Compatibility**: Full support for running the extension in browser-based Theia environments (e.g., Artemis EduIDE), including Bearer token authentication, environment-based auto-login, DataBridge for late-arriving credentials, and automatic repository cloning.
9
10
-**Session Analyzer**: Session recording system that captures coding activity (text changes, cursor/scroll movements, build results) with continuous EQ score tracking, replay engine, and a standalone viewer app for analyzing recorded sessions.
10
11
-**Configurable Start Page**: New `artemis.startPage` setting to choose which page opens after login: Dashboard (default), Course List, or automatically open the course/exercise detected in the current workspace.
0 commit comments