You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@ Whether you're learning a new language, need a quick code snippet, or want to un
18
18
* 🌐 **Web-Savvy (Optional):** Enable a web search tool to pull in external knowledge.
19
19
* 🧐 **Code Analysis (Swift/C):** Uses `tree-sitter` for deeper insights into Swift and C codebases (requires a small helper library).
20
20
21
+
## There'sMore :
22
+
-**Model Management**: Easily switch between local LLMs using `/models` or `/model` commands at any time.
23
+
-**Automatic Model Download**: If no Ollama models are found, the CLI will prompt you to download and run the default model (`qwen2.5-coder:1.5b-instruct`).
24
+
-**Session Memory**: Save, resume, and manage your coding conversations.
25
+
-**Extensible & Open Source**: Built for privacy, hackability, and your workflow.
26
+
21
27
---
22
28
23
29
## 🚀 Getting Started: Your First Chat in Minutes! 🚀
0 commit comments