OSOpenSyntax

Usage

OpenSyntax can run interactively or execute a one-shot task from your shell.

Interactive mode

opensyntax

Explain a repository

opensyntax "explain this repository"

Fix TypeScript errors

opensyntax "fix TypeScript errors"

Edit documentation

opensyntax "add README installation section"

Review git state

opensyntax "check git status and summarize changes"

Good prompts

Specific

Ask for a concrete output: fix tests, explain architecture, add a section, summarize a diff.

Verifiable

Ask OpenSyntax to run `npm test`, `npm run typecheck`, or another project validation command.

Example session

OpenSyntax | nvidia/meta/llama-3.1-70b-instruct | shell-safe | /repo
you: Hi
assistant: Hello! How can I help you today?