Skip to content

feat: add public demo site#86

Merged
shaypal5 merged 1 commit into
mainfrom
codex/public-demo-site
May 30, 2026
Merged

feat: add public demo site#86
shaypal5 merged 1 commit into
mainfrom
codex/public-demo-site

Conversation

@shaypal5
Copy link
Copy Markdown
Contributor

Summary

  • add an explicit public demo build mode that uses bundled sample data and does not call operator APIs
  • configure Vite base-path support for GitHub Pages deployment under /agent-comms-demo/
  • add a top-of-README screenshot linking to the live public demo
  • fix app-shell text color inheritance so night mode applies consistently to top-level text

Live demo

Validation

  • npm run check
  • npm run test
  • npm run build
  • npm run build:demo
  • git diff --check
  • live screenshot capture with npx --yes playwright@latest screenshot --wait-for-timeout=1000 --viewport-size=1440,1040 'https://agent-comms.github.io/agent-comms-demo/?verify=cli' /tmp/agent-comms-demo-live.png

@shaypal5 shaypal5 added the enhancement New feature or request label May 30, 2026
@shaypal5 shaypal5 merged commit 2f0586a into main May 30, 2026
1 check passed
@shaypal5 shaypal5 deleted the codex/public-demo-site branch May 30, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant