Skip to content

feat(app): add open command for existing repo workspaces#82

Merged
skulidropek merged 3 commits intomainfrom
ci/issue-75-open-command
Feb 20, 2026
Merged

feat(app): add open command for existing repo workspaces#82
skulidropek merged 3 commits intomainfrom
ci/issue-75-open-command

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • add docker-git open as an alias to open existing project workspaces by repo/issue URL (same project-dir resolution as attach)
  • add top-level pnpm open <url> shortcut flow, mirroring existing pnpm clone behavior
  • fix CI lint regression by splitting buildCreateCommand into a compose helper to satisfy max-lines-per-function

Verification

  • pnpm -C packages/lib lint
  • pnpm --filter ./packages/lib typecheck
  • pnpm --filter ./packages/app test

Closes #75

Supersedes #81 (fork CI checks were not being triggered for latest commits).

@skulidropek skulidropek force-pushed the ci/issue-75-open-command branch from 944278d to cfb5dc6 Compare February 20, 2026 21:23
@skulidropek skulidropek merged commit 725126a into main Feb 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Добаить команду open.

1 participant