Changelog

What's new with HUMMBL Base120

Feb 24 2026
Website Expansion Website
  • Added Playground page with live API sandbox, curated demos, safety stack visualization, and 66-agent lineup
  • Added Explorer page for browsing and searching all 120 models
  • Added Docs, Pricing, Case Studies, and Changelog pages
  • Favicon, Open Graph images, and social sharing meta tags
  • Mobile-responsive hamburger navigation across all pages
  • Cloudflare Pages CSP headers for all routes
Feb 20 2026
Multi-Agent Platform Platform
  • 6 vendor runtimes: Claude (Anthropic), Codex (OpenAI), Kimi (Moonshot), Gemini (Google), Ollama (local), plus vendor-agnostic orchestration
  • 60+ coordinated agents across the platform
  • TSV append-only coordination bus for agent communication
  • Agent registry with real-time status tracking
Feb 15 2026
Security Stack Security
  • 5-layer input/output security pipeline
  • Prompt injection detection (18 patterns)
  • PII detection and redaction (8 categories: SSN, credit cards, email, phone, API keys, passwords, tokens, private keys)
  • Input sanitization with comment stripping and template neutralization
  • Output validation with exfiltration detection
  • Security event logging and monitoring via /health endpoint
Feb 10 2026
MCP Server Integration
  • Published @hummbl/mcp-server on npm
  • Use Base120 models directly from Claude Desktop, Cursor, Windsurf, or any MCP-compatible client
  • Tools: recommend_models, list_models, get_model, match_workflows
  • Zero configuration — just add to your MCP config
Feb 5 2026
Workflows Engine API
  • Added /v1/workflows/match endpoint
  • Pre-built workflows: Team Performance, Root Cause Analysis, Crisis Response, Strategic Planning
  • Workflows chain multiple models into step-by-step reasoning sequences
  • Pattern matching connects problems to relevant workflows automatically
Jan 28 2026
API Launch Launch
  • HUMMBL Base120 API goes live on Cloudflare Workers
  • 120 mental models across 6 transformations
  • Core endpoints: /v1/models, /v1/models/:code, /v1/recommend
  • Rate limiting: 100 requests/minute per IP
  • Global edge deployment via Cloudflare
  • Zero authentication required during beta
Jan 15 2026
The Beginning Announcement
  • HUMMBL project founded
  • Base120 framework designed: 120 mental models organized into 6 transformations (Perspective, Inversion, Composition, Decomposition, Recursion, Synthesis)
  • Mission: Give AI agents structured thinking tools, not just raw intelligence

Subscribe to updates

Follow us on GitHub for the latest releases

hummbl-dev on GitHub