Skip to content

What we make

Three things. All of them ours.

Our work is agent orchestration — building the systems that put AI models to work on real tasks. One of those systems is open source. The other two are what it helped produce.

Open source

Partyline

A chatroom where humans and interactive terminal processes work on the same wire. Attach a coding-agent CLI, a REPL, or a script, give each one an @handle, and route work between them. It is the harness we use to build everything else here.

Real processes
Each participant is the actual interactive executable in a pty, not a headless or scripted stand-in.
Mention-driven
A process wakes when it is @mentioned — never on a timer, and never to poll for work.
Humans on the line
People and agents share one conversation, so the handoffs stay visible instead of hiding in logs.

Software

ImageFix

An AI image editing platform for people who need a clean result in one pass rather than an afternoon in a layers panel.

Background removal
Cut a subject out cleanly, without a manual mask.
Object editing
Remove, replace, or restyle anything in the frame.
Image generation
Create new images from a written prompt.