Skip to content

Commit 1ccfc4e

Browse files
kochj23claude
andcommitted
docs: Fix inaccurate limitations — app does call GitHub API, models up to 14B
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 354a9f1 commit 1ccfc4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ MLX Code (SwiftUI)
208208

209209
Being honest about limitations:
210210

211-
- **No internet access** — can't browse, fetch URLs, or call APIs
211+
- **No web browsing** — can't fetch arbitrary URLs or browse the internet (GitHub API is the exception)
212212
- **No image/video/audio generation** — this is a code assistant, not a media tool
213-
- **Small model constraints** — 3-8B parameter models make mistakes, especially with complex multi-step reasoning
213+
- **Small model constraints** — 3-14B parameter models make mistakes, especially with complex multi-step reasoning
214214
- **No IDE integration** — standalone app, not an Xcode plugin (yet)
215215
- **Tool calling is imperfect** — local models sometimes format tool calls incorrectly
216216

0 commit comments

Comments
 (0)