f984f5f062852e6f66fb439469231c6ce92c9c39
Update devcontainer.json to set terminal shell and add empty features object Update docker-compose.yml to change port mapping and add environment variable for LOCAL_LLM_API Add new OpenCode configuration files for LLM settings and instructions Update Dockerfile to install additional tools and dependencies including Go, Rust, Node.js, and Python packages Modify docker-entrypoint.sh to handle MCP server initialization and shell configuration Update LM client readme to reflect new API endpoint configuration
🧠 PMOCrazyCoder
Un assistant IA local, pour coder en Go, Rust et R —
sans cloud, sans API key, tout sur votre M3 Max.
🎯 Vision
Un indexeur de code, des graphes de dépendances, et un assistant intelligent —
intégré à Zed, 100 % local.
🛠️ Ce qu’on construit
- ✅ MCP tools pour Zed (ex :
get_similar_functions,explain_imports) - ✅ Indexeur de code (Go / Rust / R) via Tree-sitter
- ✅ Graphe de dépendances & similarité (stocké localement)
- ✅ Tout tourne en local : LM Studio (
localhost:1248) + LanceDB + Rust/Python
(hors conteneur — le conteneur y accède viahost.docker.internal:1248)
📦 Structure future (à venir)
Description
Languages
Python
41.2%
Shell
38.1%
Makefile
12.1%
Dockerfile
8.6%