M0X Docs
Documentation

Context

Managing what the AI sees.

M0X automatically manages context using a sliding window and relevance scoring. However, you can manually pin files, folders, or docs to ensure they are always available to the model.

.m0xignore

Exclude specific files from context (like huge data dumps or lockfiles) using a .m0xignore file.

On this page