Update README with development setup instructions and roadmap improvements

This commit is contained in:
2025-09-27 05:47:57 +02:00
parent 3ad8931ece
commit 9df489158c

View File

@@ -113,20 +113,20 @@ This will build two executables: `owlen` (for general chat) and `owlen-code` (fo
### Interface Layout ### Interface Layout
``` ```
┌─ OWLEN ─────────────────────────┐ ┌─ OWLEN ──────────────────────────────
│ 🦉 OWLEN - AI Assistant │ │ 🦉 OWLEN - AI Assistant
│ Model: llama3.2:latest │ │ Model: llama3.2:latest │
├──────────────────────────────────────┤ ├──────────────────────────────────────┤
│ │ │ │
│ 👤 You: │ │ 👤 You: │
│ Hello! Can you help me with Rust? │ │ Hello! Can you help me with Rust?
│ │ │ │
│ 🤖 Assistant: │ │ 🤖 Assistant: │
│ Of course! I'd be happy to help │ │ Of course! I'd be happy to help
│ you with Rust programming... │ │ you with Rust programming...
│ │ │ │
├──────────────────────────────────────┤ ├──────────────────────────────────────┤
│ Input (Press 'i' to start typing) │ │ Input (Press 'i' to start typing)
│ │ │ │
├──────────────────────────────────────┤ ├──────────────────────────────────────┤
│ NORMAL | Ready │ │ NORMAL | Ready │