This release adds 7 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryHost 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 channel —
reply.batsends 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
- Extract the zip
- Copy
config.example.json→config.json, set your Ollama model - Run
install.ps1ordocker compose up -d - Open
thoughts.bat— live colorized thought stream - 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
About Hollow
All releases →Related context
Related tools
Earlier breaking changes
- v5.7.32 Web dashboard removed; operator panel is canonical UI
Beta — feedback welcome: [email protected]