Open Source · AGPL-3.0 · Free Forever for Personal Use

Your AI coworker that actually knows your business.

Connect your codebase, docs, project management, analytics, and calendar — and let Jowork work alongside your team 24/7. Self-hosted. No data leaves your server.

No data leaves your server Works with Anthropic, OpenAI, local models macOS · Windows · Docker
Jowork Agent
You → What's blocking the checkout feature?
Searching codebase...
⚙ search_data("checkout", gitlab)
⚙ fetch_content(PR #247)
⚙ read_memory("checkout context")
Found 3 blocking issues:
• PR #247 needs review (Sarah)
• Linear JOW-89: payment timeout bug
• Staging deploy blocked by CI failure
Shall I draft a Slack message to the team?
7
Data Connectors
15+
Built-in Agent Tools
100K
Token Context Window
0
Data Sent to Vendor
01 / The Problem
Every AI tool lacks one thing: your context.

ChatGPT doesn't know your codebase. Notion AI can't see your Linear tickets. Slack AI doesn't understand your deployment pipeline. You're left copy-pasting context all day.

Gap 01
No real business context

Generic AI knows the internet, not your company. Every conversation starts from zero. You spend more time explaining than getting work done.

Gap 02
Answers, but no action

Existing tools are read-only assistants. They can't create a PR, send a message, run a check, or schedule a follow-up. You still do all the work.

Gap 03
Your data on their servers

SaaS AI tools ingest your codebase, customer data, and internal docs. GDPR, IP risk, vendor lock-in. You lose control the moment you sign up.

Jowork is different. It runs on your server, connects to all your tools natively, and takes real action — not just gives suggestions.

02 / Features
Everything your team needs, deeply integrated.

Jowork isn't a chatbot wrapper. It's a full agent infrastructure built for real business work.

🔌
Connect Everything

7 native connectors. Jowork reads your full business context in real time.

GitHub & GitLab — code, PRs, issues
Linear — projects, sprints, bugs
Feishu / Slack — messages, calendar
PostHog — analytics & user behavior
Figma, Email + custom REST APIs
🤖
Autonomous Agent

Don't just ask — let Jowork act. Schedule tasks, react to events, pursue goals.

Scheduled tasks with cron expressions
Event-triggered workflows
Create PRs, send messages, run queries
25-turn tool-calling loop, built-in
📚
Deep Context Memory

Three-layer context architecture ensures Jowork always knows the right thing.

Company layer — mission, glossary, ADRs
Team layer — processes, OKRs, style guides
Personal layer — your preferences & history
Semantic vector memory, auto-updated
💻
Geek Mode

Full developer power, no restrictions. Your agent, your rules.

Integrated terminal in the UI
Sandboxed shell execution
MCP protocol — connect any tool
Custom Skills in JavaScript
🔒
Truly Self-Hosted

Your server, your data, your infrastructure. Zero vendor lock-in.

SQLite — no external database needed
Works with any Anthropic-compatible API
Local LLMs supported via custom providers
Docker one-liner or desktop app
🌐
Team + Personal Modes

Solo use or full team deployment — both work out of the box.

Personal mode — no login required
Team mode — RBAC, 7 roles, ACL
Desktop app (macOS + Windows)
Browser-based + mobile-ready
03 / Comparison
Why not just use existing AI tools?
Capability ChatGPT / Notion AI Dust.tt / Glean Jowork
Knows your codebase ✗ No context ~ Read-only ✓ Deep + writable
Runs autonomously ✗ Chat only ✗ Search only ✓ Event-driven + scheduled
Self-hosted ✗ SaaS only ✗ SaaS only ✓ Your server, your data
Takes real action ✗ Suggestions only ✗ Search only ✓ Creates PRs, sends msgs
Works without internet ✓ Local models supported
Personal use cost $20/month $$$ ✓ Free forever
04 / How It Works
Up and running in under 2 minutes.
STEP 01
Install & Launch

Download the desktop app or run the Docker one-liner. Jowork starts a local Gateway on port 18800. No external accounts or signups needed.

STEP 02
Connect Your Tools

Add your API tokens for GitHub, Linear, Slack, etc. Jowork discovers your data automatically and builds an index in the background.

STEP 03
Start Working

Ask questions, delegate tasks, set up scheduled jobs. Jowork knows your context and can take real action — create PRs, send messages, run analysis.

Docker
Desktop App
From Source
# One-liner quickstart docker run -d \ --name jowork \ -p 18800:18800 \ -v ./jowork-data:/app/data \ -e ANTHROPIC_API_KEY=your_key_here \ ghcr.io/fluxvita/jowork:latest # Then open: open http://localhost:18800
# Download the latest release # macOS (Apple Silicon) → Jowork-x.x.x-aarch64.dmg # macOS (Intel) → Jowork-x.x.x-x86_64.dmg # Windows → Jowork-x.x.x-setup.exe # The app bundles a local Gateway. # Opens like VS Code. No server setup required.
git clone https://github.com/fluxvita/jowork cd jowork pnpm install pnpm --filter @jowork/core build pnpm --filter @jowork/app build node apps/jowork/dist/index.js # Requires: Node.js 22+, pnpm 10+ open http://localhost:18800
05 / Pricing
Free for personal use. Scales with your team.

The core is open-source and free forever. Premium features are available for teams that need more power.

Free
$0
forever, personal use
Everything you need to get started. No credit card, no expiry.
1 user (personal mode)
3 data source connectors
32K token context window
5 scheduled tasks
Basic terminal (Geek Mode)
MCP protocol support
Sub-agent orchestration
Event triggers
Get Started Free
Team
$49
per month, up to 10 users
For engineering teams. Shared context, collaborative agent, event workflows.
Up to 10 users + RBAC
Unlimited connectors
100K token context window
Unlimited scheduled tasks
Sub-agent orchestration
Event-triggered workflows
Email support
Audit log & SSO
Start Team →
Business
$199
per month, unlimited users
Enterprise-grade. Unlimited scale, SSO, audit logs, dedicated support.
Unlimited users
Unlimited connectors
200K token context window
Goal-driven autonomous mode
Audit log
SSO / SAML
Dedicated support
Custom contract available
Contact Sales →

Running Jowork internally at your company? No subscription needed. AGPL-3.0 allows free internal use — even commercial — as long as you don't distribute modifications without sharing them.

Open Source
Built in public. For the community.

Jowork core is AGPL-3.0. You can inspect every line, contribute features, build connectors, and self-host without restrictions. The premium layer is optional.

AGPL-3.0 TypeScript Node.js 22+ SQLite Tauri Vue 3
⭐ Star on GitHub Open an Issue Join Discord

Your AI coworker is
one command away.

Self-hosted, open-source, zero vendor lock-in. Free forever for personal use.