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 flopcodeQuick Start
- Run
flopcodein your project directory - Login with
/login(opens browser for authentication) - 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
Links
- Website: dflop.top
- Dashboard: dflop.top/dashboard
- Issues: github.com/sharegpu/GPUShare/issues
License
MIT