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: iris-thaumantias/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
All notable changes to the Artemis VS Code extension will be documented in this file.
4
4
5
+
## [0.2.6] - 2025-11-21
6
+
7
+
### Added
8
+
9
+
-**Practice Mode**: Added support for starting practice runs on programming exercises after the due date, including automatic repository detection and safety warnings.
10
+
11
+
### Fixed
12
+
13
+
-**Recently Cloned Notice**: Fixed an issue where the "Recently cloned" notice would persist even after the repository was successfully opened.
Copy file name to clipboardExpand all lines: iris-thaumantias/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "iris-thaumantias",
3
3
"displayName": "Artemis - TUM",
4
4
"description": "Artemis brings interactive learning to life with instant, individual feedback on programming exercises, quizzes, modeling tasks, and more. This VS Code extension integrates Iris, an LLM-based virtual assistant that supports students with instant answers about exercises, lectures, and learning performance. Iris provides context-aware, personalized assistance for programming exercises, encouraging independent problem-solving through subtle hints and guiding questions instead of giving full solutions.",
0 commit comments