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

RUN #1084 · live
sandbox · main

Ticket

Fix the flaky auth test and open a PR.

  1. explore

    12s

    214 files indexed

  2. plan

    4s

    3 files · 1 failing test

  3. patch

    18s

    session.ts, auth.spec.ts

  4. test

    41s

    pnpm test --filter=api

  5. pull request

    waiting on green

model · local-firstwriting tests…you keep merge

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.

  1. 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.

  2. 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.

  3. 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

Coming 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.