Second release. Rebrand to moor and quality-of-life improvements.
What's new
- Rebranded to
moorfromagentic-python-template. Old URLs auto-redirect, existing clones keep working. - Lower pylint default:
9.5instead of10in the setup wizard. Pylint10is the score of a blank file; real code lands at 8.x to 9.x and felt punitive on first run.10is still available as an opt-in. scripts/new-service.sh: one-command helper to scaffold an additional service from_service-template/after init. No more manualcp+sed.- Sharper README: etymology blockquote, "Why moor exists" section above the tooling table, explicit "this is for multi-service AI agent projects" framing with pointers to alternatives for single-service users.
See CHANGELOG.md for the full v1.1.0 entry.