Skip to content

Commit b058260

Browse files
feat: replace edit mode with plan agent and overall exercise updates
1 parent 0e27ade commit b058260

31 files changed

+293
-249
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Python 3",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.13",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/python:3.13",
44
"forwardPorts": [8000],
55
"postCreateCommand": "pip install -r requirements.txt",
66
"customizations": {
97.1 KB
Loading
-1.19 KB
Loading
20.9 KB
Loading
20.3 KB
Loading
-22 KB
Binary file not shown.
-16.7 KB
Binary file not shown.
10.3 KB
Loading
174 KB
Loading
35.9 KB
Loading

0 commit comments

Comments
 (0)