Skip to content

Product demo v1#575

Draft
petervachon wants to merge 91 commits intomainfrom
productDemo_v1
Draft

Product demo v1#575
petervachon wants to merge 91 commits intomainfrom
productDemo_v1

Conversation

@petervachon
Copy link
Copy Markdown
Collaborator

No description provided.

petervachon and others added 18 commits April 14, 2026 15:45
- Fix TypeScript build error: use globalThis.KeyboardEvent for DOM listener
- Add uid to PendingFile and move makePendingFile outside component
- Wrap async onClick handlers in void (no-misused-promises)
- Replace dangerouslySetInnerHTML with ref-based innerHTML in code block
- Remove unsafe type assertions; use instanceof/type narrowing instead
- Replace no-undefined violations with null checks and conditional spreads
- Fix no-array-index-key with stable uid/label/url keys
- Extract tryParseFlow helper to reduce nesting depth in ai-chat-utils
- Type MOCK_SOURCES_BASIC/ATTACHMENTS_BASIC as Record<string, ...>
- Remove unused FlowStep and ToolResultChoices imports
- Fix jsx-no-literals violations and no-negated-condition in paste handler

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

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

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs Apr 23, 2026, 07:46:51 AM
apollo-docs ❌ Failed: Building: Summary: /vercel/path0/.turbo/runs/3ClLxwTQA40PgfCJI0kefFlhGOu.json Building: Failed: ... N/A, Logs Apr 23, 2026, 07:44:25 AM
apollo-landing 🟢 Ready Preview, Logs Apr 23, 2026, 07:44:19 AM
apollo-ui-react 🟢 Ready Preview, Logs Apr 23, 2026, 07:46:08 AM
apollo-vertex 🟢 Ready Preview, Logs Apr 23, 2026, 07:45:49 AM

@github-actions github-actions Bot added app:apollo-vertex size:XXL 1,000+ changed lines. labels Apr 23, 2026
@github-actions
Copy link
Copy Markdown

Dependency License Review

  • 1941 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 3 package(s) excluded (see details below)
License distribution
License Packages
MIT 1701
ISC 89
Apache-2.0 61
BSD-3-Clause 28
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
CC0-1.0 3
LGPL-3.0-or-later 2
(MIT OR Apache-2.0) 2
Unlicense 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Unknown 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

Comment thread apps/apollo-vertex/templates/dashboard/PromptBar.tsx Fixed
Comment thread apps/apollo-vertex/templates/dashboard/PromptBar.tsx Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:apollo-vertex size:XXL 1,000+ changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant