๐ Optimal AI Codex
Next-Gen AI Workspace
Version 4.0.0 โข Built by Ivan Ssl (@ivansslo)
๐ Live Demo โข ๐ฆ Releases โข ๐ Issues
โจ Features
| 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) |
๐ ๏ธ Tech Stack
- React 19 โ UI Framework
- Vite 7 โ Build Tool
- Tailwind CSS 4 โ Styling
- TypeScript 5.9 โ Type Safety
- Lucide React โ Icons
๐ Quick Start
# 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
๐ฆ Deploy
# Build for production
npm run build
# Output: dist/index.html (single file)
# Deploy to GitHub Pages, Netlify, Vercel, or any static host
๐ Changelog โ v4.0.0
๐ New Features
- 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
๐ง Improvements
- Scrollable navigation on mobile
- Safe area support for notch devices
- Touch-friendly 44px target sizes
- Dark scrollbar styling
- Reduced motion support
๐ Fixes
- Fixed responsive layout breaking on small screens
- Fixed nav overflow on mobile
- Fixed sandbox height on different devices
๐ License
MIT License ยฉ 2026 Ivan Ssl
Built with โค๏ธ by Ivan Ssl