Move clearing of TTC project-specific state to SystemIO#8130
Merged
lee-at-zoo-corp merged 2 commits intoAug 22, 2025
Conversation
Out from specific spot in home route into a common navigation utility.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
lee-at-zoo-corp
approved these changes
Aug 22, 2025
lee-at-zoo-corp
left a comment
Collaborator
There was a problem hiding this comment.
you're a gangsta, you know that?
lee-at-zoo-corp
enabled auto-merge (squash)
August 22, 2025 03:32
lee-at-zoo-corp
deleted the
franknoirot/adhoc/clear-project-data-on-navigate
branch
August 22, 2025 03:38
pierremtb
added a commit
that referenced
this pull request
Aug 27, 2025
This reverts commit e42e5f8.
pierremtb
added a commit
that referenced
this pull request
Aug 27, 2025
* Revert "Update onboarding with new conversational ttc ui (#8147)" This reverts commit e7626e9. * Revert "CSS tweaks follow to TTC UI (#8137)" This reverts commit 199d5a3. * Revert "Don't include the current file prompt if there is no current file (#8135)" This reverts commit 5c1a417. * Revert "Add a source range prompt containing the current file content range (#8129)" This reverts commit 49d40f2. * Revert "Move clearing of TTC project-specific state to SystemIO (#8130)" This reverts commit e42e5f8. * Revert "Rename "Text-to-CAD Create" command to "Create project using Text-to-CAD" (#8127)" This reverts commit f7fc3b2. * Revert "Text-to-CAD UX revamp phase 1 (#7542)" This reverts commit c699bb0. * Update snapshots * Update snapshots * Fix tsc --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merged
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.
Out from specific spot in home route into a common navigation utility.