Skip to content

Switch host build to vite#4019

Draft
ef4 wants to merge 29 commits intomainfrom
vite
Draft

Switch host build to vite#4019
ef4 wants to merge 29 commits intomainfrom
vite

Conversation

@ef4
Copy link
Contributor

@ef4 ef4 commented Feb 18, 2026

No description provided.

ef4 added 21 commits December 10, 2025 18:19
These imports in app.ts were skipping a level in the package dependency graph. ember-power-select and ember-power-calendar are not dependencies of host, they're dependencies of boxel-ui.

Trying to import from your dep's deps is unreliable and makes the vite depscan complain.

I pushed them down into the boxel-ui components that actually pull the corresponding ember-power-* components into the project.
Under vite, we don't use an AMD loader so we won't conflict with the one in monaco.
@github-actions
Copy link

github-actions bot commented Feb 18, 2026

Host Test Results

    1 files  ±  0    1 suites  ±0   6h 59m 9s ⏱️ + 5h 19m 46s
1 100 tests  - 778  422 ✅  - 1 441  10 💤  - 5   10 ❌ + 10  658 🔥 +658 
1 100 runs   - 793  -236 ✅  - 2 114  10 💤  - 5  668 ❌ +668  658 🔥 +658 

For more details on these failures and errors, see this check.

Results for commit 7e81686. ± Comparison against base commit c2e3fb9.

This pull request removes 788 and adds 10 tests. Note that renamed tests count towards both.
Chrome ‑ Acceptance | AI Assistant tests: "Add Same Skills" copies skill configuration to new session
Chrome ‑ Acceptance | AI Assistant tests: ai assistant panel width persists to localStorage
Chrome ‑ Acceptance | AI Assistant tests: auto-attached cards behaviour
Chrome ‑ Acceptance | AI Assistant tests: auto-attached spec card can be removed
Chrome ‑ Acceptance | AI Assistant tests: auto-attaches spec card when spec panel is open and spec is selected
Chrome ‑ Acceptance | AI Assistant tests: can display and remove auto attached file
Chrome ‑ Acceptance | AI Assistant tests: clicking auto-attached card makes it a chosen card
Chrome ‑ Acceptance | AI Assistant tests: clicking auto-attached file makes it a chosen file
Chrome ‑ Acceptance | AI Assistant tests: code mode context sent with message
Chrome ‑ Acceptance | AI Assistant tests: copies file history when creating new session with option checked
…
Chrome ‑ Global error: Uncaught Error: Cannot login to realm server without matrix client at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Integration | commands | bot-registration: register-bot returns botRegistrationId 
Chrome ‑ Global error: Uncaught Error: Cannot login to realm server without matrix client at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Integration | commands | search-google-images: successfully searches Google Images and returns results 
Chrome ‑ Global error: Uncaught Error: Cannot login to realm server without matrix client at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Integration | commands | send-request-via-proxy: successfully sends request and returns JSON response 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | AI Assistant tests: can display and remove auto attached file 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | Code patches tests: empty file shows generating content while streaming a new file patch 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | code submode | create-file tests > when user has permissions to both test realms: can create new card definition in different realm than realm of current file opened in code mode 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | code submode | file-tree tests: can open files in base realm 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | code submode | recent files tests: displays recent files in base realm 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | code submode | schema editor tests: an empty file is detected 
Chrome ‑ Global error: Uncaught ReferenceError: ContentTagGlobal is not defined at http://localhost:7357/assets/app-p2BRrKP2.js, line 346666  While executing test: Acceptance | code-submode | card playground > multiple realms: edit format is enabled for writable instances of read-only card definitions 

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

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.

1 participant