Getting Started
Install
bash
npm install -g codexmateOr run without global install:
bash
npx codexmate@latest statusBasic Commands
bash
codexmate setup
codexmate status
codexmate runsetup: interactive initialization.status: check current provider/model/profile state.run: open local Web UI.
Notes
- This VitePress website is documentation only.
- Runtime logic remains in the existing CLI and Web UI code paths.