Endor
endorhq.bsky.social
Endor
@endorhq.bsky.social
We rebuilt our docs with AI. We could tell you that we asked Rover and Claude to do everything, but that's far from reality. We used agents to write and iterate, while writing the important parts ourselves

🧑‍🚀 AI doesn’t replace thoughtful documentation, it amplifies it

endor.dev/blog/rebuild...
Rebuilding our documentation site using AI
How do you use AI to write documentation without falling into the AI slop trap? We rebuilt our docs site using Rover and Claude, and here's what we learned.
endor.dev
December 6, 2025 at 8:44 AM
Rover v1.7 introduces interactive task iteration and the ability to run a task with multiple agents in parallel — making it easier to refine ideas, explore alternatives, and choose the best outcome.

🚀 npm install -g @endorhq/rover

endor.dev/blog/rover-1-7
Rover v1.7: Interactive iterations and multi-agent parallel tasks
Rover v1.7 introduces interactive task iterations, improved context sharing across iterations, and the ability to run the same task with multiple coding agents.
endor.dev
December 5, 2025 at 3:13 PM
Rover v1.6 introduced custom sandbox images and auto-install of language runtimes, package managers and tools. Now agents have the right environment to run and test changes!

We also added support for new workflows in the VSCode extension!

🚀 npm install -g @endorhq/rover
endor.dev/blog/rover-1-6
Rover v1.6: Custom sandbox environments
Rover v1.6 introduces custom sandbox images, automatic dependency installation, and new VSCode workflows to give your AI agents the environment they need.
endor.dev
November 26, 2025 at 3:13 PM
Rover latest release 1.5 adds support for Cursor agents, revamped documentation, Google Vertex AI improvements and lays the foundation for upcoming AWS Bedrock support. Workflow functionality keeps growing and this release makes it easier to manage them.

Check it out! endor.dev/rover
Rover by Endor
Rover is a manager for AI Coding Agents. It helps you get more done by allowing multiple agents like Claude, Codex or Gemini, to work on your codebase simultaneously
endor.dev
November 13, 2025 at 3:48 PM
Rover, our coding agent manager, has been steadily improving over the past few weeks. New features include better Windows support, non-coding workflows, deeper integration with VSCode and adding Podman as a new way to run and manage sandbox containers. Give it a try today!
Rover by Endor
Rover is a manager for AI Coding Agents. It helps you get more done by allowing multiple agents like Claude, Codex or Gemini, to work on your codebase simultaneously
endor.dev
November 6, 2025 at 8:49 AM
🚀 Rover v1.2 is here! New workflow definition in YAML, more robust coding agents processing, better error messages, and support for Claude Code + Google Vertex AI.

👉 npm install -g @endorhq/rover@latest

endor.dev/blog/rover-1-2
October 17, 2025 at 2:13 PM
Reposted by Endor
Vibe coding is irresponsibly building software through dice rolls, not caring what code is produced

What about when engineers at the top of their game use AI tools responsibly to accelerate their work?

I propose "vibe engineering"!

simonwillison.net/2025/Oct/7/v...
Vibe engineering
I feel like vibe coding is pretty well established now as covering the fast, loose and irresponsible way of building software with AI—entirely prompt-driven, and with no attention paid to …
simonwillison.net
October 7, 2025 at 2:35 PM
"AI tools amplify existing expertise. [...] I’m increasingly hearing from experienced, credible software engineers who are running multiple copies of agents at once"

Amazing post from @simonwillison.net!

Managing multiple agents effectively is why we started Rover! endor.dev/blog/introdu...
October 8, 2025 at 8:49 AM
Fun fact: we’re building Rover with Rover! From full features to tiny commits, it’s already one of the proud contributors to the project. Here you have a example of a full feature implemented by Rover 🚀

github.com/endorhq/rove...
feat: update task details panel styling to match native VSCode design… · endorhq/rover@75da05f
… (#166) * feat: improve extension details panel * feat: improve task details styling in VSCode extension Co-Authored-By: Rover <[email protected]> --------- Co-authored-by: Rover <no...
github.com
October 3, 2025 at 2:30 PM
We just launched Rover 🚀 — our new OSS project to manage AI coding agents!

Join us on Discord to swap ideas & tips on getting the most from Claude, Qwen, Gemini, Codex (and more). Let’s build together 👇

discord.com/invite/ruMJa...
Join the EndorHQ Discord Server!
Check out the EndorHQ community on Discord - hang out with 5 other members and enjoy free voice and text chat.
discord.com
October 3, 2025 at 2:13 PM
Today, we are happy to announce Rover, an OSS manager of AI coding agents. Rover helps you get more done, faster, by allowing multiple agents like Claude, Gemini and Codex, to work on your codebase simultaneously.

👉 npm install -g @endorhq/rover@latest && rover init

endor.dev/blog/introdu...
Introducing Rover, AI coding agent manager
Introducing Rover, an open-source manager for AI coding agents. Run Claude, Codex, Gemini, and more in parallel within isolated environments that don't interfere with your work.
endor.dev
October 2, 2025 at 2:13 PM
Endor v0.2 is here! This version adds volumes, a built-in shell and init commands. It makes it easier to add any kind of Linux server (and Linux itself!) to your workflows, regardless of your OS.

endor.dev/blog/endor-0-2
Volumes, Commands and Terminals in Endor v0.2
Endor CLI v0.2 introduces volumes for seamless file sharing, interactive terminals for debugging, and automation with init commands and scripts. Run isolated development environments with a single com...
endor.dev
July 21, 2025 at 1:13 PM
Run Postgres, Redis, MariaDB as npm dependencies. No Docker, no WSL, no installers.

🔧 npm install -D @endorhq/cli
🚀 npx @endorhq/cli run postgres

That's it. <5 seconds startup on any OS (including Windows)

endor.dev/blog/node-po...
Add services (like Postgres) as Node dependencies
Learn how to run Postgres, MariaDB, and Redis as npm dependencies using Endor. No Docker needed - just npm install and start coding on any OS.
endor.dev
July 14, 2025 at 4:09 PM
Imagine running a Postgres service in less than 5 seconds. You can try it now with Endor, dev tools for AI agents and impatient devs!

npx -y @endorhq/cli@latest run postgres

endor.dev/blog/endor-d...
July 7, 2025 at 7:45 PM
We update our documentation site so it looks more familiar to you! Expect more changes in our documentation soon
Welcome to Endor Documentation
Get started with Endor
docs.endor.dev
April 14, 2025 at 3:11 PM