npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

jebat-core

v3.0.1

Published

JEBAT Core — Multi-agent orchestration platform with 5 LLM-to-LLM orchestration modes (Debate, Consensus, Sequential, Parallel, Hierarchical), markdown rendering, 10 core agents, 24 specialists, 8 local LLMs, enterprise security, and self-hosted AI platfo

Downloads

58

Readme

⚔️ jebat-core

Multi-Agent Orchestration Platform with 5 LLM-to-LLM Modes, 10 Core Agents, 24 Specialists, 8 Local LLMs, Enterprise Security, and Self-Hosted AI Platform

npm version Python 3.11+ Next.js 16 License: MIT Stars


🚀 Quick Start

# Install JEBAT Core
npx jebat-core install

# Check system health
npx jebat-core doctor

# Check status
npx jebat-core status

# Deploy to VPS
npx jebat-core deploy

Live Demo: jebat.online


📋 What is JEBAT Core?

JEBAT Core is the platform backbone — the multi-agent orchestration engine that powers the entire JEBAT ecosystem. It provides:

  • 10 Core Agents with specialized roles and responsibilities
  • 24 Specialist Agents for domain-specific tasks
  • 5 Orchestration Modes for LLM-to-LLM collaboration
  • 8 Local LLM Models running on Ollama
  • 5 LLM Providers with intelligent routing
  • Enterprise Security with complete audit trails
  • 100% Self-Hosted — no cloud dependency

🎯 5 Orchestration Modes (Research-Backed)

Based on AutoGen, ChatDev 2.0, and MAD Paradigm papers:

| Mode | Icon | Rounds | What Happens | |------|------|--------|--------------| | Multi-Agent Debate | ⚖️ | 4 | Advocate vs Critic → Rebuttals → Confidence → Moderator conclusion | | Consensus Building | 🤝 | 3 | Share perspectives → Find agreement → Final synthesized conclusion | | Sequential Chain | 🔗 | 3 | Model 1 starts → Model 2 builds → Model 1 refines | | Parallel Analysis | ⚡ | 2 | Both analyze independently → Comparison table with synthesis | | Hierarchical Review | 🏛️ | 3 | Senior delegates → Junior completes → Senior reviews |


🤖 10 Core Agents

| Agent | Role | Provider | Model | |-------|------|----------|-------| | Panglima | Orchestration | Anthropic | claude-sonnet-4 | | Tukang | Development | Ollama | qwen2.5-coder:7b | | Hulubalang | Security Audit | Ollama | hermes-sec-v2 | | Pengawal | CyberSec Defense | Ollama | hermes-sec-v2 | | Pawang | Research | Anthropic | claude-sonnet-4 | | Syahbandar | Operations | Ollama | qwen2.5-coder:7b | | Bendahara | Database | Ollama | qwen2.5-coder:7b | | Hikmat | Memory | Anthropic | claude-sonnet-4 | | Penganalisis | Analytics | Anthropic | claude-sonnet-4 | | Penyemak | QA | Anthropic | claude-sonnet-4 |


👥 24 Specialist Agents

Delivery & Build

  • Tukang Web - Web development
  • Pembina Aplikasi - App development
  • Senibina Antara Muka - UI/UX architecture
  • Penyebar Reka Bentuk - Design distribution

Security & Growth

  • Khidmat Pelanggan - Customer service
  • Penasihat Keselamatan - Security advisor
  • Juru Audit - Auditor
  • Penjaga Kualiti - Quality guardian

Strategy & Quality

  • Perancang Strategik - Strategic planner
  • Analis Risiko - Risk analyst
  • Pemikir Kritis - Critical thinker
  • Pemeriksa Kualiti - Quality inspector

Design & Knowledge

  • Pereka Grafik - Graphic designer
  • Penulis Kandungan - Content writer
  • Jurubahasa - Translator
  • Penyusun Data - Data organizer

🤖 8 Local LLM Models

| Model | Size | Best For | Provider | |-------|------|----------|----------| | Gemma 4 | 9.6GB | Best overall | Ollama | | Qwen2.5 14B | 9GB | Coding & reasoning | Ollama | | Hermes3 | 4.7GB | Complex reasoning | Ollama | | Phi-3 | 2.2GB | Fast responses | Ollama | | Llama 3.1 8B | 4.9GB | General purpose | Ollama | | Mistral | 4.4GB | Balanced performance | Ollama | | CodeLlama 7B | 3.8GB | Code generation | Ollama | | TinyLlama | 637MB | Lightweight testing | Ollama |


