Commit ddfd891
feat(draw): make sessions global across workspaces
Store draw sessions in ~/.crabcode/draw/<project-alias>/ instead of
per-workspace .crab/draw/, matching the crab wip storage pattern.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b71744d commit ddfd891
5 files changed
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7599 | 7599 | | |
7600 | 7600 | | |
7601 | 7601 | | |
7602 | | - | |
| 7602 | + | |
7603 | 7603 | | |
7604 | 7604 | | |
7605 | 7605 | | |
| |||
7614 | 7614 | | |
7615 | 7615 | | |
7616 | 7616 | | |
7617 | | - | |
| 7617 | + | |
7618 | 7618 | | |
7619 | 7619 | | |
7620 | 7620 | | |
| |||
0 commit comments