Show HN: Eve – Managed OpenClaw for work
By
zachdive
Eve is an AI agent harness that runs in an isolated Linux sandbox (2 vCPUs, 4GB RAM, 10GB disk) with a real filesystem, headless Chromium, code execution, and connectors to 1000+ services.
You give it a task and it works in the background until it's done.
I built this because I wanted OpenClaw without the self-hosting, pointed at actual day-to-day work. I’m thinking less personal assistant and more helpful colleague.
Here’s a short demo video: https://www.loom.com/share/00d11bdbe804478e8817710f5f53ac61
The main interface is a web app where you can watch work happen in real time (agents spawning, files being written, use of the CLI). There's also an iMessage integration so you can fire a task asynchronously, put your phone down, and get a reply when it's finished.
Under the hood, there's an orchestrator (Claude Opus 4.6) that routes to the right domain-specific model for each subtask: browsing, coding, research, and media generation.
For complex tasks it spins up parallel sub-agents that coordinate through the shared filesystem. They have persistent memory across sessions so context compounds over time.
I’ve packaged it with a bunch of pre-installed skills so it can execute in a variety of job roles (sales, marketing, finance) at runtime.
Here are a few things Eve has helped me with in the last couple days:
- Edit this demo video with a voice over of Garry: https://www.youtube.com/watch?v=S4oD7H3cAQ0
- Do my tax returns
- To build HN as if it was the year 2030: https://api.eve.new/api/sites/hackernews-2030/#/
AMA on the architecture and lmk your thoughts :)
P.S. I've given every new user $100 worth of credits to try it.
Comments URL: https://news.ycombinator.com/item?id=47721255
Points: 9
# Comments: 4
You might also wanna read
OpenClaw: AI Personal Agent for Computer Control via Chat Apps
OpenClaw is an AI-powered personal agent that transforms computers into 24/7 accessible systems controllable via chat apps like WhatsApp and
VidClaw: Self-Hosted Kanban Dashboard for OpenClaw AI Agent Management
VidClaw is an open-source, self-hosted Kanban dashboard designed specifically for managing OpenClaw AI agents. It provides visual task queui
Pi: A hackable terminal harness for building custom AI coding agent workflows
Pi is a minimal, hackable terminal harness for building custom AI coding agent workflows. It keeps the core small and clean, allowing users
Clawdi: An open-source cloud platform for running AI agents without setup hassles
Clawdi is an open-source platform that enables users to run AI agents (like OpenClaw and Hermes) in the cloud without manual setup. It decou
