Skip to content

mozi1924/AgentJax

Repository files navigation

AgentJax

AgentJax is a desktop AI assistant built with React, Vite, and Tauri. It focuses on configurable providers, reusable model profiles, and local MCP tool integration.

Documentation

Quick Start

pnpm install
pnpm dev

For the desktop app:

pnpm dev:desktop

Desktop builds currently target Rust 1.95.0 for the src-tauri workspace.

To produce a build:

pnpm build
pnpm build:desktop

Configuration

AgentJax creates its configuration on first launch under AGENTJAX_HOME:

  • AGENTJAX_HOME default: ~/.agentjax
  • Config file: $AGENTJAX_HOME/config.yaml
  • Sessions directory: $AGENTJAX_HOME/sessions/

The full configuration layout, field descriptions, and generated cache files are documented in docs/configuration.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors