Commit Graph

153 Commits

Author SHA1 Message Date
mkorwel 496a85f46b fix(workspaces): ensure container user owns configuration directories 2026-03-18 12:28:34 -07:00
mkorwel c6915fbfc1 fix(workspaces): add missing os import in setup.ts 2026-03-18 12:20:19 -07:00
mkorwel e23cbdc258 fix(workspaces): fix invalid gemini args and initialize remote auth settings 2026-03-18 12:16:59 -07:00
mkorwel f3a2457af3 feat(workspaces): ask for existing PAT before suggesting creation 2026-03-18 12:00:50 -07:00
mkorwel 93b58feb9b fix(workspaces): move git setup to host and fix path pluralization 2026-03-18 11:56:44 -07:00
mkorwel fe79087d7a perf(workspaces): use GraphQL for instantaneous fork discovery 2026-03-18 11:38:39 -07:00
mkorwel c63c0d0422 fix(workspaces): improve fork discovery using GitHub API for accurate identification 2026-03-18 11:32:29 -07:00
mkorwel c91e00e0ed feat(workspaces): implement interactive fork selection and management 2026-03-18 11:27:30 -07:00
mkorwel d20923953a feat(workspaces): add interactive fork creation to setup 2026-03-18 11:26:19 -07:00
mkorwel 0bf765bae0 feat(workspaces): implement foreground, background, and iterm2 UI targets 2026-03-18 11:23:29 -07:00
mkorwel d28188bf12 feat(workspaces): transform offload into repository-agnostic Gemini Workspaces 2026-03-18 11:18:53 -07:00
mkorwel 494425cdc4 feat(offload): implement phased, turn-key configuration and onboarding 2026-03-18 11:03:56 -07:00
mkorwel 5dfc91cca5 fix(offload): implement robust fork detection and refine boot disk allocation 2026-03-18 11:01:40 -07:00
mkorwel 32e3d3e68e fix(offload): add missing os import in GceCosProvider 2026-03-18 10:52:22 -07:00
mkorwel 82bf2e6d5f fix(offload): use metadata-from-file for robust startup script deployment 2026-03-18 10:50:33 -07:00
mkorwel 822f478d9b fix(offload): switch to global gemini binary for remote execution 2026-03-18 10:42:05 -07:00
mkorwel 0fac6b9ecf fix(offload): add binary validation logging to remote worker 2026-03-17 21:59:43 -07:00
mkorwel ae387866c5 fix(offload): increase entrypoint verbosity for easier debugging 2026-03-17 21:56:25 -07:00
mkorwel 51f1ebecbd fix(offload): resolve rsync permission errors and refine remote ownership 2026-03-17 21:48:23 -07:00
mkorwel e7d3860d40 fix(offload): use OSC 8 for magic link rendering to prevent line splitting 2026-03-17 21:44:34 -07:00
mkorwel 16dd840215 fix(offload): correct script extensions for remote execution 2026-03-17 21:22:23 -07:00
mkorwel 70b3e7c786 fix(offload): restore path consistency with ~/.offload mounts 2026-03-17 15:34:13 -07:00
mkorwel bdf00c1d8c fix(offload): implement auto-update for stale containers 2026-03-17 15:25:39 -07:00
mkorwel 934ee8baf7 fix(offload): implement self-healing container health checks and fortified startup 2026-03-17 14:50:29 -07:00
mkorwel 35e358535c feat(offload): finalize verified single-command onboarding flow 2026-03-17 14:46:49 -07:00
mkorwel 38f1627e9b fix(offload): add sudo to docker commands for COS compatibility 2026-03-17 14:03:30 -07:00
mkorwel 0c3f836682 fix(offload): run persistent sessions inside the container 2026-03-17 13:36:39 -07:00
mkorwel fe285a93c6 feat(offload): restore and enhance iTerm2 auto-launch UI 2026-03-17 13:23:15 -07:00
mkorwel e937681cd3 docs(offload): document persistence and fix status script orchestrator 2026-03-17 13:03:40 -07:00
mkorwel bc9f0fbbd8 feat(offload): silence provisioning warnings and add --yes flag for setup 2026-03-17 10:28:18 -07:00
mkorwel 9c027a7924 feat(offload): unify onboarding flow and improve logging UX 2026-03-17 10:26:59 -07:00
mkorwel 7d3a856a1a feat(offload): finalize e2e automation and corporate routing fixes 2026-03-17 10:14:27 -07:00
mkorwel 62b9b03962 docs(offload): document network research and final configuration 2026-03-16 20:03:42 -07:00
mkorwel 7c66e7e427 chore(offload): organize configuration into .gemini/offload sub-folder 2026-03-16 15:48:11 -07:00
mkorwel 0ee5d0823e feat(offload): make system project-agnostic and update docs 2026-03-16 15:42:23 -07:00
mkorwel a77f1f5e24 docs(offload): update maintainer onboarding for provider architecture 2026-03-16 15:40:59 -07:00
mkorwel cc7b7e2fbc feat(offload): implement WorkerProvider abstraction and robust IAP fallback 2026-03-16 15:33:40 -07:00
mkorwel 5786dc675d fix(offload): apply empirically verified nic0 hostname construction to setup 2026-03-16 11:23:51 -07:00
mkorwel e4db5931f4 fix(offload): ensure leading dot in DNS suffix for project isolation 2026-03-16 11:19:13 -07:00
mkorwel 3b95667e33 fix(offload): restore high-performance direct internal routing with nic0 prefix 2026-03-16 00:16:26 -07:00
mkorwel 959bb5dc9b fix(offload): add pre-sync connectivity check to trigger SSO prompts 2026-03-15 23:49:10 -07:00
mkorwel 6d81c5ece1 fix(offload): ensure leading dot in DNS suffix and use absolute container paths 2026-03-15 23:47:41 -07:00
mkorwel 31b50f9413 fix(offload): resolve ReferenceError and harden setup SSH commands 2026-03-15 23:46:27 -07:00
mkorwel 2f8caea6a4 feat(offload): implement project-isolated SSH configuration for cleaner orchestration 2026-03-15 23:44:54 -07:00
mkorwel 0edc2623a4 fix(offload): temporarily disable fork management for streamlined setup 2026-03-15 23:27:27 -07:00
mkorwel 4d791904d4 fix(offload): resolve syntax error and finalize setup script 2026-03-15 20:17:23 -07:00
mkorwel de50780ab9 fix(offload): corrected github token magic link and instructions 2026-03-15 20:15:47 -07:00
mkorwel 826f66e25b fix(offload): prevent branch/config bleeding and restore missing rsync logic 2026-03-15 18:37:56 -07:00
mkorwel 1ae0ff0508 fix(offload): finalize fork discovery and Magic Link formatting for clean setup 2026-03-15 16:41:08 -07:00
mkorwel aa6c1625c1 fix(offload): improve fork detection logic and Magic Link clickability 2026-03-15 16:31:22 -07:00