Skip to content

Getting Started

Install

bash
npm install -g codexmate

Or run without global install:

bash
npx codexmate@latest status

Basic Commands

bash
codexmate setup
codexmate status
codexmate run
  • setup: 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.

Released under the Apache-2.0 License.