Commit 6ead3cc
committed
feat: multi-workspace profiles (closes #1)
- workspace add/list/use/remove commands
- global -w/--workspace flag for per-command override
- init --workspace support
- auto-migrate old flat config to multi-workspace format
- aliases scoped per workspace
- all config readers (getApiKey, resolveDb, resolvePageId, alias, move, db-create) workspace-aware
- 140 tests passing (added migration test)
- README + SKILL.md updated with workspace docs1 parent 8c36c38 commit 6ead3cc
5 files changed
Lines changed: 293 additions & 66 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
372 | 405 | | |
373 | 406 | | |
374 | 407 | | |
| |||
0 commit comments