tinytown 0.10.0

A simple, fast multi-agent orchestration system using Redis for message passing
Documentation
# Build artifacts
/target
/docs/book

# IDE
.idea/
.vscode/
*.swp
*.swo

# Tinytown runtime artifacts
/.tt/
/tinytown.toml
/agents/
/logs/
/tasks/
*.rdb
tinytown.json
.agent_*.md
.conductor_context.md

# Internal planning / scratch docs
/.ai/
/COMPLEXITY.md
/docs/design/
/docs/designs/

# Development symlinks / scratch artifacts
issue-37-link
issue-37-clone-link

# OS
.DS_Store
Thumbs.db