Autonomous agent · coming soon · MIT
Give it a ticket.Get a pull request.
CodeLoom is a Devin-shaped agent that explores the repo, plans, patches, runs tests, and opens a PR. Educational, open, and still very coming soon.
codeloom.iresharma.com · a dispatch by Iresh Sharma
Ticket
Fix the flaky auth test and open a PR.
explore
12s
214 files indexed
plan
4s
3 files · 1 failing test
patch
18s
session.ts, auth.spec.ts
test
41s
pnpm test --filter=api
pull request
—
waiting on green
01
Explore
Walks the repo graph, finds the files that actually matter, ignores the noise.
02
Patch
Writes a focused diff. No drive-by refactors unless you asked for one.
03
Test
Runs the suite in a disposable sandbox. Your laptop is not the blast radius.
04
PR
The artifact is git. Review it like any other human-shaped contribution.
Mission log
A short loop. Then a pull request.
No magic beyond a model, a sandbox, and the git primitives you already trust.
T+12m
It plans before it types
A messy ticket becomes a sequence: files, tests, and a stop condition. If it cannot execute the plan, it says so.
T+24m
It lives in the repo
Reads, searches, edits, and reruns until the suite is green — or it tells you why not. Long jobs survive a closed tab.
T+36m
You keep the merge button
Nothing merges itself. Come back to a branch, a diff, and a conversation — not a half-typed chat.
0
Surfaces in the family
0
Closed-source lines
0%
Merge buttons you still own
Adjacent consoles
ide.codeloom.iresharma.com
CodeLoom IDE
An AI-native editor. Cursor energy, built from a VS Code fork.
Open IDEtui.codeloom.iresharma.com
CodeLoom TUI
A coding agent in the terminal, with a Neovim-like workspace.
Open TUIcli.codeloom.iresharma.com
CodeLoom CLI
A coding agent you invoke like any other Unix tool.
Open CLIComing soon
Star the repos. Watch the night shift.
Not for sale. An open-source resume project. Follow along on GitHub, or read the dispatch notes.