jondot/picocode: a minimal, Rust-based coding agent focused at CI workflows and small codemods, similar to Claude Code
github.com·2d·
Discuss: Hacker News
Preview
Report Post

⚡️ picocode

The tiny coding agent that speaks every LLM.

picocode is a minimal, high-performance Rust-based coding agent. It’s a small, robust tool designed for developers who want a lightweight assistant that is easy to reason about, safe to use, and highly hackable.

🚀 Quick Start

Get up and running in seconds:

# 1. Install
curl -sSfL https://raw.githubusercontent.com/jondot/picocode/main/install.sh | sh

# 2. Set your API Key (pick your provider)
export ANTHROPIC_API_KEY=your_key_here # For Claude
# or
export OPENAI_API_KEY=your_key_here    # For GPT-4o
# or
export GOOGLE_API_KEY=your_key_here    # For Gemini
# or
export DEEPSEEK_API_KEY=your_key_here  # For DeepSeek

# 3. Start coding
picocode "Analyze this project and suggest improvements"

Or, download di…

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help