mkorwel
|
e82781ca7d
|
scdript
|
2026-03-19 00:25:25 -07:00 |
|
mkorwel
|
7d11fdeb8c
|
feat(workspaces): implement unified scripts/workspaces.ts entry point and simplify commands
|
2026-03-19 00:21:41 -07:00 |
|
mkorwel
|
0df26997b4
|
feat(workspaces): support --open flag for terminal target selection
|
2026-03-19 00:09:16 -07:00 |
|
mkorwel
|
a8b48c0572
|
feat(workspaces): implement workspace:shell command for ad-hoc interactive sessions
|
2026-03-19 00:06:08 -07:00 |
|
mkorwel
|
864090313f
|
feat(workspaces): mount gh config for secure authentication
|
2026-03-18 23:57:12 -07:00 |
|
mkorwel
|
63faf92440
|
feat(workspaces): implement remote worktree repair and .env injection
|
2026-03-18 23:56:35 -07:00 |
|
mkorwel
|
2f1175b9fe
|
feat(workspaces): consolidate cleanup commands and add safety confirmations
|
2026-03-18 23:42:51 -07:00 |
|
mkorwel
|
f42f366ca4
|
fix(workspaces): add workspace:prune alias for cleanup
|
2026-03-18 23:36:52 -07:00 |
|
mkorwel
|
a4ba716281
|
feat(workspaces): include docker and image pruning in bulk cleanup
|
2026-03-18 23:32:59 -07:00 |
|
mkorwel
|
ba824a1aba
|
fix(workspaces): update cleanup paths for unified architecture
|
2026-03-18 23:31:52 -07:00 |
|
mkorwel
|
48fe995b55
|
feat(workspaces): darken tmux status bar and add pruning docs
|
2026-03-18 23:30:40 -07:00 |
|
mkorwel
|
8228b6518e
|
feat(workspaces): customize tmux status bar for better UX and session ID
|
2026-03-18 23:27:20 -07:00 |
|
mkorwel
|
6414594a4c
|
fix(workspaces): restore tmux for persistent sessions
|
2026-03-18 23:22:00 -07:00 |
|
mkorwel
|
da36bb8d01
|
docs(workspaces): add npx tsx constraint to SKILL.md
|
2026-03-18 23:11:21 -07:00 |
|
mkorwel
|
4e19e9ac56
|
fix(workspaces): clean up setup prompt UX
|
2026-03-18 23:07:45 -07:00 |
|
mkorwel
|
8530083a98
|
fix(workspaces): link workspace:status directly to local script and clean up fleet.ts
|
2026-03-18 23:03:00 -07:00 |
|
mkorwel
|
f3b4256812
|
fix(workspaces): correct remote path for fleet status
|
2026-03-18 22:58:57 -07:00 |
|
mkorwel
|
08d3646ace
|
fix(workspaces): add missing frontmatter to SKILL.md for discovery
|
2026-03-18 22:06:46 -07:00 |
|
mkorwel
|
dfbe583050
|
docs(workspaces): update onboarding to reflect unified architecture and npx usage
|
2026-03-18 21:57:27 -07:00 |
|
mkorwel
|
8cd24bf667
|
fix(workspaces): resolve auth and path issues for remote reviews
|
2026-03-18 21:52:41 -07:00 |
|
mkorwel
|
c4c5d4e956
|
feat(workspaces): unify architecture and improve auth UX
|
2026-03-18 21:43:07 -07:00 |
|
mkorwel
|
a1763a3e44
|
feat(workspaces): improve prompt UX for sensitive defaults and mask API keys
|
2026-03-18 13:41:47 -07:00 |
|
mkorwel
|
466867b593
|
feat(workspaces): implement intelligent authentication switching and restore sync logic
|
2026-03-18 13:38:50 -07:00 |
|
mkorwel
|
85dd66e749
|
fix(workspaces): resolve setup variable scope and initialization order issues
|
2026-03-18 12:47:05 -07:00 |
|
mkorwel
|
911466bd03
|
feat(workspaces): implement resume logic and environment-based auth for faster setup
|
2026-03-18 12:41:36 -07:00 |
|
mkorwel
|
15db44f9ec
|
fix(workspaces): apply sudo to all remote sync calls in setup
|
2026-03-18 12:39:36 -07:00 |
|
mkorwel
|
fd8755d292
|
fix(workspaces): implement sudo support for rsync to resolve remote permission issues
|
2026-03-18 12:35:46 -07:00 |
|
mkorwel
|
489b36d5b2
|
fix(workspaces): sync credentials into isolated config directory for remote auth
|
2026-03-18 12:32:35 -07:00 |
|
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
|
7f8bd31b08
|
feat(offload): bundle full dev toolset including nightly gemini into image
|
2026-03-17 22:02:41 -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
|
cf86172c14
|
Merge remote-tracking branch 'origin/main' into mk-offload
|
2026-03-17 21:30:23 -07:00 |
|