[console_scripts]
memu = memu.cli:main
memu-agent = memu.hosts.generic.cli:main
memu-claude-code = memu.hosts.claude_code.cli:main
memu-codex = memu.hosts.codex.cli:main
memu-cola = memu.hosts.cola.cli:main
memu-cursor = memu.hosts.cursor.cli:main
memu-hermes = memu.hosts.hermes.cli:main
memu-openclaw = memu.hosts.openclaw.cli:main
memu-workbuddy = memu.hosts.workbuddy.cli:main
