1 Jun 2026

Local-first

Linea starts on the user machine.

One Go process serves the API and the web UI. PostgreSQL stores conversations when configured. Memory storage works without a database.

Gemini is primary. Cerebras and SambaNova use OpenAI-compatible endpoints. Ollama is the local fallback.

The app can be checked from the command line. Run the server. Check /healthz. Read the API. Replace a provider.

Local-first does not mean offline-only. It means the local server is the center.