Commit Graph

5503 Commits

Author SHA1 Message Date
mkorwel ad14cd4466 fix(cli): add back github shorthand support 2026-03-19 16:36:36 -07:00
mkorwel 01e937fedb fix(cli): ensure git clone is used when --ref is provided 2026-03-19 16:36:28 -07:00
mkorwel bedb8552a8 fix(workspaces): use ${extensionPath} for absolute script paths in skill 2026-03-19 15:58:27 -07:00
mkorwel a03eb159e4 chore: remove old location of gemini-extension.json 2026-03-19 15:56:50 -07:00
mkorwel fc5e289f81 fix(workspaces): move gemini-extension.json back to root for git install 2026-03-19 15:53:09 -07:00
mkorwel b3848043f1 revert: remove github shorthand fix from this branch 2026-03-19 15:37:28 -07:00
mkorwel 400a0020e2 fix(workspaces): correct extension structure and portable script paths 2026-03-19 15:32:55 -07:00
mkorwel c9cc49f62f fix(cli): recognize github: and gitlab: shorthand in extension install 2026-03-19 15:20:16 -07:00
mkorwel f380aedbf8 fix(cli): move default query command to end of yargs chain to prevent subcommand shadowing 2026-03-19 11:54:53 -07:00
mkorwel 8d9c7b90e9 fix(workspaces): update setup policy sync path 2026-03-19 10:19:07 -07:00
mkorwel 0218d885a1 fix(workspaces): move skill and policy to root for extension discovery 2026-03-19 10:13:12 -07:00
mkorwel df2ac184dd feat(workspaces): transform workspaces feature into a distributable extension 2026-03-19 09:53:51 -07:00
mkorwel 8cdd22d27d feat(workspaces): unify host and container paths in startup script 2026-03-19 08:07:34 -07:00
mkorwel 98913642cf feat(workspaces): use GIT_CONFIG env vars to bypass safe.directory on read-only FS 2026-03-19 01:16:22 -07:00
mkorwel bb1137d0fa feat(workspaces): enforce UID 1000 ownership and use sudo for host git ops 2026-03-19 01:15:10 -07:00
mkorwel 4591d4177a feat(workspaces): dynamically detect remote user for git operations 2026-03-19 01:14:23 -07:00
mkorwel b8343150bb feat(workspaces): unify paths and remove redundant worktree repair 2026-03-19 01:07:38 -07:00
mkorwel 80a54318ec feat(workspaces): revert shell to global gemini command 2026-03-19 01:00:20 -07:00
mkorwel f575231ab4 feat(workspaces): use local binary for shell and fix iTerm2 quoting 2026-03-19 00:58:45 -07:00
mkorwel a3350a0ade feat(workspaces): silence auto-updates and improve sandbox/host info in footer 2026-03-19 00:55:49 -07:00
mkorwel c33c128568 feat(workspaces): hide tmux footer and inject local settings into remote worktree 2026-03-19 00:52:49 -07:00
mkorwel 368b80d461 fix(workspaces): restore authEnv variable in orchestrator 2026-03-19 00:50:32 -07:00
mkorwel 8ffa185949 feat(workspaces): enable true color support in remote sessions 2026-03-19 00:49:24 -07:00
mkorwel 9bb8e702b9 feat(workspaces): sync local theme and UI settings to remote worker 2026-03-19 00:44:39 -07:00
mkorwel c2022d1651 fix(workspaces): disable folder trust and auto-updates on remote worker 2026-03-19 00:41:29 -07:00
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