Marketing site for Lacy Shell — a ZSH/Bash plugin that detects natural language vs shell commands and routes input to your AI agent automatically.
npm run dev # Start dev server (localhost:3000)
npm run build # Production build
npm run lint # ESLint
npm start # Serve production buildSingle-page Next.js app using the App Router. All content is in app/page.tsx. Styling via CSS custom properties in app/globals.css.
- Lacy Shell — The ZSH/Bash plugin
- Lash — AI coding agent CLI (recommended backend)
MIT