feat(devkit): add resumable workspace automation and UI review tooling
Verified with the coordinated workspace changes by devkit full run 2026-09-08T225814-186389-0000-3e3ed7cd (all seven phases passed). This shared UI pass does not mark the individual module reviews complete.
This commit is contained in:
@@ -19,6 +19,17 @@ installed modules/connectors discovered by core.
|
||||
|
||||
## Common Commands
|
||||
|
||||
For repeated development and review workflows, start with the unified command
|
||||
suite. [Developer command guide](docs/operations/DEVKIT.md) documents profiles,
|
||||
evidence, safe Git/release operations and reuse in other projects.
|
||||
|
||||
```sh
|
||||
./devkit commands
|
||||
./devkit context --changed
|
||||
./devkit check --profile quick --changed --dry-run
|
||||
./devkit review campaign
|
||||
```
|
||||
|
||||
Create the whole-product development virtualenv in this meta repository:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user