flopcode
v0.1.19
Published
AI coding agent powered by GPUShare — Turn your terminal into an AI-powered development environment
Maintainers
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
