Skip to content

feat(cli): rename 'ogx letsgo' to 'ogx go' with backward-compatible alias - #5815

Merged
mattf merged 3 commits into
ogx-ai:mainfrom
mattf:rename-letsgo-to-go
Jul 29, 2026
Merged

feat(cli): rename 'ogx letsgo' to 'ogx go' with backward-compatible alias#5815
mattf merged 3 commits into
ogx-ai:mainfrom
mattf:rename-letsgo-to-go

Conversation

@mattf

@mattf mattf commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Rename the top-level 'ogx letsgo' subcommand to 'ogx go' and the nested 'ogx stack letsgo' to 'ogx stack go'. Add a deprecated 'ogx letsgo' alias that emits a FutureWarning directing users to 'ogx go'. Update the persist-config distro directory name from 'letsgo-run' to 'go-run' for consistency. Add test coverage for the new deprecation warning.

…lias

Rename the top-level 'ogx letsgo' subcommand to 'ogx go' and the nested
'ogx stack letsgo' to 'ogx stack go'. Add a deprecated 'ogx letsgo' alias
that emits a FutureWarning directing users to 'ogx go'. Update the
persist-config distro directory name from 'letsgo-run' to 'go-run' for
consistency. Add test coverage for the new deprecation warning.

Signed-off-by: Matthew Farrellee <matt@cs.wisc.edu>

@leseb leseb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the landing page example to use uvx ogx go instead of uvx --from 'ogx[starter]' ogx stack run starter even though it will only work when we ship 1.0.1.

@mattf

mattf commented May 14, 2026

Copy link
Copy Markdown
Collaborator Author

please update the landing page example to use uvx ogx go instead of uvx --from 'ogx[starter]' ogx stack run starter even though it will only work when we ship 1.0.1.

i'm hesitant, it doesn't cover all cases provided by starter, though maybe it covers all the important cases.

@raghotham @cdoern @franciscojavierarceo do you also agree with changing the recommended way of getting started?

@mergify

mergify Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged. @mattf please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify Bot added the needs-rebase label May 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days.

@github-actions github-actions Bot added the stale label Jul 26, 2026
@mattf mattf removed the stale label Jul 29, 2026
@mergify

mergify Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged. @mattf please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify Bot removed the needs-rebase label Jul 29, 2026
Signed-off-by: Matthew Farrellee <matt@cs.wisc.edu>
@mattf
mattf marked this pull request as ready for review July 29, 2026 20:17
@mattf
mattf added this pull request to the merge queue Jul 29, 2026
Merged via the queue into ogx-ai:main with commit 5e79a81 Jul 29, 2026
42 checks passed
@mattf
mattf deleted the rename-letsgo-to-go branch July 29, 2026 23:18
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.

3 participants