Liberate: surface /liberate when searching for migrate - #4111
Merged
Conversation
sejas
approved these changes
Jul 7, 2026
Collaborator
📊 Performance Test ResultsComparing 4d8de3c vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
…rate Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…criptions Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
nightnei
force-pushed
the
stu-1973-add-migrate-alias-for-liberate
branch
from
July 8, 2026 11:41
a998f67 to
4d8de3c
Compare
Contributor
Author
|
@sejas great idea, and Claude Code works also this way. Implemented. |
sejas
approved these changes
Jul 8, 2026
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Related issues
How AI was used in this PR
AI assisted
Proposed Changes
The word "liberate" is probably not something folks would easily remember when they want to move a site into Studio — "migrate" is the term most people reach for.
Following the review feedback, instead of adding a separate
/migratealias command, we keep the single/liberatecommand and make it discoverable when searching for "migrate":/liberatedescription now leads with "Migrate" ("Migrate & rebuild a site from a closed platform")./migrate(or any other word from a description) surfaces/liberate.Note: the CLI's autocomplete (from
pi-tui) filters by command name only, so/migratewon't surface/liberatethere — only in the Studio desktop composer.Testing Instructions
npm start/liberatecommand with its "Migrate & rebuild a site from a closed platform" description