Skip to content

feat: add self-sufficient web console#67

Merged
stackbilt-admin merged 1 commit into
mainfrom
issue-40-self-sufficient-spa
Jun 2, 2026
Merged

feat: add self-sufficient web console#67
stackbilt-admin merged 1 commit into
mainfrom
issue-40-self-sufficient-spa

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Summary

  • add Vite-built embedded SPA served through the Worker ASSETS binding
  • wire AegisVoiceAdapter through Agents SDK /agents routing with AEGIS_TOKEN enforcement
  • configure wrangler example for ASSETS, CHAT_SESSION, AegisVoiceAdapter, DB, and AI
  • make the browser console use Workers AI as the base chat path and bump release metadata to 0.8.0

Closes #40

Validation

  • npm run build:ui
  • npm run typecheck
  • npm test
  • npm pack --dry-run
  • HOME=/tmp XDG_CONFIG_HOME=/tmp npx wrangler deploy --config wrangler.dryrun.toml --dry-run
  • npx charter validate
  • git -c core.whitespace=blank-at-eol,blank-at-eof,space-before-tab,cr-at-eol diff --cached --check

@stackbilt-admin stackbilt-admin merged commit 11dd2dd into main Jun 2, 2026
2 checks passed
@stackbilt-admin stackbilt-admin deleted the issue-40-self-sufficient-spa branch June 2, 2026 16:54
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.

feat: self-sufficient deploy — embedded SPA + voice UI (no Stackbilt org dependency)

1 participant