Linc

Linc is a terminal-first AI coding agent configured for case.dev. It gives legal and technical teams a local agent interface, an OpenAI-compatible gateway for other tools, and a lightweight web UI for model and session workflows.

What Linc Provides

Design

Linc keeps the agent runtime close to the machine where work happens. Files, shell commands, sessions, and local configuration stay under user control, while model traffic routes through case.dev.

Start Here

Install Linc, authenticate with case.dev, then run the CLI:


npm install -g @casemark/linc

linc login

linc

For UI or integration workflows, see Web UI and Gateway.