Skip to content

Scaffold widget package for webagent#5

Merged
dzianisv merged 1 commit into
mainfrom
feat/widget-scaffold
Jun 20, 2026
Merged

Scaffold widget package for webagent#5
dzianisv merged 1 commit into
mainfrom
feat/widget-scaffold

Conversation

@OpenCodeEngineer

Copy link
Copy Markdown
Collaborator

Summary: scaffolded packages/widget with full Preact widget, agent loop, store, tools, WebMCP, and build config. Validation: npm install, npm run typecheck, npm run build succeeded. npm run test -- --run reports no test files. Closes #1.

- ci.yml: typecheck, lint (optional), test, build on push/PR to main
- publish.yml: publish packages/widget to npm on GitHub release
- deploy.yml: deploy packages/backend to Cloudflare Workers on push to main (path-filtered)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dzianisv dzianisv force-pushed the feat/widget-scaffold branch from 6a3aa78 to bb51461 Compare June 20, 2026 10:38
@dzianisv dzianisv merged commit 20d3df5 into main Jun 20, 2026
1 check failed
@dzianisv dzianisv deleted the feat/widget-scaffold branch June 20, 2026 10:38
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.

Scaffold widget package for @vibetechnologies/webagent

2 participants