🌐 5 LLM Providers

| Provider | Type | Models | |----------|------|--------| | Anthropic | Cloud API | Claude 4, Sonnet, Opus | | OpenAI | Cloud API | GPT-4o, GPT-4, GPT-3.5 | | Ollama | Local | 8 models above | | Gemini | Cloud API | Gemini Pro, Flash | | ZAI | Cloud API | Zhipu models |


🛡️ Enterprise Security

CyberSec Suite

  • Hulubalang - Security audit & vulnerability scanning
  • Pengawal - CyberSec defense & threat detection
  • Perisai - System hardening & compliance
  • Serangan - Penetration testing & red team

Security Features

  • ✅ Prompt injection defense
  • ✅ Command sanitization
  • ✅ Complete audit trails
  • ✅ Secrets management
  • ✅ 100% self-hosted, no cloud dependency

⚡ Performance Optimizations

| Feature | Impact | Description | |---------|--------|-------------| | LRUCache | 40-60% latency reduction | Model response caching with 2-hour TTL | | ConnectionPool | 30% faster requests | Persistent provider connections | | RequestDeduplicator | 30% cost savings | Prevents duplicate API calls | | SmartRouter | 25% improvement | Routes to fastest available provider |


🔧 CLI Commands

Installation & Setup

# Install JEBAT Core
npx jebat-core install

# Check system health
npx jebat-core doctor

# Check status
npx jebat-core status

# List installed skills
npx jebat-core skill-list

# Deploy to VPS
npx jebat-core deploy

Gateway Management

npx jebat-gateway start      # Start gateway server
npx jebat-gateway stop       # Stop gateway
npx jebat-gateway restart    # Restart gateway
npx jebat-gateway status     # Check gateway status
npx jebat-gateway logs       # View gateway logs

Agent Management

npx jebat-setup health       # Check agent health
npx jebat-setup skills       # List available skills
npx jebat-setup test         # Test agent connectivity
npx jebat-setup info         # Show system info

🏛️ Architecture

┌─────────────────────────────────────────────────────────────┐
│                     JEBAT Platform v3.0                     │
├─────────────────────────────────────────────────────────────┤
│                                                             │
│  ┌─────────────┐    ┌─────────────┐    ┌─────────────┐     │
│  │ Jebat Agent │    │  Jebat Core │    │  Gelanggang │     │
│  │   (npm)     │    │   (npm)     │    │  (Arena)    │     │
│  │             │    │             │    │             │     │
│  │ • Setup     │◄──►│ • Memory    │◄──►│ • LLM-to-LLM│     │
│  │ • Models    │    │ • Skills    │    │ • Debates   │     │
│  │ • Channels  │    │ • Gateway   │    │ • Patterns  │     │
│  └─────────────┘    └─────────────┘    └─────────────┘     │
│         │                  │                  │              │
│         ▼                  ▼                  ▼              │
│  ┌─────────────────────────────────────────────────────┐   │
│  │              LLM Providers (5)                       │   │
│  │  Anthropic  ·  OpenAI  ·  Ollama  ·  Gemini  ·  ZAI │   │
│  └─────────────────────────────────────────────────────┘   │
│                                                             │
└─────────────────────────────────────────────────────────────┘

🌐 Live Demos

| Page | URL | Description | |------|-----|-------------| | Landing | jebat.online | Main landing with all features | | Agent | jebat.online/agent | Dedicated agent documentation | | Portal | jebat.online/portal | Enterprise customer portal | | Chat | jebat.online/chat | AI chat with 5 orchestration modes | | Gelanggang | jebat.online/gelanggang | Multi-agent LLM arena | | Security | jebat.online/security | Security dashboard |


📚 Documentation


🛣️ Roadmap

  • [x] Phase 1: Foundation (Weeks 1-4) - Performance, caching, portal MVP
  • [ ] Phase 2: Enterprise (Weeks 5-8) - Multi-tenancy, RBAC, audit trails
  • [ ] Phase 3: Customer Experience (Weeks 9-12) - Khidmat Pelanggan, personalization
  • [ ] Phase 4: Integration (Weeks 13-16) - SSO/SAML, SIEM, REST API v2
  • [ ] Phase 5: Scale (Weeks 17-20) - Auto-scaling, distributed tracing

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (`git commit -m 'feat: add amazing feature

Co-authored-by: Qwen-Coder [email protected]') 4. Push to the branch (git push origin feature/amazing-feature`) 5. Open a Pull Request


📄 License

This project is licensed under the MIT License — see the LICENSE file for details.