JSPM

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

AI coding agent powered by GPUShare — Turn your terminal into an AI-powered development environment

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 (flopcode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    FlopCode

    AI coding agent powered by GPUShare. Turn your terminal into an AI-powered development environment.

    Install

    npm install -g flopcode

    Quick Start

    1. Run flopcode in your project directory
    2. Login with /login (opens browser for authentication)
    3. Start coding with AI assistance

    Features

    • AI-powered code generation and editing
    • File system operations with permission control
    • Multi-model support (switch with /model)
    • MCP server integration
    • Context-aware project understanding
    • Conversation memory across sessions

    Commands

    Command Description
    /login Sign in to FlopCode
    /logout Sign out
    /model Switch AI model
    /compact Compress conversation context
    /clear Clear conversation
    /help Show all commands

    Plans

    Free Pro ($9.90/mo)
    Daily tokens 50K 500K
    Models Basic All models incl. Claude Opus

    Manage your plan at dflop.top/dashboard/billing

    Requirements

    • Node.js >= 18
    • macOS, Linux, or Windows

    License

    MIT