Launched this week

PhantomX
Unleash an army of coding agents built for Teams.
26 followers
Unleash an army of coding agents built for Teams.
26 followers
PhantomX is a coding agent platform for individuals and teams. Create shareable workspaces once and reuse prompts, secrets, and configs across unlimited tasks. Assign work via natural language or a Jira ticket—Phantom, our AI agent, runs in a sandbox VM with real debugging tools and notifies you when done. Jump in anytime using the in-browser IDE. No local compute. Built for teams and founders short on engineering bandwidth.
Interactive







Free Options
Launch Team

Tried phantomx.dev, had few opinions regarding it. Firstly it is quite fast irrespective of the fact that it is a browser based IDE, the process load on my machine was quite low in contrast to other similar products like cursor, trae, vscode.
The jira, github integration seemed quite smooth and integrated in the the workflow. Being a single developer I don't feel the usage of groups. But for big projects even for single users this feature can come quite in handy to segregate and manage their resources.
Currently the only issue I issue is lack of autocompletes in the editor, even though the editor is made small correction its future scope as a browser based IDE can be improved by adding some of these features.
Good Luck, I will be looking forward to see how users reacts to this new frontier of agentic development
"Unleash an army" is a bold promise, but anyone who has tried to scale Puppeteer beyond a few local instances knows the pain of managing memory leaks and IP rotation. If PhantomX handles the infrastructure orchestration so I can just focus on the scraping logic, that is a massive DevOps burden lifted. I am curious how you handle the cold-start times for spinning up such a large number of agents simultaneously?
@phantomx Container-per-task is a bold architecture, but definitely the right move for stability. That completely solves the 'noisy neighbor' and memory leak issues I was worried about. Impressive engineering!