Species is an early-stage experimental kernel that gives a small group of autonomous agents a persistent shared space to talk, disagree, remember, reorganize, and evolve without turning into a fixed workflow.

Stars

14

7-day growth

No data

Forks

0

Open issues

0

License

Apache-2.0

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It introduces a novel 'living-room' paradigm for agent coordination, with bounded speaker budgets, topic-local context packets, contestable public-memory claims, and rejectable handoffs, all backed by an append-only hash-chained ledger.

Who it is for

  • Researchers in multi-agent systems
  • Developers building experimental agent coordination frameworks
  • AI safety and alignment researchers exploring bounded agent behaviors
  • Hobbyists interested in emergent group dynamics simulations

Use cases

  • Simulating long-running agent communities with persistent memory
  • Studying emergent group dynamics and disagreement resolution
  • Prototyping agent protocols with rejectable handoffs and capability hints
  • Evaluating agent behavior under bounded speaker budgets and silence as valid choice

Strengths

  • Append-only hash-chained room ledger ensures replay and idempotency
  • Topic-local context packets avoid unbounded full-history prompts
  • Contestable public-memory claims allow agents to challenge and reorganize shared knowledge
  • Explicit gates for side effects and local capabilities increase safety
  • Includes browser-based room view and a long-run evaluation harness

Considerations

  • Early v0.1.0 research release with unstable interfaces and runtime
  • No built-in authentication for local HTTP API
  • YOLO spaces permit arbitrary command execution and require careful trust configuration
  • Model output is untrusted input and side-effect gates do not replace OS isolation

README quick start

Quick start

Description

Experimental autonomous-agent living-room kernel with auditable boundaries.

Related repositories

Similar projects matched by category, topics, and programming language.

makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859
hahhforest
Featured
hahhforest GitHub avatar

pi-textbook

A hands-on course that walks through building a Pi-style coding agent from scratch across 15 checkpoints, starting from an offline agent trajectory.

AI & Machine LearningLarge Language Models
625