Autonomous AI agent client for DjangoMOO servers.
Project description
moo-agent
Autonomous AI agent client for DjangoMOO servers.
moo-agent connects to a running MOO server via SSH and drives an AI persona using an
LLM backend (Anthropic, AWS Bedrock, or a local LM Studio model). The agent reads its
personality and operational rules from a SOUL.md file and can learn new rules at
runtime via SOUL.patch.md.
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 — see LICENSE.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moo_agent-1.0.0.tar.gz.
File metadata
- Download URL: moo_agent-1.0.0.tar.gz
- Upload date:
- Size: 750.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a23018667b354c4fa7de36f5de167eaa6b5cbae36eb73145d65a4cc25b48a1b
|
|
| MD5 |
f79db100c39cd2a8957e386cf4081c07
|
|
| BLAKE2b-256 |
a4359b67a462dca16e771986bde6ea184b9e1fc3b563db2f32c9b6cf9b5a16c5
|
File details
Details for the file moo_agent-1.0.0-py3-none-any.whl.
File metadata
- Download URL: moo_agent-1.0.0-py3-none-any.whl
- Upload date:
- Size: 92.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b414b1af5bcda6cbb1cea0d1a8474a25c11aac5ace70040c477b5f7aa267dd0b
|
|
| MD5 |
92a64be6d503c976a105cd69376689ea
|
|
| BLAKE2b-256 |
240f2c4d88a3ca5f2756d04f39dc516d0da35b6be6a8850836418e5828476cb7
|