Back to Versions
Lite Lightweight
v1.0.0-lite Multi-file (5 files, 2,259 lines, ~76KB total) Mobile Hamburger Menu

Features

🤖 Streaming AI Chat

Toggle streaming in settings. JSON structured history with dataset.content (no innerHTML).

🧩 Modules Sidebar

Full CRUD modules with localStorage persistence. Indigo (#6366f1) accent on black (#000) background.

🔍 /search & /fetch

Web search via /api/search?q= (5 DDG results). URL fetch via /api/fetch?url= (256KB limit).

📋 Slash Commands

/explain, /help, /status, /clear, /models, /test from cslite-commands.js.

📝 Log System

Activity logging with copy-to-clipboard and clear.

🎨 Theme Integration

Uses project theme.css. Sticky header and input area for persistent access.

Pros & Cons

Pros

  • Fastest loading - modular architecture
  • Streaming responses (toggleable in settings)
  • JSON structured chat history (secure, no innerHTML injection)
  • Full module CRUD with localStorage persistence
  • Web search and URL fetch via proxy API
  • Clean modern indigo-on-black design
  • Log system with copy and clear
  • formatContent security fix applied (inline code escaped via placeholder pattern)

Cons

  • No PDF support
  • No file upload
  • No session export (JSON/MD/HTML)
  • No custom themes
  • Limited to single-model chat (no model switching UI)

Best For

Users who prioritize speed and simplicity. Ideal for quick conversations, mobile users on slow connections, or anyone who wants a no-frills AI chat experience with streaming and module support but without heavy features like PDF or export.

Launch Lite