New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fire-code-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fire-code-cli

AI-powered coding assistant for the terminal. A ChatGPT-like CLI tool built with React Ink and Fireworks AI.

latest
npmnpm
Version
0.2.8
Version published
Maintainers
1
Created
Source

FireCode: Lightning-fast AI coding agent

Try it out:

npx fire-code@latest
bunx fire-code@latest

Or try the beta channel:

npx fire-code@next

Overview

FireCode is a next-generation AI coding agent designed to supercharge your development workflow. Powered by state-of-the-art open source models running on Fireworks AI's lightning-fast inference platform, FireCode delivers unmatched performance and capabilities.

  • Lightning-fast inference: Powered by Fireworks AI's next-generation inference platform
  • SOTA open source models: Access to the latest and most capable open source AI models
  • Cross-platform shell: Full support for Windows, Linux, and macOS
  • High performance UI: 60 FPS rendering with React concurrent features
  • Extensible tool system: Add custom tools with rich UI in one step

Demo

Youtube clone

https://github.com/user-attachments/assets/67c52f00-7c54-404d-b1e2-244312f0094a

Features

1. Powered by Fireworks AI

FireCode harnesses the power of Fireworks AI's cutting-edge inference platform to deliver lightning-fast responses from state-of-the-art open source models:

{
  "model": "accounts/fireworks/models/qwen3-235b-a22b"
}

2. MCP Integration

Integrate powerful MCP capabilities into your workflow in 1 step. FireCode provides ready-to-use MCP tools that can be implemented with just a few lines of code:

{
  "mcp": [{}]
}

3. Cross-platform shell

FireCode features a robust cross-platform shell that supports Windows, Linux, and macOS, ensuring consistent performance across all development environments.

Available tools

  • Read file
  • Write file
  • Edit file
  • Think
  • Memory edit
  • Memory read
  • Planning
  • Grep

Contributions are welcome!

Keywords

ai-coding-assistant

FAQs

Package last updated on 20 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts