AI AGENTS
OpenJet
by L-Forster
Overview
Local-first terminal coding agent that sets up local LLM backends, reads repos, edits code, and runs approval-gated commands on your machine.
Details
OpenJet is a local-first terminal coding agent from L-Forster. The supplied official website, GitHub repository, and documentation describe it as an agent that sets up local LLM backends, reads repositories, edits code, and runs commands on your machine with approval gating. Its public sources position it for terminal-based coding workflows where repository access, code modification, local model backend setup, and user-approved command execution are required.
When to Use
Use OpenJet when you want a local-first terminal coding agent for repository-aware coding tasks. Use it when your workflow requires code edits and command execution on your own machine with approval-gated commands.
Getting Started
- Open the official website at https://www.openjet.dev/.
- Review the GitHub repository at https://github.com/l-forster/open-jet.
- Read the documentation at https://github.com/l-forster/open-jet/tree/master/docs before running it on a repository.
Key Features
- •Local-first terminal coding agent
- •Sets up local LLM backends
- •Reads repositories
- •Edits code
- •Runs approval-gated commands on your machine
Capabilities
- •terminal coding agent
- •local LLM backend setup
- •repository reading
- •code editing
- •approval-gated command execution
Last updated Jun 25, 2026