Commit Graph

60 Commits

Author SHA1 Message Date
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
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
mkorwel
b9b94e57ca feat(offload): implement high-performance internal routing with IAP fallback 2026-03-15 16:20:31 -07:00
mkorwel
bb36fc4486 feat(offload): implement internal-only network architecture and disable external IPs 2026-03-15 13:18:15 -07:00
mkorwel
7b9a8294ee feat(offload): inject SSH keys and add disk expansion logic to provisioning 2026-03-15 13:16:28 -07:00
mkorwel
fb4c413412 feat(offload): rename container to maintainer-worker and finalize COS integration 2026-03-15 12:36:48 -07:00
mkorwel
db5a00489a feat(offload): restore Invisible VM architecture using Container-Optimized OS and high-performance disk 2026-03-15 12:33:45 -07:00
mkorwel
edc8bfdfe4 feat(offload): address provisioning warnings and implement high-performance startup-script container 2026-03-15 12:32:22 -07:00
mkorwel
fb8ec967c1 feat(offload): update status command for container-aware job discovery 2026-03-15 12:09:59 -07:00
mkorwel
e2ad7f4ecb feat(offload): implement persistent container workstation model 2026-03-15 12:07:50 -07:00
mkorwel
0a99550c6d feat(offload): re-center on persistent workstation model and archive container logic 2026-03-15 12:06:33 -07:00
mkorwel
084eee061d feat(offload): implement Isolation 2.0 with ephemeral containers and surgical RO/RW mounts 2026-03-15 12:03:38 -07:00
mkorwel
b7db77e938 feat(offload): unify host/container paths and mounts for seamless orchestration 2026-03-15 10:45:59 -07:00
mkorwel
4d063015eb feat(offload): implement full container-native support with COS and docker exec 2026-03-15 10:42:07 -07:00
mkorwel
162ac93f81 feat(offload): implement continuous golden image pipeline and robust fork discovery 2026-03-14 11:59:41 -07:00
mkorwel
369241d271 feat(offload): implement unified control plane with log tailing and flexible attachment 2026-03-14 11:02:27 -07:00
mkorwel
7ee56e7cfd feat(offload): finalize high-performance architecture with fast-path SSH and worktrees 2026-03-14 09:23:40 -07:00
mkorwel
b13fe22582 feat(offload): implement dynamic remote home resolution for reliable rsync 2026-03-14 01:47:05 -07:00