palmshed
Home
Projects
Docs
Sign in
Menu
Projects
Open source repositories by Palmshed.
Overview
cursor
Terminal-first autonomous coding agent.
CURSOR
offline · qwen2.5-coder:1.5b
> explain this project
cursor
Terminal-native AI coding agent. Work with
codebases, files, and shell commands
through a conversation-first interface.
mull
upstream
Terminal-based AI coding agent.
mull · Dashboard ~ 3 agents
●
reviewer · audit token flow Awaiting input 2m
⋅
implementer · fix login bug Running: cargo test 12m
○
refactor · feat/login idle 1h
❯ Dispatch a new agent
↑/↓ select · Enter open · Ctrl+R rename
nuntius
Ruby toolkit for language models.
nuntius
# Configure the client
client = Nuntius::Client.
new
(
"openai"
)
# Send a message
response = client.
chat
(
"Hello"
)
puts response.
content
alma
Multimodal AI platform.
alma
Text
Image
Audio
Vision
Code
Video
via
Browser.
palmshed.github.io
Palmshed
AI/developer tools project group.
shed
upstream
Calm, opinionated code editor.
main.rs
1
use
std::io;
2
3
fn
main
() {
4
println!(
"Hello!"
);
5
}
cursor-docs
Cursor documentation website.
CURSOR
Documentation
Guides, references, and tutorials.
Getting Started
Configuration
Telemetry & Planner
plugins
Palmshed plugin marketplace.
plugins
plugins/
├── skills/
│ ├── git-automate/
│ └── test-runner/
├── commands/
│ └── deploy/
└── hooks/
└── pre-commit/
All repositories
cursor
Terminal-first autonomous coding agent
featured
nuntius
Ruby toolkit for language models
alma
Multimodal AI platform
via
Browser
mull
Terminal-based AI coding agent
upstream
shed
Calm, opinionated code editor
upstream
cursor-docs
Cursor documentation website
plugins
Palmshed plugin marketplace
palmshed.github.io
Public org page