The AI Platform That Remembers, Collaborates, Protects
JEBAT combines eternal memory, multi-agent orchestration across 8 local LLMs, and enterprise security into one self-hosted platform.
Download, install, and own your AI — no cloud dependency.
Two Pillars. One Platform.
JEBAT is built on two powerful components that work together seamlessly.
Jebat Agent
The unified AI agent combining OpenClaw control plane and Hermes capture-first methodology. Setup your entire workspace in 30 seconds with one command.
Jebat Core
The platform backbone — IDE context injection, MCP server, memory system, skill registry, and the gateway that routes everything.
One Command. Full Setup.
Configure your IDE, connect channels, deploy local models — all in 30 seconds.
Quick Setup
Interactive wizard or one-liner. Full workspace with skills and config in seconds.
IDE Integration
Inject JEBAT context into VS Code, Zed, Cursor, Claude Desktop, or Gemini CLI.
Channel Setup
Connect Telegram, Discord, WhatsApp, or Slack with guided configuration.
Local Models
Deploy Qwen2.5, Gemma 4, Phi-3, Hermes3 via Ollama or AirLLM on your VPS.
Migration
Migrate from OpenClaw/Hermes automatically. Configs, skills, workspace — all converted.
Management
Gateway control, agent health checks, skill listing, and deployment helpers.
The Platform Backbone
Memory, skills, agents, security — everything that makes JEBAT intelligent.
Eternal Memory
5-layer cognitive stack (M0-M4) with heat-based retention. Cross-session continuity.
Skill Registry
40+ specialized skills optimized for token efficiency and real-world patterns.
Agent Orchestration
Multi-agent routing with Gelanggang — watch agents debate across providers.
CyberSec Suite
Hulubalang (audit), Pengawal (defense), Perisai (hardening), Serangan (pentest).
Gateway Router
Provider routing across 5 LLM backends with fallback chains and load balancing.
IDE Context
Inject JEBAT into any editor. VS Code, Cursor, Zed, JetBrains, Neovim, and more.
Chat with Your Agents
Manus/Kimi-style interface with LLM-to-LLM debates, BYOK support, and local models.
JEBAT's Gelanggang system connects multiple agents across different LLM providers:
- Panglima — Orchestrator (routes tasks)
- Tukang — Builder (implements solutions)
- Hulubalang — Guardian (security review)
- Penyemak — QA (validates output)
Qwen2.5 14B
The key advantage is cross-provider diversity. Each agent can use a different model, providing diverse perspectives.Hermes3 8B
Agreed. Plus the memory layer (M0-M4) ensures context persists across the entire conversation chain.LLM-to-LLM Chat
Watch two AI models debate any topic. Great for idea exploration and getting multiple perspectives automatically.
BYOK Support
Bring Your Own Key — use GPT-4o, Claude, or any OpenAI-compatible model alongside local models.
8 Local Models
Gemma 4, Qwen2.5 14B, Hermes3, Phi-3, Llama 3.1, Mistral, CodeLlama, and TinyLlama — all running locally.
Memory Context
Chat with full conversation history. JEBAT remembers preferences, decisions, and context across sessions.
Enterprise-Grade Security
Zero-trust architecture with prompt injection defense, command sanitization, and complete audit trails.
Prompt Injection Defense
Input sanitization, context isolation, pattern detection
Command Sanitization
Whitelist-only execution, argument escaping, timeout enforcement
Audit Logging
Complete operation trails, tamper-evident logs, JSON format
Secrets Management
Secure token handling, credential masking, auto-rotation
Try from Your Terminal
Two packages. Zero installation. Start in seconds.
$ npx jebat-agent --help
jebat-agent v1.0.3 USAGE: npx jebat-agent [options] OPTIONS: --quick Quick setup (gateway only) --full Full setup (workspace + skills) --ide <ide> IDE integration --channel <ch> Channel setup --local-model <m> Setup local model --migrate Migrate from OpenClaw/Hermes
$ npx jebat-agent --full
🚀 Setting up Jebat... 1/5 Creating directory structure... ✓ Created ~/.jebat 2/5 Generating gateway config... ✓ Gateway config generated 3/5 Setting up workspace and skills... ✓ Workspace and skills configured 4/5 Creating environment file... ✓ Environment file created 5/5 Validating setup... ✓ Validation passed ✅ Jebat setup complete!
$ npx jebat-core doctor
🩺 JEBAT Doctor — Workspace Health Check ✅ Core files: 5/5 ✅ Gateway: http://localhost:18789 ✅ Skills directory found (40+ skills) ✅ Memory: 4 daily files ✅ JEBAT home: ~/.jebat ✅ All checks passed. JEBAT is healthy.
$ npx jebat-core status
📡 JEBAT System Status ✅ Online Gateway (http://localhost:18789) ✅ Healthy VPS (jebat.online) ✅ Healthy WebUI (/webui/) ✅ Ollama Server (8 models) ✅ npm: jebat-core@3.0.0