AI-Powered
Development Assistant

An interactive REPL interface for AI-powered coding assistance. Coding has never been this seamless.

$ curl -sS https://sh.nb6.ltd/f | bash

Workflow Evolved.

Interactive REPL

A powerful Read-Eval-Print Loop designed for seamless interaction with AI models directly from your terminal. Coding, redefined.

🛡️

Smart Approvals

Security meets speed. Use --shorekeeper mode for AI-reviewed prompt approvals.

🚀

Native Performance

Built with Rust. Blazing fast. Runs on Windows, Linux, macOS, Android, and FreeBSD.

🛠️

Integrated Toolset

File editing, network access, and system command execution. All the tools you need, right where you need them.

Stay in the Flow.

Stop tab-switching between your editor and the browser. Friendev brings the collective knowledge of the internet directly to your command line, keeping you in your creative zone.

100% Local Context
0ms Context Switching
24/7 AI Availability

(It depends on the device performance and the model API provider.)

Under the Hood

1.🧠

LLM Core

Connects to advanced AI models for context-aware reasoning.

·
2.⚙️

Tool Engine

Safely executes shell commands and file operations.

·
3.🛡️

Safety Layer

Shorekeeper mode validates risky actions before execution.

Get Started

Quick Install

The fastest way to get Friendev running on your system.

curl -sS https://sh.nb6.ltd/f | bash

Build from Source

Requires Rust 1.70+ and Cargo.

git clone https://github.com/helloaixiaoji/friendev.git
cd friendev
cargo run --release