Commit Graph

8 Commits

Author SHA1 Message Date
6298158d3c oAI version 3.0 beta 1 2026-02-04 11:22:53 +01:00
b0cf88704e 2.1 (#2)
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

Reviewed-on: #2
Co-authored-by: Rune Olsen <rune@rune.pm>
Co-committed-by: Rune Olsen <rune@rune.pm>
2026-02-03 09:02:44 +01:00
a6f0edd9f3 New functionality++ Verision bump 2025-12-23 15:08:20 +01:00
36a412138d More info in models using . To use ]7;file://localhost/ at start of query use ]7;file://localhost/. Plus some other changes. 2025-12-21 19:21:14 +01:00
229ffdf51a Small changes. WIP. Use relases page to download app 2025-12-18 14:06:12 +01:00
459f6f8165 Some changes, updates and happy thoughts 2025-12-15 12:09:18 +01:00
547a826cfb Minor changes. Rewritten README.md 2025-12-08 14:23:39 +01:00
6bbba3e406 Initial commit 2025-12-04 12:15:36 +01:00