Metadata-Version: 2.4
Name: multideck
Version: 2.0.0
Summary: DEPRECATED: multideck was renamed to magent. This shim installs magent-multi-ai-agents-manager.
Project-URL: Homepage, https://magent.io
Project-URL: Repository, https://github.com/DevinoSolutions/magent-multi-ai-agents-manager
Project-URL: Documentation, https://github.com/DevinoSolutions/magent-multi-ai-agents-manager#readme
Classifier: Development Status :: 7 - Inactive
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: magent-multi-ai-agents-manager>=2.0.0

# multideck is now magent

**This package is deprecated.** multideck was renamed to **magent**.

- Install the new package: `pip install magent-multi-ai-agents-manager`
- The CLI command is now `magent`
- Homepage: <https://magent.io>
- Repository: <https://github.com/DevinoSolutions/magent-multi-ai-agents-manager>

Installing this shim pulls in `magent-multi-ai-agents-manager` and keeps a
`multideck` console command that forwards to the `magent` CLI with a
deprecation notice. No further releases will be made under this name —
please migrate your install and scripts.

Note the new defaults after the rename: env vars are `MAGENT_*` and the
user config/data directory is `~/.magent`.
