Skip to content

Commit 31aaec6

Browse files
Enhance README with image and project description
Added an image to the README and clarified project purpose.
1 parent ced853c commit 31aaec6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Turn natural language into CLI commands using Apple's on-device AI, powered by OpenCode.
44

5+
<img width="738" height="687" alt="Screenshot 2026-06-12 at 12 45 50" src="https://github.com/user-attachments/assets/e9061028-0c56-4d71-9189-0a31236592f9" />
6+
57
## What is this?
68

79
LocalCode is a proof-of-concept that integrates Apple Foundation Models (AFM) with OpenCode as a local AI provider. Tell it what you want in plain English, it suggests the right command via tool calls, and you approve before execution.
@@ -188,4 +190,4 @@ POCs have rough edges. Contributions welcome:
188190
189191
## License
190192
191-
MIT
193+
MIT

0 commit comments

Comments
 (0)