2.1 #2

Merged
rune merged 10 commits from 2.1 into main 2026-02-03 09:02:44 +01:00
Owner

Final release of version 2.1.

Headlights:

Core Features

  • 🤖 Interactive chat with 300+ AI models via OpenRouter
  • 🔍 Model selection with search and filtering
  • 💾 Conversation save/load/export (Markdown, JSON, HTML)
  • 📎 File attachments (images, PDFs, code files)
  • 💰 Real-time cost tracking and credit monitoring
  • 🎨 Rich terminal UI with syntax highlighting
  • 📝 Persistent command history with search (Ctrl+R)
  • 🌐 Online mode (web search capabilities)
  • 🧠 Conversation memory toggle

MCP Integration

  • 🔧 File Mode: AI can read, search, and list local files

    • Automatic .gitignore filtering
    • Virtual environment exclusion
    • Large file handling (auto-truncates >50KB)
  • ✍️ Write Mode: AI can modify files with permission

    • Create, edit, delete files
    • Move, copy, organize files
    • Always requires explicit opt-in
  • 🗄️ Database Mode: AI can query SQLite databases

    • Read-only access (safe)
    • Schema inspection
    • Full SQL query support
Final release of version 2.1. Headlights: ### Core Features - 🤖 Interactive chat with 300+ AI models via OpenRouter - 🔍 Model selection with search and filtering - 💾 Conversation save/load/export (Markdown, JSON, HTML) - 📎 File attachments (images, PDFs, code files) - 💰 Real-time cost tracking and credit monitoring - 🎨 Rich terminal UI with syntax highlighting - 📝 Persistent command history with search (Ctrl+R) - 🌐 Online mode (web search capabilities) - 🧠 Conversation memory toggle ### MCP Integration - 🔧 **File Mode**: AI can read, search, and list local files - Automatic .gitignore filtering - Virtual environment exclusion - Large file handling (auto-truncates >50KB) - ✍️ **Write Mode**: AI can modify files with permission - Create, edit, delete files - Move, copy, organize files - Always requires explicit opt-in - 🗄️ **Database Mode**: AI can query SQLite databases - Read-only access (safe) - Schema inspection - Full SQL query support
rune added 10 commits 2026-02-03 09:01:30 +01:00
rune merged commit b0cf88704e into main 2026-02-03 09:02:44 +01:00
rune deleted branch 2.1 2026-02-03 09:02:44 +01:00
rune referenced this issue from a commit 2026-02-03 09:02:45 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rune/oai#2