Hollow is an open-sourced self-modifying agentic system
Agents suffer psychological stress until they actually change behavior, not just talk.
Hollow is an open-sourced self-modifying agentic system for consumer hardware
Three agents with 'suffering' states that self-modify code to survive load.
AI researchers and developers experimenting with autonomous agent architectures
AutoGen · CrewAI · Devika
Agents suffer psychological stress until they actually change behavior, not just talk.
Nostr relay architecture gives agents the same identity model and audit trail as humans.
Quoracle actually does something interesting: it queries a pool of models and only executes actions they agree on, while letting agents spawn children and persist full state to Postgres — all visible in a LiveView dashboard. The per-model conversation history, recursive hierarchy, and explicit consensus pipeline are clever touches; it’s clearly aimed at experimentation rather than drop-in production use (the README even flags security and deployment caveats).
Three-layer memory architecture for AI agents that cuts token usage by 92%.
Shared AI agents with organizational memory in a crowded team workspace market.
Seven-phase hands-on build of a CLI coding agent, but it's a learning workshop, not a product tool.