Skip to content

Add more examples - #59

Open
praisethemoon wants to merge 4 commits into
mainfrom
sch/examples
Open

Add more examples#59
praisethemoon wants to merge 4 commits into
mainfrom
sch/examples

Conversation

@praisethemoon

Copy link
Copy Markdown
Collaborator

Adds examples for:

  • Preact
  • VSCode
  • AI Coding Agent UI

Risk level:

  • Low risk (docs, tests, minor fixes)
  • Medium risk (above average work, refactors)
  • High risk (infra, critical changes)

…amples

- Electron: Complete desktop application with React and TypeScript showcasing a log viewer interface using baukasten UI components
- Preact: Proof-of-concept demonstrating baukasten UI compatibility with Preact via preact/compat
- VSCode DB Explorer: Extension example with static database explorer mockup using baukasten components for schema browsing and data viewing
… chat interface

Introduces a complete agent workbench showcasing Baukasten components integrated with TypeFox's Monaco editor stack. Includes a file tree explorer, VS Code-powered diff editor with syntax highlighting and collapsible unchanged regions, and a chat panel with streaming text, tool outputs, and thinking blocks.

Establishes demo infrastructure on the website with a dedicated demos section, supporting live browser-based examples and linking to source-hosted applications. Updates package.json scripts to consolidate example management and adds VSCode extension launch configurations.

- Preact example enhanced with relative asset paths and docs build output
- VSCode DB Explorer documentation clarified regarding data generation
- Next.js Turbopack configuration scoped to workspace root
…ation

Consolidates demo examples by removing the agent-chat page which was superseded by the agent-ide demo. Cleans up search index and navigation menu entries that referenced the deprecated page.
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