Skip to content

agent-dispatch/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AgentDispatch Website

Static website package for AgentDispatch.

AgentDispatch lets local lead agents spawn cloud subagents through a provider-neutral MCP control plane. This package contains the public landing page that explains the product, architecture, packages, and first AWS AgentCore runtime path.

Commands

npm run dev
npm test
npm run build

Structure

  • src/index.html — single-page marketing site.
  • src/styles.css — responsive visual system.
  • src/assets/repo-social-preview.png — Open Graph and Twitter preview image.
  • src/main.js — progressive enhancements only.
  • scripts/validate.mjs — static checks for local links, copy placeholders, and required sections.
  • scripts/build.mjs — copies src into dist for GitHub Pages or any static host.

Deploy

The included GitHub Pages workflow builds dist and publishes it as a static artifact. No framework runtime or server is required.

Design constraints

  • One checked-in social preview image, shared with the GitHub organization profile assets.
  • No runtime dependencies.
  • Fast, readable, and easy to fork into a richer docs site later.

About

Static website for AgentDispatch, the MCP control plane for durable cloud subagents.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors