Arena Agent Mode with GitHub - Get real work done, moving from idea to shipping in minutes
by•
For a coding agent to be truly useful, it needs to live where the work is: on GitHub. By integrating directly with GitHub and reusing the underlying infrastructure of Agent Mode, we’ve created a seamless experience that allows you to connect a repo, complete a coding task, and push the results—all without leaving your browser.


Replies
Arena
DiffSense
Arena
@conduit_design Yes, free to use!
DiffSense
@elliott_gluck Then the followup question becomes, how will you make money later? whats the business model?
Arena
@conduit_design Thanks for the question. If you scroll down to the bottom of our FAQ page we have a section that talks about this, as well as links to our AI evaluations blog post to learn more https://arena.ai/faq
Dial
Not sure - what's the value proposition?
Arena
@galdayan Check out our launch blog here for more info! https://arena.ai/blog/coding-in-agent-mode
Dial
@elliott_gluck thanks, that clears up the value prop actually - a browser-based agent that can go end to end on a real GitHub-connected repo is a different thing than a chat window. one thing I'm curious about: when a session involves a long-running build or a dev server that needs to stay up while the agent iterates, is that running in a persistent cloud sandbox tied to the session, or does it spin up fresh each time and lose installed deps/running state if you step away and come back later?
Arena
@galdayan The sandbox is persistent and stays active throughout the agent run. When the agent finishes a turn, we pause the sandbox, which preserves all installed dependencies, files, and running state. It resumes when you continue chatting with the agent.
Dial
@aryanvichare good to know, that answers it. persistent sandbox makes a lot more sense for real dev workflows than a fresh container every message
Arena
You can learn more about this functionality in our blog post: https://arena.ai/blog/coding-in-agent-mode
This is a solid step toward making agentic coding feel more like actually having a dev environment in your browser.