mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 03:24:42 -07:00
feat(workspaces): complete task 1.2 with actual gce provisioning and unit tests
This commit is contained in:
@@ -25,8 +25,8 @@ Implement the core API to manage GCE-based workspaces.
|
||||
- [x] Initialize `packages/workspace-manager/`.
|
||||
- [x] Implement Express server for `/workspaces` (List, Create, Delete).
|
||||
- [x] Integrate Firestore to track workspace state (owner, instance_id, status).
|
||||
- [ ] Integrate `@google-cloud/compute` for GCE instance lifecycle.
|
||||
- [ ] Provision a VM with `Container-on-VM` settings pointing to the
|
||||
- [x] Integrate `@google-cloud/compute` for GCE instance lifecycle.
|
||||
- [x] Provision a VM with `Container-on-VM` settings pointing to the
|
||||
`gemini-workspace` image.
|
||||
|
||||
### Task 1.3: Cloud Run Deployment (v1)
|
||||
|
||||
Reference in New Issue
Block a user