| Feature | Description |
|---|---|
| π€ Multi-Model AI | GPT-5, GPT-4o, Gemma, Llama, Mistral, Phi, Qwen, Zen AI |
| π¨ Live Sandbox | Real-time code preview with responsive device toggles |
| π Code Explorer | Edit HTML, CSS, JS files with live preview |
| π Keys Hub | Manage OpenAI, OpenRouter, Zen AI API keys |
| π Review Mode | Generation history, stats, and code review |
| π MCP Integration | GitHub MCP & ClawHub plugin support |
| π± Responsive | Works on Mobile, Tablet, Desktop |
| β‘ Single File Build | All-in-one HTML output (400KB) |
- React 19 β UI Framework
- Vite 7 β Build Tool
- Tailwind CSS 4 β Styling
- TypeScript 5.9 β Type Safety
- Lucide React β Icons
# Clone
git clone https://github.com/ivansslo/codex-refact.git
cd codex-refact
# Install
npm install
# Development
npm run dev
# Build
npm run build
# Preview
npm run preview# Build for production
npm run build
# Output: dist/index.html (single file)
# Deploy to GitHub Pages, Netlify, Vercel, or any static host- Review/Results Mode β View generation history, stats, and code summary
- Remote OAKEY β API key fetched from Lasoka-Module at runtime
- Responsive Fix β Full support for Mobile, Tablet, Desktop, Landscape
- GitHub Pages Deploy β Auto-deploy to optimal-codex-live
- Scrollable navigation on mobile
- Safe area support for notch devices
- Touch-friendly 44px target sizes
- Dark scrollbar styling
- Reduced motion support
- Fixed responsive layout breaking on small screens
- Fixed nav overflow on mobile
- Fixed sandbox height on different devices
MIT License Β© 2026 Ivan Ssl
Built with β€οΈ by Ivan Ssl