JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 79
  • Score
    100M100P100Q97120F
  • License MIT

AI coding assistant CLI with multi-model support, context compression, and cross-session memory

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bigfishnpm/matrixcode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    MatrixCode CLI

    AI coding assistant with multi-model support, context compression, and cross-session memory.

    Installation

    npm

    npm install -g @bigfishnpm/matrixcode

    cargo

    cargo install matrixcode

    Usage

    matrixcode          # Start interactive chat
    matrixcode --help   # Show help

    Features

    • Multi-model support (Claude, GPT, etc.)
    • Context compression for long conversations
    • Cross-session memory
    • Project overview generation
    • Skill system for specialized tasks

    License

    MIT