ahnafnafee/modelfile-syntax
VSCode + VSCodium extension for Ollama Modelfiles. Syntax highlighting, 18-rule linter (unknown PARAMETERs, missing FROM, bad MESSAGE roles, quoting errors), hovers, autocomplete, and 26 snippets. Works in vscode.dev, Cursor, and Windsurf.
SUMMARY AI summary by gpt-5-mini
A VS Code–family extension that provides language tooling for Ollama Modelfiles. It’s intended for developers editing Modelfile manifests in VSCode, VSCodium, Cursor, Windsurf, vscode.dev, github.dev, Codespaces, Gitpod, etc. Key features: - TextMate-grade syntax highlighting for every Ollama instruction (FROM, PARAMETER, TEMPLATE, SYSTEM, MESSAGE, ADAPTER, LICENSE, REQUIRES, RENDERER, PARSER, DRAFT). - Real-time linter with 18 diagnostic rules (unknown params, type mismatches, missing/duplicate FROM, unterminated strings, deprecated params, etc.). - Hover documentation for each parameter (type, default, range) sourced from the canonical spec. - Autocomplete for instructions, parameters, MESSAGE roles, and Go template variables; embedded Go-template highlighting inside TEMPLATE blocks. - 26+ snippets for common patterns and starters. - Pure TypeScript, no network calls or telemetry, works offline and in-browser; published to Visual Studio Marketplace and Open VSX. Activates for files named Modelfile or .modelfile files.
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
DCXR Lab | GMU
Dates
| Created on GitHub | 2026-05-15 |
| Last push | 2026-05-15 |
| First seen here | 2026-05-15 |
| Last fetched | 2026-05-15 16:10 |
Similar repos (same language)
Claude Code 桌宠伴侣 — 透明桌宠窗口实时显示 Claude Code 的工具调用、会话状态和完成提醒。
YieldDi/cc-devloopClaude Code Dev Loop
ArisRhiannon/vibecheckOffline, no-AI "safe to ship?" gate for vibe-coded apps — finds the security mistakes AI coding agents make (secrets, unprotected routes, eval-RCE, SQLi, CORS, JWT, leaked keys). CLI + MCP, agent-runnable.
neang-mengseang/LLM-RouterSelf-hosted OpenAI-compatible API that routes LLM requests across 14 providers with automatic failover.
civilization-os/CodeCartographerStatic code intelligence for generating architecture docs, call graphs, business flows, and structured repository maps with optional LLM-powered method understanding.
nithiin7/repo-chatA simple and powerful RAG chatbot that can index and intelligently answer questions about your codebase.
code-by-tiago/PlanifyPlataforma de Automação Educacional com IA Repositório oficial de uma aplicação web externa para o ecossistema Planify. O sistema utiliza modelos de linguagem (LLMs) para processar diretrizes pedagógicas, cronogramas estruturados de ensino automatizados e exportar materiais didáticos formatados (PDF/Docs) para educadores.
boggspa/TaskWraithLocal-first macOS workbench for running and reviewing AI coding agents — multi-provider, with multi-agent ensembles, diff review, and on-device history.