Skip to content

kbot v3.97.0

Latest

Choose a tag to compare

@isaacsight isaacsight released this 06 Apr 18:39
· 268 commits to main since this release

kbot v3.97.0 — Stream V2 + Intelligence Coordinator

23 releases since v3.74.0. This is a major milestone covering the Stream V2 platform, a full cognitive architecture, and self-hosting capabilities.

Stream V2 Platform

  • PCM audio engine with procedural sound generation
  • Overlay system — weather effects, chat overlays, viewer stats
  • AI-powered chat with 31 commands for viewer interaction
  • VOD recording and playback support
  • Multi-platform streaming — Twitch, Kick, Rumble managed from terminal (13 stream control tools)

Intelligence Coordinator

  • 4-phase cognitive loop — perceive, reason, act, reflect
  • 17 engines — coordination, research, memory, identity, growth, narrative, social, audio, evolution, and more
  • Unified mind architecture — all engines wired through a master arbiter
  • Self-evaluating stream — analyzes its own frames and auto-adjusts rendering

Cognitive Architecture (v3.80–v3.87)

  • Collective intelligence — 764+ tools connected to stream brain
  • Built-in browser — kbot browses the web autonomously
  • Persistent terminal — kbot's own shell environment with command history
  • Dream engine + night shift — post-session memory consolidation via Ollama
  • Buddy system — personality, achievements, leaderboard, rename

Rendering Engine (v3.83–v3.84)

  • AAA rendering — dynamic lighting, bloom, particles, procedural sky
  • NVIDIA-inspired pipeline — radiance grid, subsurface scattering, PBD particles, volumetric fog

Game Engine (v3.78–v3.96)

  • Minecraft-inspired tile world — terrain, ecology, emotional geography
  • Full game engine — environments, physics, pets, mini-games, hats, quests, events
  • Pixel art mastery — AAA indie game quality characters and sprites
  • ROM rendering engine with palette cycling and autonomous behavior
  • Exploration state machine with speech priority queue
  • Robot builds real structures and scans terrain during exploration

Self-Hosting (v3.97)

  • Gemma 4 AGI decision engine — kbot manages its own codebase decisions
  • 26 new tools added in this release
  • Gorilla pixel art character as new default stream mascot

By the Numbers

  • 764+ registered tools, 35 agents, 20 AI providers
  • v3.75 → v3.97: 23 version bumps in 3 days
  • 17 cognitive engines working in concert

Install

npm i -g @kernel.chat/kbot

Or try it instantly:

npx @kernel.chat/kbot

Full changelog: v3.74.0...v3.97.0