Skip to content

feat(examples): add smart-home bridge demo - #82

Merged
0xjcf merged 9 commits into
betafrom
fas/ignite-ecosystem-bridge
Jul 3, 2026
Merged

feat(examples): add smart-home bridge demo#82
0xjcf merged 9 commits into
betafrom
fas/ignite-ecosystem-bridge

Conversation

@0xjcf

@0xjcf 0xjcf commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the Phase C smart-home bridge demo with one live headless runtime shared by terminal and browser UI
  • add WebSocket command/event bridging, reconnect handling, terminal command mirroring, and runtime tests
  • document the demo workflow and close the FAS queue task state

Verification

  • focused smart-home typecheck
  • focused smart-home vitest lane
  • pnpm run test:examples -- --covers-package examples/agents/smart-home
  • fas validate-task
  • .fas/scripts/verify.sh --full
  • coderabbit review --agent -t committed --base beta -c AGENTS.md
  • visual browser validation at http://localhost:5177/ including terminal-to-browser and browser-to-terminal updates

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 38af6db8-3b6a-4b8b-822c-fffcc2cb2533

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fas/ignite-ecosystem-bridge

Comment @coderabbitai help to get the list of available commands.

@0xjcf
0xjcf marked this pull request as ready for review July 3, 2026 16:47
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.26%. Comparing base (4f217ed) to head (15aa09e).
⚠️ Report is 3 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             beta      #82   +/-   ##
=======================================
  Coverage   90.26%   90.26%           
=======================================
  Files          32       32           
  Lines        1571     1571           
  Branches      444      444           
=======================================
  Hits         1418     1418           
  Misses        143      143           
  Partials       10       10           
Flag Coverage Δ
unittests 90.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@0xjcf
0xjcf merged commit 87dd9ac into beta Jul 3, 2026
6 checks passed
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