Just Another Intelligent Tool
Jait combines chat, terminals, file editing, browser control, screen sharing, and automation threads in one local-first surface.
Any model with the Jait infrastructure — bring your own local model via Ollama or LM Studio, connect any OpenAI-compatible endpoint, or use your existing trusted CLI providers.
Run commands, inspect repos, patch code, and keep the working context visible instead of hidden behind chat.
Open real files, review diffs, and keep source control close to the conversation while the agent works.
Bridge screen share, browser control, and network-aware tools from the same interface when the task needs it.
Refactor the auth middleware to support JWT refresh tokens
I'll update the middleware and add a refresh endpoint.
Auth middleware now validates and rotates refresh tokens. All types check out.
From first install to a running project in six steps.
One command to install Jait globally on your machine.
The gateway boots up, loads tools, and waits for connections.
Open Jait and enter the URL of your running gateway.
Create an account on your gateway or log in with existing credentials.
Tell the agent what to build — it handles scaffolding, deps, and config.
Files created, dependencies installed, tests passing.
Enter your Jait gateway URL to get started.
localhost:8000
Create a new Express API with TypeScript, JWT auth, and a SQLite database
I'll scaffold the project and set up auth and database.
Desktop, mobile, and CLI — grab the latest from GitHub Releases.