Elsewhere · small tools

Small tools nobody asked for

Tools I built for myself, which are probably not useful to most.

ducky

Python

Natural language to bash commands, inline in the terminal. Paste a prompt, get a runnable command.

Don't want to type out worktree commands, or add files to git manually.

zuko

Go

Read-only CLI sandbox for agents. Wraps tools like gh and git behind an allowlist; destructive commands require Touch ID.

I like to live on the edge. Kinda.

watchy

Go

Mini agent that runs background tasks using Ollama. TUI for checking in on them and asking what's going on.

Prettier tailing. Hop around and yank like it's vim

vimollama

Lua

Chat and edit with local or cloud models from inside nvim.

I wanted the Cursor-like experience but in nvim.

ollamaclaw

Go

A minimal take on OpenClaw using Ollama.

Wanted to understand how OpenClaw actually worked from first principles.

Older projects, abandoned experiments, and everything else on github.com/parthsareen. The ones I still reach for live here.