Skip to content

Commit 0d307a0

Browse files
committed
chore: add derby-workspace.json for Zed workspace; update package-lock
1 parent d1a5661 commit 0d307a0

2 files changed

Lines changed: 18 additions & 1049 deletions

File tree

derby-workspace.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"folders": [
3+
"derby-stat-tracker",
4+
"derby-scoreboard-api",
5+
"derby-scoreboard-display",
6+
"scoreboard",
7+
"mempalace"
8+
],
9+
"settings": {
10+
"preferred_startup_url": "http://localhost:5175/"
11+
},
12+
"notes": "Open all folders in a single Zed workspace for persistent assistant context. Add mempalace to workspace to provide derby/CONTEXT.md to assistant threads."
13+
}

0 commit comments

Comments
 (0)