Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Pushed
Verification: application typecheck passed; 58 affected tests plus the new import-readiness regression passed. Browser checks reproduced the presentation failure before the fix, then verified slide navigation, active-editor tab-strip input, Mindmap/undo retention across previews, repeated Settings navigation/actions, and a continued transcript creating/reopening a separate stored session while the original chat remained unchanged. Temporary local QA data removed. The previous commit's complete CI and Docker workflows passed. Monitoring both workflows again for this commit. External check caveat: |
|
Follow-up Final verification complete on Only |
Summary
Related
No linked issue.
Checklist
pnpm lint+pnpm typecheck, equivalent topnpm check).packages/core/changes.Testing
Final revision
9504bbc9: complete CI workflow and both Docker jobs passed. Includes full lint/typecheck, web and package tests, migration/schema checks, Compose ingestion/query smoke, and application/package builds.Post-review browser checks verified Mindmap presentation and tab-strip keyboard ownership; editor/undo retention across previews; input isolation beneath previews and reactivation after closing them; repeated Settings navigation with actions preserved; and imported continuations creating/reopening a separate saved chat without changing the previous chat. Import readiness is covered by a regression that waits for host source refresh.
pnpm --filter @launchstack/web exec next typegen && pnpm --filter @launchstack/web typecheck— passed. Route types were regenerated after merging main.Targeted ESLint and Prettier on the merged integration files — passed; ESLint emits the existing root pages-directory configuration notice.
pnpm --filter @launchstack/web test --runInBand __tests__/studio/registry.test.ts __tests__/lib/workspace-history.test.ts __tests__/server/history.test.ts __tests__/api/workspace/sessions.route.test.ts src/app/employer/documents/_workspace/__tests__/HistoryRail.test.tsx src/app/employer/documents/_workspace/__tests__/SourceRail.tabs.test.tsx src/app/employer/documents/_workspace/__tests__/AddSourceModal.create.test.tsx src/app/employer/documents/_mindmap/__tests__/editor.test.tsx— 8 suites, 93 tests passed. Existing jsdom canvas/React act warnings remain.Browser verification against the real local application and isolated PostgreSQL database: Distribution opens without leaving the workspace; drafts survive tab switching; keyboard reordering works; closing Chat then resuming History reopens it; two saved sessions restore independently; Settings switching retains the transcript; New Chat clears the saved-session URL; standalone Distribution still renders.
Earlier tab-feature browser checks also covered drag reorder, duplicate prevention, active/inactive/middle-click close, close-all/reopen, light/dark appearance, embedded Artifact navigation, and inactive Mindmap keyboard/paste isolation.
git diff --check origin/main...HEAD— passed.Notes for reviewers
Remaining external check
Vercel – launch-stackstill fails, including onmain. The final revision’s deployment belongs totimothy-lins-projects-92e35308; the available account can access onlykiens-projects-656209eb, so its logs/configuration cannot be inspected. Repository deployment is Docker-based. No checks were bypassed and no unrelated deployment settings were changed. GitHub reports the PR mergeable butUNSTABLEbecause this external status remains red.