workspace

This commit is contained in:
Claude Agent
2026-02-09 07:13:38 +00:00
parent efe18b368e
commit a601b6200c
8 changed files with 231 additions and 30 deletions

8
workspace.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}