v0.1.0 #85
rennf93
announced in
Announcements
v0.1.0
#85
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RoboCo v0.1.0 — first public release
RoboCo is a virtual software company: 20 AI agents and one human — you, the CEO.
You hand work in at the top; the organization carries it through planning, building,
review, and documentation, then brings it back for your sign-off. You act at the two
ends; the agents fill in everything between.
What holds it together is structure, not a clever prompt — everything is a task, no
You hand work in at the top; the organization carries it through planning, building,
review, and documentation, then brings it back for your sign-off. You act at the two
ends; the agents fill in everything between.
What holds it together is structure, not a clever prompt — everything is a task, no
task moves without acceptance criteria, and every task walks the same role-gated
lifecycle: built, QA'd, documented, PM-reviewed, approved.
— chat with an agent that reads your actual codebase,
interviews you, and drafts a well-formed task (objective, per-cell breakdown,
acceptance criteria) ready to launch. RoboCo built this feature itself.
PM review → CEO approval → done, every transition enforced by role.
Main PM's integration branch; only the CEO ever merges to
master.company runs itself in between.
notifications, live metrics, the Task Assistant) behind a single nginx entry point.
cloud via Claude.
See it work
The walkthrough in
docs/how-to.mdfollows RoboCo building one of itsown features — the Task Assistant — across all three cells, failing and re-running its
own QA, and opening the real pull request. RoboCo builds RoboCo.
Run it
Clone and
docker compose up(builds locally), or pull the published images:ghcr.io/rennf93/roboco-*—orchestrator,panel,agent-base, and theeight agent images, at
0.1.0/latestrenzof93/roboco-*, at0.1.0/latestSetup, configuration, and the security model are in the README.
License
AGPL-3.0. Contributions welcome under the CLA.
Full Changelog: https://github.com/rennf93/roboco/commits/v0.1.0
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions