The public site for Agent LCM, shared local-first lossless context memory for coding-agent harnesses.
Requires Node.js 22.18 or newer.
npm install
npm run devOpen http://localhost:3000.
npm run lint
npm testThe production build is a static export in dist/client.
Pushes to main run the Pages workflow. The workflow builds the site and deploys dist/client.
GitHub Pages uses GitHub Actions as its source and serves the custom domain agent-lcm.com. The build includes public/CNAME and public/.nojekyll.
- Marketplace logo:
public/agent-lcm-logo.svg, 1024×1024 - Social card:
public/og.png, 1731×909 - Favicon:
public/favicon.svg
The published logo URL is https://agent-lcm.com/agent-lcm-logo.svg.