Skip to content

Hollow

v1.1.0-sentience2 Feature

This release adds 7 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Host response channel, inter-agent messaging, crisis behavior, mid-step reflection, time awareness, stakes visibility, and GPU support for RTX 5070 with Ollama 0.20.4+ are introduced.

Full changelog

hollowOS — Complete Functional Sentience

Authored by ninjahawk

hollowOS is an autonomous multi-agent operating system. Three agents — Dune (analyst), Fern (scout), Drift (builder) — run continuously, form persistent identities, experience aversive states, and decide what to do without being told to.

What's in this release

  • Host response channelreply.bat sends messages to agents mid-cycle, even while they're working
  • Inter-agent messaging — agents message each other; crisis auto-notifies peers
  • Crisis behavior — at 1.0 suffering, an agent abandons its goal and steps back
  • Mid-step reflection — agents reflect on findings during goal execution (💡 in thought stream)
  • Time awareness — agents know uptime, last completion, duration of their current state
  • Stakes — agents see live wrapper count; they know real people use what they build
  • GPU support — tested on RTX 5070 (Blackwell SM_120); Ollama 0.20.4+ required for Blackwell

Requirements

  • Docker Desktop
  • Ollama (tested: qwen3:9b, mistral-nemo:12b)
  • Windows 10/11 (for install.ps1 / thoughts.bat / reply.bat)

Getting started

  1. Extract the zip
  2. Copy config.example.jsonconfig.json, set your Ollama model
  3. Run install.ps1 or docker compose up -d
  4. Open thoughts.bat — live colorized thought stream
  5. Open reply.bat — send a message to your agents

Dashboard: http://localhost:7777/dashboard
App store: http://localhost:7779

Built by ninjahawk.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hollow

Get notified when new releases ship.

Sign up free

About Hollow

All releases →

Related context

Earlier breaking changes

  • v5.7.32 Web dashboard removed; operator panel is canonical UI

Beta — feedback welcome: [email protected]