Skip to main content

Autonomous AI agent client for DjangoMOO servers.

Project description

moo-agent

Autonomous AI agent client for DjangoMOO servers, plus the collected agentic AI work built around it.

moo-agent started as a CLI that drives an AI persona over SSH against a running DjangoMOO server, reading personality and operational rules from a SOUL.md file with runtime learning via SOUL.patch.md. Backends include Anthropic, AWS Bedrock, and local LM Studio models.

Over time this repo has grown into the home for everything AI-adjacent in the DjangoMOO ecosystem: the agent runtime, pre-built agent personas, the Claude Code skills used to build and tune that work, and the ZIL→MOO importer that produced the Zork 1 bootstrap. The companion django-moo repository stays focused on the MOO server itself.

What's in this repo

Path What it is
moo/agent/ The moo-agent Python package — the CLI that connects to a MOO server and runs an LLM-driven persona.
moo/bootstrap/zork1/ Generated DjangoMOO bootstrap derived from the official Zork 1 source. Loaded into a server via moo_init --bootstrap zork1.
extras/agents/ Pre-built agent personas (gamer, mason, tinker, joiner, harbinger, cliff, newman, …) and their shared baseline.md rules. Each is a directory you can pass to moo-agent run.
extras/skills/ Claude Code skills used while building DjangoMOO and moo-agent — verb-author, game-designer, tech-librarian, sandbox-auditor, agent-trainer, zork-shakedown. See extras/skills/README.md.
moo/zil_import/ ZIL→DjangoMOO translator. Reads Infocom-style ZIL source and emits a moo/bootstrap/<game>/ Python package. Game-agnostic; Zork 1 is the reference target.

Installation

pip install moo-agent

Quick Start

# Initialize a new agent configuration directory
moo-agent init --name MyAgent \
    --host moo.example.com --port 8022 \
    --user myagent ./my-agent

# Run the agent
moo-agent run ./my-agent

Documentation

Full documentation is available at ReadTheDocs.

License

AGPL-3.0 — see LICENSE.

Zork 1

The optional zork1 bootstrap (moo/bootstrap/zork1/) is a derivative work of the Zork 1 source released under the MIT License by Microsoft / Activision Publishing, Inc. in 2025. Its license and full attribution live in moo/bootstrap/zork1/LICENSE; the rest of this project is AGPL-3.0. Upstream source: https://github.com/the-infocom-files/zork1. Zork is a registered trademark of Activision Publishing, Inc.; moo-agent is not affiliated with, endorsed by, or sponsored by Microsoft or Activision.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moo_agent-2.3.0.tar.gz (517.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

moo_agent-2.3.0-py3-none-any.whl (496.6 kB view details)

Uploaded Python 3

File details

Details for the file moo_agent-2.3.0.tar.gz.

File metadata

  • Download URL: moo_agent-2.3.0.tar.gz
  • Upload date:
  • Size: 517.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for moo_agent-2.3.0.tar.gz
Algorithm Hash digest
SHA256 ecdff88c4ae680b582b2e2320d446e912de2e4e74b43a6e86507173cd20e34a6
MD5 7155559bdd7fb2c890f498119c87aea3
BLAKE2b-256 9ea826c4c9d89013f934c0b3c510705d5af900b7b4bc01011619e1a78719940a

See more details on using hashes here.

File details

Details for the file moo_agent-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: moo_agent-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 496.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for moo_agent-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca7821edb84fe0c8db693bcb710ac47395c8a221b5ffce3cb2ec1e3f2f5c185c
MD5 cd4023d370b1216be29c2a1dff06a2c3
BLAKE2b-256 420cf2fa936abe62396a4b40419ccc234af5c74200bb4b3ec214f3f159b92c49

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page