Skip to content

Text-to-CAD UX revamp phase 1#7542

Merged
lee-at-zoo-corp merged 75 commits intomainfrom
lee-at-zoo-corp/ttc-ux-1
Aug 21, 2025
Merged

Text-to-CAD UX revamp phase 1#7542
lee-at-zoo-corp merged 75 commits intomainfrom
lee-at-zoo-corp/ttc-ux-1

Conversation

@lee-at-zoo-corp
Copy link
Copy Markdown
Collaborator

@lee-at-zoo-corp lee-at-zoo-corp commented Jun 19, 2025

This is the first phase of the Text-to-CAD revamp.

Preceding this we had to add project identifiers so we could associate projects to conversations.

We introduce a new conversational UX for users to interact with ML-Ephant.

Demo on Slack: https://kittycadworkspace.slack.com/archives/C07A80B83FS/p1755376704518619

Note

In order to ease E2E test migration there is a divergence between E2E test panes and runtime panes. TTC is shown in a right-side pane under normal use, but is included within the normal left-side panes within the test environment. This is further evidence that we need to cut down on our reliance on stream dimensions for our test suite.
—Frank

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
modeling-app Ready Ready Preview Comment Aug 21, 2025 7:46pm

Comment thread src/lib/prompt.ts Fixed
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 9, 2025

Deployment failed with the following error:

You must set up Two-Factor Authentication before accessing this team.

View Documentation: https://vercel.com/docs/two-factor-authentication

@lee-at-zoo-corp lee-at-zoo-corp force-pushed the lee-at-zoo-corp/ttc-ux-1 branch from 0be05b8 to 08f4afd Compare July 25, 2025 16:00
@lee-at-zoo-corp lee-at-zoo-corp requested review from nadr0 and removed request for nadr0 July 28, 2025 19:17
@lee-at-zoo-corp lee-at-zoo-corp force-pushed the lee-at-zoo-corp/ttc-ux-1 branch from 08f4afd to ed4a048 Compare July 31, 2025 02:23
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jul 31, 2025

CodSpeed Instrumentation Performance Report

Merging #7542 will not alter performance

Comparing lee-at-zoo-corp/ttc-ux-1 (ed4a048) with main (d2634bf)

Summary

✅ 90 untouched benchmarks

Copy link
Copy Markdown
Contributor

@pierremtb pierremtb left a comment

Choose a reason for hiding this comment

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

Not gonna pretend that this is a thorough review & bulletproof approval considering how huge of a PR this is. Spent the last two days in the branch trying to bring various parts of CI to green, and therefore doing a lot of manual testing which is a silverlining.
The thought here is we'll opt to merge early and fix forward (incl. the few unresolved threads).

Awesome work Lee!

@lee-at-zoo-corp lee-at-zoo-corp merged commit c699bb0 into main Aug 21, 2025
74 of 78 checks passed
@lee-at-zoo-corp lee-at-zoo-corp deleted the lee-at-zoo-corp/ttc-ux-1 branch August 21, 2025 20:32
@pierremtb pierremtb linked an issue Aug 26, 2025 that may be closed by this pull request
pierremtb added a commit that referenced this pull request Aug 27, 2025
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>
@pierremtb pierremtb mentioned this pull request Aug 27, 2025
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.

Prompt history UI

6 participants