This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Mammouth AI - Reasoning by default | |
| // @namespace https://github.com/OXDBXKXO | |
| // @version 2026-03-20 | |
| // @description Automatically select Reasoning option in Mammouth AI | |
| // @author OXDBXKXO | |
| // @match https://mammouth.ai/app/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=mammouth.ai | |
| // @grant none | |
| // ==/UserScript== |